CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
+ Reply to Thread
Results 1 to 2 of 2

Thread: HTTP lib

  1. #1
    Join Date
    Dec 2009
    Posts
    1

    HTTP lib

    I need a open-source lib (with GNU or GPL) to work with HTTP/FTP things a bit easier then threw sockets. With ready classes for HTTP get and post.
    It has to be based on sockets and can be used in VC, Builder or gcc as well.

  2. #2
    Join Date
    Jan 2009
    Posts
    1,688

    Re: HTTP lib

    libcurl, it's pretty much the standard for this. It's old, fast, very well maintained, has a very active mailing list, and stable

+ Reply to Thread

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts



HTML5 Development Center

Click Here to Expand Forum to Full Width