Zelaron Gaming Forum

Zelaron Gaming Forum (http://zelaron.com/forum/index.php)
-   Tech Help (http://zelaron.com/forum/forumdisplay.php?f=329)
-   -   TCP//IP tutorials (http://zelaron.com/forum/showthread.php?t=15904)

Demosthenes 2003-03-06 07:16 PM

TCP//IP programming
 
Where would I go to learn about TCP//IP programming, prefferably in c/c++? What all should I learn? I know the basics of how a network works and all that, but should I enhance my knowledge of the network or should I focus on coding? I don't know. If someone could point me in the right direction, perhaps give me a link or something, I would greatly appreciate it. Thnx for ne help.

drivehappy 2003-03-07 03:13 PM

I'm not sure how to do that in C++. In VB you use the winsock control and .Net you use a socket class. You basically have a socket listen on a port (local IP) when it has a connection request, you have another socket actually connect. Then just use a send function and recieve function.

Acer 2003-03-17 02:01 AM

Learn WINSOCK API


All times are GMT -6. The time now is 09:56 AM.

Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
This site is best seen with your eyes open.