Java Sockets, how to connect with no public IP - TechRepublic
General discussion
July 24, 2006 at 06:37 AM
blndo2001

Java Sockets, how to connect with no public IP

by blndo2001 . Updated 19 years, 11 months ago

I did created a socket for connecting a Client to A Server. With Java you give the IP and the port no, this will work if you have a public Internet IP. How I can connect the client with the server if my ISP is not providing me a public IP. How this can work as messenger programs can work on any computer even with no public IP.

This discussion is locked

All Comments