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
How to have my personal host file in a linux server instead of using /etc/hosts
Replication Error
Tracking all messages by a manager in Exchange 2010
How do you find a file on the network using a mac?
WINZIP for vista
Is there a Region... End Region in VBA?
Looking for a directshow webcam capture sample
Is there a way to make “ShellExecuteEx()” work from a Windows Service application?
SATA Hard Drive Does Not Recognize
Using Modal Popup Extender with Master Page