CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Apr 2007
    Posts
    87

    Good C++ Socket libraries?

    Hi!

    I'm looking to do some socket programming in C++, but I was wondering which are the best socket libraries to use? I really just need to create a UDP server.

    I was looking to develop it in windows, but it also needs to run on linux, so I was hoping for something that was cross-platform.

    Thanks for the help

  2. #2
    Join Date
    Jul 2010
    Posts
    2

    Talking Re: Good C++ Socket libraries?

    Try Raknet.

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