Microsoft
Software
Hardware
Network
Question : Socket Question
Does anyone have any idea on why socket connection timeout sometime does not timout with the value we specify in the Socket class ?
socket.setSoTimeout(5000) should timeout in 5 seconds if there was some issue in connecting to the host e.g host might be down for maintenance etc.
Answer : Socket Question
If it is a client socket, try this
http://blog.taragana.com/i
ndex.php/a
rchive/how
-to-open-
c
lient-sock
et-with-ti
meout/
Random Solutions
Convert old MAC Adobe Director Project to new PC version
SQL Server express edition restore folder
Java Calculator Problem
outlook 2007 keeps faulting in module msoert2.dll
Exchange config for Outlook Anywhere
Lables printing problem using MS Word
increase database access performance - ms-access
Excel VBA Find Linked Cells
Java Applet Client - Starting without resrictions
Asp.Net Have trouble adding a row.Cells(1).Text valuse into my insert statement