PDA

Click to See Complete Forum and Search --> : Get Post or Retrieve to HTTPS with anything?


hozo
Dec 22nd, 2000, 10:53 AM
Is there anyway to get post or retrieve (which the proper terminology is) to a https server with just the inet or winsock com's ? I know the port is 443 but does the socket automatically kick in the 128 encryption.. etc?

Basically I need to post an xml stream to a cgi script and get the response, then do whatever I need to with the response.. any takers?