Click here to Skip to main content
15,888,351 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralWCF service question-detect shutdown inside the service Pin
Chris Bardon31-Jan-08 3:05
Chris Bardon31-Jan-08 3:05 
GeneralMSBuild Problem Pin
Mbire30-Jan-08 23:39
Mbire30-Jan-08 23:39 
GeneralRe: MSBuild Problem Pin
Scott Dorman2-Feb-08 3:47
professionalScott Dorman2-Feb-08 3:47 
QuestionSSL Client side certificates are killing me Pin
JoeJoe10130-Jan-08 9:53
JoeJoe10130-Jan-08 9:53 
GeneralRe: SSL Client side certificates are killing me Pin
led mike30-Jan-08 10:48
led mike30-Jan-08 10:48 
QuestionHow to convert a web application fr0m 1.1 to 2.0? Pin
Gandalf_TheWhite30-Jan-08 2:13
professionalGandalf_TheWhite30-Jan-08 2:13 
GeneralRe: How to convert a web application fr0m 1.1 to 2.0? Pin
TJoe30-Jan-08 7:13
TJoe30-Jan-08 7:13 
GeneralSocket Problems Pin
J. Holzer29-Jan-08 22:58
J. Holzer29-Jan-08 22:58 
Hello!

I have a TCP/IP-Server, that listens for connections from a electronic device.
The device connects to the server and the server build another IP-Connection to the electronic.
It may happen, that the electronic has to reboot and cannot close the connection properly.
The server has a connection-watchdog, that checks when the last message came in from the electronic and tries to close the connection if the electronic didn´t send a message since a certain time.
Since the electronic cannot answer this close-request the connection seems to remain open, at least that´s what "netstat" tells me ("Wait for FIN", or "Last message was ACK").
Also it may happen, that the electronic tries to connect again, but then the server send´s just an "ACK" instead of "SYN/ACK", what makes the electronic retry to open the connection with "SYN". (Traced with WireShark)

Is there a way to force the closing the connection, clear the open/waiting ports and enable the server to accept a new connection from the same electronic on the same port from the same IP?

Thanks

J.
GeneralRe: Socket Problems Pin
Mark Churchill30-Jan-08 2:07
Mark Churchill30-Jan-08 2:07 
GeneralRe: Socket Problems Pin
J. Holzer30-Jan-08 3:46
J. Holzer30-Jan-08 3:46 
GeneralRe: Socket Problems Pin
led mike30-Jan-08 7:29
led mike30-Jan-08 7:29 
GeneralCOm Callable Assembly Missing From Reference Lists Pin
Brady Kelly29-Jan-08 22:41
Brady Kelly29-Jan-08 22:41 
GeneralRe: COm Callable Assembly Missing From Reference Lists Pin
led mike30-Jan-08 7:33
led mike30-Jan-08 7:33 
GeneralRe: COm Callable Assembly Missing From Reference Lists Pin
Brady Kelly30-Jan-08 7:38
Brady Kelly30-Jan-08 7:38 
GeneralRe: COm Callable Assembly Missing From Reference Lists Pin
led mike30-Jan-08 7:50
led mike30-Jan-08 7:50 
GeneralRe: COm Callable Assembly Missing From Reference Lists Pin
Brady Kelly30-Jan-08 8:26
Brady Kelly30-Jan-08 8:26 
GeneralFTP WEB Request error (550) File unavailable Pin
Sean_B29-Jan-08 5:21
Sean_B29-Jan-08 5:21 
GeneralRe: FTP WEB Request error (550) File unavailable Pin
Mike Dimmick29-Jan-08 6:59
Mike Dimmick29-Jan-08 6:59 
GeneralRe: FTP WEB Request error (550) File unavailable Pin
Sean_B30-Jan-08 1:08
Sean_B30-Jan-08 1:08 
GeneralRe: FTP WEB Request error (550) File unavailable Pin
Sean_B30-Jan-08 3:01
Sean_B30-Jan-08 3:01 
GeneralWeb services Pin
dSolariuM28-Jan-08 20:57
dSolariuM28-Jan-08 20:57 
GeneralCross Post Pin
led mike29-Jan-08 5:45
led mike29-Jan-08 5:45 
QuestionAny suggestions for how to "automate" a Drag-n-Drop'ed folder using the new System.Windows.Automation namespace? Pin
Phreud28-Jan-08 18:26
Phreud28-Jan-08 18:26 
General3.5 to 3.0 Conversion Pin
ss.mmm28-Jan-08 8:23
ss.mmm28-Jan-08 8:23 
GeneralRe: 3.5 to 3.0 Conversion Pin
Pete O'Hanlon28-Jan-08 10:15
mvePete O'Hanlon28-Jan-08 10:15 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.