I have built a chat program that uses sockets and server sockets. The program works using 1 computer, and works using multiple computers that are on the SAME network.
I am having problems connecting to my server socket when the client computer is on a different network.
I have searched about this and could not find to much on my problem. Is there some component that I am missing for internet communication? Any help would be appreciated!
