home *** CD-ROM | disk | FTP | other *** search
/ Planet Source Code Jumbo …e CD Visual Basic 1 to 7 / 5_2007-2008.ISO / data / Zips / HTTP_Class2082709102007.psc / @PSC_ReadMe_69284_1.txt next >
Text File  |  2007-09-10  |  981b  |  16 lines

  1. Title: HTTP Class (client) GET, POST (files and data), Chunks, Headers, No OCX + Demo
  2. Description: HTTP class (client side) winsock without ocx.
  3. Sends data and files through the POST method. Also sends simple GET requests.
  4. Processes chunked data.
  5. Easy to send, retrieve and modify headers.
  6. The class is even more easy to use and/or modify.
  7. The code is commented in french but vb code stays vb code.
  8. The demo included connects to my server, sends POST data and retrieves the results.
  9. You can see at any moment the data being sent.
  10. No OCX used. Even for the timers (api)
  11. Hope you like it.
  12. This file came from Planet-Source-Code.com...the home millions of lines of source code
  13. You can view comments on this code/and or vote on it at: http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=69284&lngWId=1
  14.  
  15. The author may have retained certain copyrights to this code...please observe their request and the law by reviewing all copyright conditions at the above URL.
  16.