
http://imageshack.us...s/254/modem.jpg
And a Netgear router, whose page looks like this:
http://imageshack.us...443/routerq.jpg
Right now, in the client and server runner classes, I pass my PC's private IP address along with my chosen port number to the ServerSocket and Socket objects. I hear that Sockets are able to be either UDP or TCP, depending on how you set them up, or something...? I don't do anything like that though, I just instantiate them and pass them the 2 values, and off they go... So also, I would need to know how to change the code accordingly with the changes to my router/modem settings.
Edited by ACher91, 16 November 2011 - 07:23 PM.