Winsock (win32 app.)
Lookin'' for some sample code on a Win32 server/client program, can anyone help ? (not MFC not console)
We are here just like this,It really doesn't matter why.The world is here like it is,'We could laugh we could cry.Is it good or is it bad,Wright or maybe wrong?There's no use of being sad,Without a purpose within a song.
Well, Petzold''s Win32 book, _Programming Windows_, briefly covers sockets.
Otherwise, a good place to start might be Beej''s guide.
http://www.ecst.csuchico.edu/~beej/guide/net/
Note that Beej''s guide is based on Unix sockets (which is almost identical to windows sockets in terms of syntax).
I''d recommend having MSDN handy, also.
--Rob
Otherwise, a good place to start might be Beej''s guide.
http://www.ecst.csuchico.edu/~beej/guide/net/
Note that Beej''s guide is based on Unix sockets (which is almost identical to windows sockets in terms of syntax).
I''d recommend having MSDN handy, also.
--Rob
[email=direwolf@digitalfiends.com]Dire Wolf[/email]
www.digitalfiends.com
www.digitalfiends.com
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement