Jump to content

problems with InetGet()


Recommended Posts

I have noticed that the InetGet() function requires the URL to have the server DNS name.

It does not work if I use the IP in the URL

I am using HTTPS

I have also noticed that the HttpSetProxy(1) call to direct around the proxy servers does not work on Vista.

I have tried to use the WinHTTPRequest COM object but I can't get it working for binary files.

I tried to use the ResponseBody property, but it still won't return the entire file contents.

MSDN says: "The ResponseBody property retrieves the response entity body as an array of unsigned bytes."

Any ideas?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...