Results 1 to 7 of 7

Thread: winsock programming tutorial

  1. #1

    Thread Starter
    Hyperactive Member Amon Ra's Avatar
    Join Date
    Feb 2001
    Location
    In some cave on Uranus...
    Posts
    500

    winsock programming tutorial

    ok i have been looking everywhere for a good, easy to understand and complete winsock tutorial, but i cant find one..i can only find stupid ones that use very confusing code(1-letter vars)
    Code:
    int l;
    int c;
    ...
    does anybody know of a good one? thanks in advance
    Amon Ra
    The Power of Learning.

  2. #2

    Thread Starter
    Hyperactive Member Amon Ra's Avatar
    Join Date
    Feb 2001
    Location
    In some cave on Uranus...
    Posts
    500
    does anybody know one?
    Amon Ra
    The Power of Learning.

  3. #3
    Frenzied Member
    Join Date
    Jul 1999
    Posts
    1,800
    i thought there were a few in the faq

  4. #4
    Fanatic Member nabeels786's Avatar
    Join Date
    Jul 2001
    Location
    New York
    Posts
    919
    this a great tutorial that i used, and its got tons of explaination and code:

    http://www.inf.pucrs.br/~derose/file...ktutorial.html

    hope that helps
    Visit www.fragblast.com
    Gaming, forums, and a online RPG/Battle system




    (__Flagg) DOT NET? is this a Hindi Dating service?

  5. #5
    Lively Member Brandito's Avatar
    Join Date
    Nov 2000
    Location
    Here, There, Every Where!
    Posts
    106

    Book

    The best book you can buy on Network Programming would have to be:

    Unix Network Programming by Stevens

    Even though it is for UNIX, it will teach you EVERYTHING you need to know to write professional networking applications. I think it goes over changing the the code over windows via winsock too.

    l8r,
    Brandito
    Master of Cyber Fu - A Temple of Digital Chi

  6. #6

    Thread Starter
    Hyperactive Member Amon Ra's Avatar
    Join Date
    Feb 2001
    Location
    In some cave on Uranus...
    Posts
    500
    cool thanks.. i am gonna check-it out..
    Amon Ra
    The Power of Learning.

  7. #7
    PowerPoster abdul's Avatar
    Join Date
    Dec 2000
    Location
    Ontario,Canada
    Posts
    2,827
    "Network Programming for Microsoft Windows" is also a great book that teaches you Winsock API and other network related stuff.
    Baaaaaaaaah

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