CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    May 1999
    Posts
    23

    Win32 Socket Programming book?

    Can anyone suggest a good book for programming win32 sockets? I choose win32 so I can move over to Unix at a later date without too much trouble.

    Thanks.
    Orion


  2. #2
    Join Date
    May 1999
    Location
    Atlanta, GA, USA
    Posts
    443

    Re: Win32 Socket Programming book?

    Hi.

    Check www.sockets.com.

    My company network administrator happened to have the book which
    this site explained, this is as a book for Winsock as one of Unix.

    I often use MFC for WinSock, but I reconsider my approach.

    HTH.
    -Masaaki Onishi-


  3. #3
    Guest

    Re: Win32 Socket Programming book?

    I have had great help understanding about sockets by reading "WinSock 2.0" by Lewis Napper.

    ISBN 0-7645-8049-3


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

Featured