by Matze (1 Submission)
Category: Internet/HTML
Compatability: Visual Basic 3.0
Difficulty: Advanced
Date Added: Wed 3rd February 2021
Rating:
(10 Votes)
Ok, I made it now it's time to release a version of my inet32.dll an ActiveX-DLL that capsulate the HTTP- and FTP-Protocol including NTLM authorization, HTTP-Redirection and Proxy support. The HTTP-Protocol works asyncron (events) and the FTP-Protocol works synchron (sorry). A documentation for the interface is avaible *.hlp (but sorry only in german :-[). I think this code is a good replacement for the "Internet Transfer Controls". I only used the Winsocks Controlls (sorry ;-). An example to use the HttpEngine is also avaible (written by Kai thx ;-).
Inputs
optional: proxy-server, username/password, url
that's all
Assumes
documentation inet32.hlp
ahh, one moment of course, if you have trouble like this "ActiveX-DLL Objekt creation failed" try "regsvr32 inet32.dll" and try again.
Code Returns
i hope a nice html document *g*
Side Effects
good application I think!
Download Inet32Dll (175 KB)