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
"HTTP Error 404.0 - Not Found" in ASP.Net
Jquery
Issue with I.E.6
object reference not set to an instance of an object
Using the COUNT function??
not a valid Win32 application
Missing ESM from SBS 2003
Differences between full versions and "Click-to-Run" versions of MS Office
Change the default image on a Windows Forms app in VB.NET
Robocopy - How do i copy images from one directory structure to a single folder?