Programming Forums

Programming Forums (http://www.programmingforums.org/forumindex.php)
-   C++ (http://www.programmingforums.org/forum15.html)
-   -   Internet, not LAN (http://www.programmingforums.org/showthread.php?t=10057)

Cornelius May 29th, 2006 8:47 PM

Internet, not LAN
 
1 Attachment(s)
Hi Folks

I'm trying to get this program to host using the internet, and not the LAN. I'd like to be able to edit the source code to easy switch between the two.

Any help would be useful.

C

free-zombie May 30th, 2006 8:13 AM

TCP/IP is the same no matter if you are on the internet or a LAN - on the internet you need open ports somewhere though (on the LAN as well, but it's easier there)

Cornelius May 30th, 2006 10:16 AM

What would I change to the code to make it host on the net? It already works okay on LAN as it is, I just need to test it on the internet.


All times are GMT -5. The time now is 7:58 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC