Results 1 to 2 of 2

Thread: Winsock Programming

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Jun 2000
    Location
    England, Buckingham
    Posts
    1,341

    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.

  2. #2
    Addicted Member
    Join Date
    Aug 2001
    Location
    I'm mobile
    Posts
    166
    some resources that may help you:

    -http://world.std.com/~jimf/papers/sockets/winsock.html
    -http://www.net-sync.com/winsock/
    [p r a e t o r i a n]

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width