aspose file tools
The moose likes Sockets and Internet Protocols and the fly likes HTTPUrlConnection error information Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Sockets and Internet Protocols
Reply Bookmark "HTTPUrlConnection error information" Watch "HTTPUrlConnection error information" New topic
Author

HTTPUrlConnection error information

Guy Liesch
Greenhorn

Joined: Apr 15, 2010
Posts: 1
I am using an HTTPUrlConnection with Java 1.4.2. I am getting a connection reset exception on the socket when I call HTTPUrlConnection.getOutputStream(). Can I, with the API, get the source IP and port that the socket is using in order to help with packet sniffing and debugging with my network guys?
 
I agree. Here's the link: http://jrebel.com/download
 
subject: HTTPUrlConnection error information
 
Similar Threads
POST to JSP
A challenge for all of you
HTTP Request
Socket doubt
How to display content of a url by using httpurlconnection?