Thread: socket programming

  1. #1
    JagWire
    Guest

    Exclamation socket programming

    You guys probably get this a lot but are there any really good tutorials on winsock? I've already read beej's guide but i found it a little vague concerning windows....

  2. #2
    Registered User (TNT)'s Avatar
    Join Date
    Aug 2001
    Location
    UK
    Posts
    339
    Hey,


    I know these tutorials are either very useful or completly misleading. I strugled to find a good one that taught me all i needed to know on sockets. But i did find it eventually Head over to here:


    Part 1, Covers alot, teaching you the basics to advanced:
    http://blacksun.box.sk/tutorials/for...ile=part1.html

    Part 2, More advanced, again very useful:
    http://blacksun.box.sk/tutorials/for...ile=part2.html

    As i say this covers everything you could want to know like ftp email e.t.c


    Hope that helps,

    TNT
    TNT
    You Can Stop Me, But You Cant Stop Us All

  3. #3
    Registered User johnnie2's Avatar
    Join Date
    Aug 2001
    Posts
    186
    You can also take a look at http://www.hal-pc.org/~johnnie2/winsock.html for another tutorial and The Winsock Programmer's FAQ for additional information.
    "Optimal decisions, once made, do not need to be changed." - Robert Sedgewick, Algorithms in C

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. socket programming question, closing sockets...
    By ursula in forum Networking/Device Communication
    Replies: 2
    Last Post: 05-31-2009, 05:17 PM
  2. Socket Help - Multiple Clients
    By project95talon in forum C Programming
    Replies: 5
    Last Post: 11-17-2005, 02:51 AM
  3. when to close a socket
    By Wisefool in forum Networking/Device Communication
    Replies: 5
    Last Post: 11-02-2003, 10:33 AM
  4. problem closing socket
    By Wisefool in forum Networking/Device Communication
    Replies: 2
    Last Post: 10-29-2003, 12:19 PM
  5. socket newbie, losing a few chars from server to client
    By registering in forum Linux Programming
    Replies: 2
    Last Post: 06-07-2003, 11:48 AM