Thread
:
Exception in thread "main" java.net.ConnectException: Connection timed out
View Single Post
#
2
(
permalink
)
07-28-2007, 12:59 AM
levent
Senior Member
Join Date: Dec 2006
Posts: 748
If you are sure that the server is still running when you are trying to connect from your timed out client, then make sure that you are not doing any time consuming task in your connection acceptance method of your server socket.
levent
View Public Profile
Send a private message to levent
Find all posts by levent