Hi,

I'm trying to get the eqServer talking to my clients on "localhost" port
9999


I am using the 2-window.eqc config . I have the following connection
parameters added :


# 2-window test config
server
{
    connection { hostname "localhost" port 9999 }
    config
    {
        appNode
        {
       connection { hostname "localhost" port 9999 }
       ....etc....
 
I run up the eqServer ...

2 Listening on localhost[127.0.0.1]:9999 (TCPIP#102400#ssh -n %h %c >&
%h.%n.log#39#60000#localhost#9999#)

then run eqPly

./eqPly -- --eq-client --eq-listen localhost:9999

however I get Address already in use error:

23256 47611000616400 ./lib/net/init.cpp:46     1 Log level INFO topics 0
23256 47611000616400 ./lib/net/node.cpp:105     2 New Node @0x685460
fdb29b9c-8705-4563-8543-79f1392b89c6
23256 47611000616400 ./lib/client/client.cpp:48     2 New client at 0x685460
23256 47611000616400 ./lib/net/node.cpp:172     2 args: ./eqPly, --,
--eq-client, --eq-listen, localhost:9999,
23256 47611000616400 ./lib/net/node.cpp:231     2 Listener data:
fdb29b9c-8705-4563-8543-79f1392b89c6#1#TCPIP#0##39#10000#localhost#9999#
23256 47611000616400 ./lib/net/socketConnection.cpp:127     3 Address
127.0.0.1:9999
23256 47611000616400 ./lib/net/socketConnection.cpp:162     3 Could not
bind socket 8: Address already in use(98) to 127.0.0.1:9999 AF 2
23256 47611000616400 ./lib/net/node.cpp:271     3 Can't create listener
connection: RefPtr<connection tcp/ip localhost:9999>
23256 47611000616400 ./lib/net/node.cpp:235     3 Can't setup listener(s)
23256 47611000616400 ./examples/eqPly/main.cpp:75     3 Can't init client


Is anyone able to shed some light  ?

Best Regards
Paul



IMPORTANT: This email remains the property of the Australian Defence 
Organisation and is subject to the jurisdiction of section 70 of the CRIMES ACT 
1914.  If you have received this email in error, you are requested to contact 
the sender and delete the email.


_______________________________________________
eq-dev mailing list
[email protected]
http://www.equalizergraphics.com/cgi-bin/mailman/listinfo/eq-dev
http://www.equalizergraphics.com

Reply via email to