cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
General C++ Programming
Netork
Netork
Sep 17, 2008 at 9:18am UTC
Nandor
(83)
Does anyone know tutorials for creating network applications(like sending data from one computer to an another one)?
Sep 17, 2008 at 1:44pm UTC
Mitsakos
(343)
If you are using windows then MSDN has a very nice explanation of winsock and a small client-server application
http://msdn.microsoft.com/en-us/library/ms740673(VS.85).aspx
Sep 18, 2008 at 6:44am UTC
Nandor
(83)
Thanks Very much!
Topic archived. No new replies allowed.