Results 1 to 1 of 1
Thread: Socket Closed!
- 05-06-2008, 11:48 AM #1
Member
- Join Date
- Dec 2007
- Posts
- 42
- Rep Power
- 0
Socket Closed!
I have a class which implements the Runnable interface.From some portion of the class the new thread is created.The class takes the Socket parameter.
When I get into the run method and check the isClosed()method for the socket,it is closed inside the thread.Before calling the start method to run the new thread,the same socket is ok.
Similar Threads
-
Exception : ResultSet is closed
By nanimtech in forum JDBCReplies: 5Last Post: 08-06-2009, 03:11 PM -
Socket
By vortex in forum New To JavaReplies: 2Last Post: 05-25-2008, 06:41 AM -
Socket Closed!
By rameshraj in forum NetworkingReplies: 0Last Post: 05-06-2008, 10:11 AM -
Send an array via Socket
By lene in forum NetworkingReplies: 0Last Post: 04-23-2008, 04:29 PM -
XML through a socket
By Heather in forum XMLReplies: 2Last Post: 07-04-2007, 09:31 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks