Thread: Sockets

  1. #1
    Its not rocket science vasanth's Avatar
    Join Date
    Jan 2002
    Posts
    1,683

    Sockets

    I am intrested in socket programming in C++.. please help with references and ideas.. I use a Turbo c++ compiler( A little outdated...)

  2. #2
    TK
    Guest
    Windows sockets API is called WinSock.
    < www.msdn.microsoft.com/library/>

    Then choose 'Up One Level'/Networking And Something Or Other/Network Protocols/Windows Sockets/SDK Documentation

  3. #3
    Registered User
    Join Date
    Jun 2002
    Posts
    106
    you can fınd good tutorıals at www.cpp-home.com
    C++ Makes you Feel Better

    "Gravity connot be held reponsible for people falling in love"--Albert Einstein

  4. #4
    Refugee face_master's Avatar
    Join Date
    Aug 2001
    Posts
    2,052
    I bought "Network Programming for Microsoft Windows" recently and its pretty good, but it's not only winsock, it includes some VB and C# examples

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Best way to poll sockets?
    By 39ster in forum Networking/Device Communication
    Replies: 3
    Last Post: 07-22-2008, 01:43 PM
  2. Cross platform sockets
    By zacs7 in forum Networking/Device Communication
    Replies: 5
    Last Post: 06-27-2007, 05:16 AM
  3. multiple UDP sockets with select()
    By nkhambal in forum Networking/Device Communication
    Replies: 2
    Last Post: 01-17-2006, 07:36 PM
  4. Raw Sockets and SP2...
    By Devil Panther in forum Networking/Device Communication
    Replies: 11
    Last Post: 08-12-2005, 04:52 AM
  5. Starting window sockets
    By _Cl0wn_ in forum Windows Programming
    Replies: 2
    Last Post: 01-20-2003, 11:49 AM