winsock tcp client server chat
Hello Guys!
I have created some simple client server apps with
Visual Basic using the Winsock.ocx...
Now I want to learn how to create a simple tcp chat
for windows using C++ (no MFC)
Does anybody know a "good and simple" tutorial
on how to create a client server chat in c++
cheers
opengl_coder
[edited by - opengl_coder on June 1, 2003 6:08:18 AM]
You can start with my Winsock class found in the DevZone of IcarusIndie.com
You then just do it the same way you did it in VB.
Ben
IcarusIndie.com
KalvinB - (to Jessika) do you accept Jesus as your lord and savior
Jessika - Sure I can accept all forms of payment.
You then just do it the same way you did it in VB.
Ben
IcarusIndie.com
KalvinB - (to Jessika) do you accept Jesus as your lord and savior
Jessika - Sure I can accept all forms of payment.
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement