Tools Links Login

http client comparison

This code shows how to perform an http GET or POST from your VB program using 6 different methods: xmlhttp (msxml), WinInet (dll), WinInet (ocx), WebBrowser control, AspHttp, AspTear. Some methods only run when you install the 3rd party components from their Web sites. Hints how to get them are in the code.
For more information and to get future updates please visit my Homepage.

Original Author: Klemens Schmid

Assumptions

The code in the CUrl class makes heavily use of regular expressions and therefore you need a reference to the "Microsoft VBScript Regular Expressions 5.5".

About this post

Posted: 2002-06-01
By: ArchiveBot
Viewed: 71 times

Categories

Visual Basic 6

Attachments

http_clien69653472002.zip
Posted: 9/3/2020 3:45:00 PM
Size: 27,296 bytes


Loading Comments ...

Comments

No comments have been added for this post.

You must be logged in to make a comment.