I'm pretty sure the desire to reply to posts is inversely proportional to the number of trailing exclamation points in the subject line.
Also note that this problem does not sound urgent in the slightest.
I have question. when i use socket connect to ssl supported web server if successfully connected and can get http response. However use URL cant get http response.
I think you'll have better luck using a URLConnection (see java.net.URL.connect()) with a "https" URL.
> what happened?
What *did* happen? What do you mean "can't get http response"? Did it crash? Did it wait forever for the connection? Did it fail with a timeout? Did it give you a connection refused? Did your computer catch fire?
Did the server respond "I'm sorry, Dave, I can't do that"? If so, I think you've got bigger problems.
-chris
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
