Robert Harper
2004-09-23 14:56:17 UTC
I am trying to use a servlet to capture a post from an application that is
using WinINet to send the data. I can use IE to browse to the servlet and
receive a response. When I make my call to HttpSendRequest(), the function
fails and GetLastError() returns ERROR_INTERNET_NAME_NOT_RESOLVED. Is there
a limitation in WinINet that it must be a WWW service?
using WinINet to send the data. I can use IE to browse to the servlet and
receive a response. When I make my call to HttpSendRequest(), the function
fails and GetLastError() returns ERROR_INTERNET_NAME_NOT_RESOLVED. Is there
a limitation in WinINet that it must be a WWW service?