by Thomas John (1 Submission)
Category: Internet/HTML
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating:
(3 Votes)

HTTP class (client side) winsock without ocx.
Sends data and files through the POST method. Also sends simple GET requests.
Processes chunked data.
Easy to send, retrieve and modify headers.
The class is even more easy to use and/or modify.
The code is commented in french but vb code stays vb code.
The demo included connects to my server, sends POST data and retrieves the results.
You can see at any moment the data being sent.
No OCX used. Even for the timers (api)
Hope you like it.
Download HTTP Class (client) GET, POST (files and data), Chunks, Headers, No OCX + Demo (37 KB)
No comments have been posted about HTTP Class (client) GET, POST (files and data), Chunks, Headers, No OCX + Demo. Why not be the first to post a comment about HTTP Class (client) GET, POST (files and data), Chunks, Headers, No OCX + Demo.