Thread: winsock2.h

  1. #1
    Registered User
    Join Date
    Jan 2003
    Posts
    25

    winsock2.h

    How do I make a simple connection in C++ using winsock2.h?
    Thanks

  2. #2
    Registered User
    Join Date
    Nov 2001
    Posts
    1,348
    Here is one resource.

    http://www.codeproject.com/internet/

    I highly recommend that you study from a network programming book if you seriously want to learn socket programming.

    I highly recommend Network Programming for Microsoft Windows, Second Edition by Anthony Jones and Jim Ohmund.

    Kuphryn

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Replies: 2
    Last Post: 06-04-2009, 01:57 PM
  2. winsock2.h problem
    By xixpsychoxix in forum Networking/Device Communication
    Replies: 1
    Last Post: 10-08-2008, 05:08 PM
  3. Winsock.h and Winsock2.h
    By azteched in forum Networking/Device Communication
    Replies: 5
    Last Post: 12-24-2004, 07:42 PM
  4. Errors when including winsock2.h
    By skiingwiz in forum Windows Programming
    Replies: 2
    Last Post: 12-27-2002, 07:32 PM