|
-
Jan 18th, 2002, 12:30 PM
#1
Thread Starter
Frenzied Member
Winsock Programming
This has probably been asked many times.
I need some resources on winsock programming, what im aiming to achieve is to program a server/client chat model where the sever will be able to cope with lots of clients talking.
I have heard there are three types of server, well there are three, maybe more.
Non - Blocking
Blocking
Asynchronous.
I mainly need help with the server, ie accepting multiple connections and then checking them all for data coming in.
-
Jan 18th, 2002, 02:47 PM
#2
Addicted Member
some resources that may help you:
-http://world.std.com/~jimf/papers/sockets/winsock.html
-http://www.net-sync.com/winsock/
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|