Title: POSTing through sockets to an HTTPS server

What I want to do is doing a POST from my Java application to an https server using sockets. Java Secure Sockets layer seems a solution to this problem. Is there anoybody here who has done a similar thing?

Reply via email to