Advertisement

1 - 10 of 44 containing alltags:("time_wait") (0.001 seconds)
Hello. I have a server-client application working stream sockets, high rate of client connect-disconnect. problem is I run out of ports (clients get error #11: EAGAIN, which means: no more ports...
Zones: Unix NetworkingDate Answered: 06/12/2004 Grade: B Views: 4
I need some help with a Batch File. Is it possible to be able to read a text file (like below) and take certain values and place them in a variable which will be used in a different command. Act...
Zones: Operating SystemsDate Answered: 08/18/2005 Grade: A Views: 0
Hi while doing a netstat query on our w2003 server i see a connection on port 2761 to a server that isnt there anymore. the whole line looks like this: TCP    ServerThatIsThere:2761        Server...
Zones: Windows 2003 ServerDate Answered: 10/18/2005 Grade: A Views: 0
hi... Sparc-10, Sol 2.4, 192Mb, running SQL Server. Here is list of connections to a database listening on port 4100. I don't have a problem with the "ESTABLISHED" connections. But what about the...
Zones: Unix NetworkingDate Answered: 01/30/1998 Grade: A Views: 207
How can you put a .bat-program in wait-status for a number of seconds ? The .bat-program executes some statements and then has to wait 30 seconds. Please help
Zones: Windows NTDate Answered: 03/14/2002 Grade: A Views: 0
I have sendmail setup alright but I dont know why those timeouts are not working anyone has any idea? I want timeouts for helo, mail from:, rcpt to: and data (.) command by 5min each. I am doi...
Zones: Linux, Red Hat LinuxDate Answered: 09/01/2000 Grade: A Views: 0
I have a server and client socket program written under Visual C++ 5.0. After sending data, I successfully closed client's socket and server's socket by using <closesocket> function provided by ...
Zones: C++Date Answered: 04/22/2002 Grade: B Views: 0
I using the winsock control to establish a connection using TCP, everything works fine when i first run the prog, but, when i close it, the port remains on TIME_WAIT state, and if i run my program ...
Zones: Visual Basic, WinsockDate Answered: 12/27/2002 Grade: B Views: 0
here is a pic of it, what will that affect to my computer and how do i fix that? <img src="http://38.118.143.95/001.bmp"></img>
Zones: NetworkingDate Answered: 08/30/2003 Grade: A Views: 0
How to avoid a socket to go in the TIME_WAIT state ? I have an app here, and sometimes (not always), the socket go in the TIME_WAIT state. I am using JDK 1.1.8, so setReuseAddress won't work ...
Zones: JavaDate Answered: 03/09/2004 Grade: B Views: 0