Author | Forum: General Questions Topic: Communication between Server and Client in different network |
rovic From: brooklyn, NY USA Posts: 10 Member Since: 07/26/06 |
posted May 28, 2012 12:05 PM Hello We have Dart.PowerTCP.Sockets version 1.1.1.4 We are using bellow process for connection with client and server in different network. 1)TCPObject.Connect(ServerIP,Server TCP Port Number) for direct connect with server. on same network client and server communication works fine. But when we are using different network to connect with server then client is not able to connect with server. I have added the port number in firewall exception also. is there any other way to connect with server in different network ? If possible then please send your advice. Thanks |
Jason Farrar (Admin) From: Oneida, NY USA Posts: 223 Member Since: 07/24/07 Extra Support Options Custom Application Development |
posted May 29, 2012 8:50 AM What happens if you try to use the command line Telnet client instead of the control on the client machine to connect to the server on the same port? |
rovicohen From: New York, NY USA Posts: 24 Member Since: 09/19/05 |
posted June 8, 2012 11:20 AM Hi thanks for reply. We have solved the problem. Thanks |
Reply | General Questions Topics | Forums |
This site is powered by PowerTCP WebServer for ActiveX |