View Single Post
  #2 (permalink)  
Old 07-30-2007, 09:29 PM
brianhks brianhks is offline
Senior Member
 
Join Date: Jul 2007
Posts: 134
brianhks will become famous soon enough
This all depends on the protocol of the server you are trying to contact. Usually it means that you need to set up an SSL connection with the server. Have a look at the SSLSocket class.
Reply With Quote