Thread: winsock tutorials

  1. #1
    Registered User
    Join Date
    Feb 2006
    Posts
    71

    winsock tutorials

    Where can I get some good winsock tutorials to learn from... currently I just started looking at johnnies winsock tutorial

  2. #2
    Supermassive black hole cboard_member's Avatar
    Join Date
    Jul 2005
    Posts
    1,709
    That's the one I was going to recommend - I learnt how to program winsock from there.
    Good class architecture is not like a Swiss Army Knife; it should be more like a well balanced throwing knife.

    - Mike McShaffry

  3. #3
    Registered User
    Join Date
    Feb 2006
    Posts
    71
    ok =P, I was just thinking more than one tutorial would be necessary... I do have some questions.. I use dev-cpp and when i try to compile there example source I get a whole bunch of Linker Errors. How do I fix this (I started a win32 project and everything)

  4. #4

  5. #5
    Registered User eth0's Avatar
    Join Date
    Dec 2003
    Posts
    164
    http://cboard.cprogramming.com/showthread.php?t=41926

    I would recommend Winsock Programmers FAQ
    Open source isn't a matter of life or death......
    .......its much more important than that!!


    SuSE Linux - GCC 3.4.2
    XP Pro - Visual Studio 2005 TS, MinGW 3.4.2

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Where do I initialize Winsock and catch messages for it?
    By Lithorien in forum Windows Programming
    Replies: 10
    Last Post: 12-30-2004, 12:11 PM
  2. tutorials for winsock
    By Sekti in forum C++ Programming
    Replies: 4
    Last Post: 06-11-2002, 06:08 PM
  3. WinSock tutorials
    By loobian in forum A Brief History of Cprogramming.com
    Replies: 2
    Last Post: 02-09-2002, 07:59 PM
  4. winsock tutorials
    By face_master in forum C++ Programming
    Replies: 2
    Last Post: 12-21-2001, 04:02 AM
  5. Winsock tutorials?
    By SyntaxBubble in forum Windows Programming
    Replies: 1
    Last Post: 10-25-2001, 08:15 AM