Jump to content

Recommended Posts

Posted

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?

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
×
×
  • Create New...