|
|
|
|||||
|
Question about Connect with Internet
After creating a Linux server for registration, I now created an application on Windows (2003, VS2003). This application has to register on the linux server after starting. That is working. The application work on local area network ,it's ok.
The application work on internet, The Server Get "[ /opt/Ice-3.1.0/bin/icegridnode: Network: accepted tcp connection local address = 192.168.2.135:12000 remote address = 61.*.*.247:1046 ] ", The application catch Ice::ConnectionLostException the err is WSAtimeout What I hase to do ,It can work on internet? |
|
||||||
|
Welcome to our forums! Can you please set your signature as described in this thread? Also, can you please include the full network traces, as well as the precise text (cut&paste) of the exception.
|
|
|||||
|
Thank your double-quick reply!
Application network traces Code:
[ i:/Ice-3.1.0-VC71/demo/IceGrid/sessionActivation/client.exe: Network: trying t o establish tcp connection to 222.68.142.151:12000 ] [ i:/Ice-3.1.0-VC71/demo/IceGrid/sessionActivation/client.exe: Network: tcp conn ection established local address = 192.168.1.3:2395 remote address = 222.68.142.151:12000 ] [ i:/Ice-3.1.0-VC71/demo/IceGrid/sessionActivation/client.exe: Network: received 14 of 14 bytes via tcp local address = 192.168.1.3:2395 remote address = 222.68.142.151:12000 ] [ i:/Ice-3.1.0-VC71/demo/IceGrid/sessionActivation/client.exe: Protocol: receive d validate connection message type = 3 (validate connection) compression status = 0 (not compressed; do not compress response, if any) message size = 14 ] [ i:/Ice-3.1.0-VC71/demo/IceGrid/sessionActivation/client.exe: Protocol: sending request message type = 0 (request) compression status = 0 (not compressed; do not compress response, if any) message size = 75 request id = 1 identity = IceGrid/Locator facet = operation = findObjectById mode = 1 (nonmutating) context = ] [ i:/Ice-3.1.0-VC71/demo/IceGrid/sessionActivation/client.exe: Network: sent 75 of 75 bytes via tcp local address = 192.168.1.3:2395 remote address = 222.68.142.151:12000 ] [ i:/Ice-3.1.0-VC71/demo/IceGrid/sessionActivation/client.exe: Network: received 14 of 14 bytes via tcp local address = 192.168.1.3:2395 remote address = 222.68.142.151:12000 ] [ i:/Ice-3.1.0-VC71/demo/IceGrid/sessionActivation/client.exe: Network: received 63 of 63 bytes via tcp local address = 192.168.1.3:2395 remote address = 222.68.142.151:12000 ] [ i:/Ice-3.1.0-VC71/demo/IceGrid/sessionActivation/client.exe: Protocol: receive d reply message type = 2 (reply) compression status = 0 (not compressed; do not compress response, if any) message size = 77 request id = 1 reply status = 0 (ok) ] [ i:/Ice-3.1.0-VC71/demo/IceGrid/sessionActivation/client.exe: Network: trying t o establish tcp connection to 192.168.2.135:12000 ] [ i:/Ice-3.1.0-VC71/demo/IceGrid/sessionActivation/client.exe: Protocol: sending request message type = 0 (request) compression status = 0 (not compressed; do not compress response, if any) message size = 75 request id = 2 identity = IceGrid/Locator facet = operation = findObjectById mode = 1 (nonmutating) context = ] [ i:/Ice-3.1.0-VC71/demo/IceGrid/sessionActivation/client.exe: Network: sent 75 of 75 bytes via tcp local address = 192.168.1.3:2395 remote address = 222.68.142.151:12000 ] [ i:/Ice-3.1.0-VC71/demo/IceGrid/sessionActivation/client.exe: Network: received 14 of 14 bytes via tcp local address = 192.168.1.3:2395 remote address = 222.68.142.151:12000 ] [ i:/Ice-3.1.0-VC71/demo/IceGrid/sessionActivation/client.exe: Network: received 63 of 63 bytes via tcp local address = 192.168.1.3:2395 remote address = 222.68.142.151:12000 ] [ i:/Ice-3.1.0-VC71/demo/IceGrid/sessionActivation/client.exe: Protocol: receive d reply message type = 2 (reply) compression status = 0 (not compressed; do not compress response, if any) message size = 77 request id = 2 reply status = 0 (ok) ] [ i:/Ice-3.1.0-VC71/demo/IceGrid/sessionActivation/client.exe: Network: trying t o establish tcp connection to 192.168.2.135:12000 ] : .\Network.cpp:675: Ice::ConnectFailedException: connect failed: WSAETIMEDOUT |
|
|||||
|
hi Benoit,
Thank you very much! The question is run behind a firewall, and not set the PublishedEndpoints property . Now that's ok! |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [help]how to connect a server by ip? | joise | Help Center | 5 | 06-30-2006 06:11 AM |
| connect question | yxt | Help Center | 0 | 09-02-2005 06:33 AM |
| How Ice client connect to the Internet through proxy server? | xiehua | Help Center | 4 | 02-28-2004 02:40 AM |
| Connect failed HELP! | alesio | Help Center | 1 | 02-24-2004 07:06 AM |
| The Internet Communications Engine | marc | Announcements | 0 | 02-17-2003 10:53 AM |