At home, I have a modem, router, desktop, and laptop.
My modem is connected to my router. The desktop is connected through a wire to my router. The laptop is connected wirelessly to the home network/router.
When I go to this website: http://whatismyipaddress.com/ , the IP address is the same for my desktop and my laptop. How can I determine the unique IP?
The reason I ask is because I am interested in developing a simple C++ server-client chat application intended to work over the internet. When writing this, I believe the client's code will need to have information about the server (IP Address and Port #). I would like to run the server on the Desktop machine and have any machine running the client code to be able to connect to it.
Thanks for your help. Also, in case you are interested, I am following this c++ chat application tutorial to do this: http://www.youtube.com/watch?v=-Rk8LPtVpY0