[Migrated content. Thread originally posted on 20 February 2006]
Can anyone give me information or documentation to look at on parsing XML data through a secure (htps/https/ssl) connection.What I need to do is:
send xml format data through a secure connection
recieve a transmition id number back through connection
poll the connection every few seconds to see if data is ready to be sent back to me
recieve the data if it is there or time out after a min if no data is recieved.
Any information or documentation would be greatly appreciated.
