by satan [milgurung at hotmail dot com] posted on 2004/03/03
Hi,
I am very new to the socket programming. Can anyone help me out? I have to write data using https protocol to the web server. How this can be achieved? I have looked in to the samples where the web client is requesting the page. It's working fine. I need to write to the http server.
Thanks in advance,
satan
by Pieter Philippaerts [Pieter at mentalis dot org] posted on 2004/03/06
Try to modify the example program to fit your needs, and make sure you read the documentation if you do not fully understand one of the elements in the example project. I'm sure you'll get the hang of it pretty fast.