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.
Submitted On | 2007-09-09 14:40:18 |
By | Thomas John |
Level | Intermediate |
User Rating | 5.0 (15 globes from 3 users) |
Compatibility | VB 6.0 |
Category | Internet/ HTML |
World | Visual Basic |
Archive File | HTTP_Class2082709102007.zip |