Click here to Skip to main content
16,004,901 members
Home / Discussions / C#
   

C#

 
GeneralRe: How to Ping? Pin
Alper Camel19-Apr-05 4:13
Alper Camel19-Apr-05 4:13 
GeneralRe: How to Ping? Pin
Dave Kreskowiak19-Apr-05 14:59
mveDave Kreskowiak19-Apr-05 14:59 
GeneralAttaching custom methods Pin
Enishi18-Apr-05 1:29
Enishi18-Apr-05 1:29 
GeneralRe: Attaching custom methods Pin
MoustafaS18-Apr-05 2:42
MoustafaS18-Apr-05 2:42 
GeneralRe: Attaching custom methods Pin
Sebastian Schneider18-Apr-05 3:09
Sebastian Schneider18-Apr-05 3:09 
GeneralRe: Attaching custom methods Pin
Enishi18-Apr-05 21:38
Enishi18-Apr-05 21:38 
GeneralNetworking Pin
Alper Camel18-Apr-05 1:12
Alper Camel18-Apr-05 1:12 
GeneralRe: Networking Pin
Dave Kreskowiak18-Apr-05 4:51
mveDave Kreskowiak18-Apr-05 4:51 
It can't. The only thing it can do is assume that the client dropped the connection without closing it, because of a complete lack of communication for a specified timeout period.

Or, with a little more thought, the server can try and PING the client every so often to see if it is still alive. This has it's problems too considering the client might be behind a firewall that won't let ICMP packets through.


RageInTheMachine9532
"...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

GeneralRe: Networking Pin
BambooMoon18-Apr-05 5:46
BambooMoon18-Apr-05 5:46 
GeneralRe: Networking Pin
Alper Camel18-Apr-05 21:47
Alper Camel18-Apr-05 21:47 
Generalim trying to request a web but Pin
alexdg0418-Apr-05 0:46
alexdg0418-Apr-05 0:46 
GeneralInherit class from reflection Pin
MgKido18-Apr-05 0:38
MgKido18-Apr-05 0:38 
GeneralRe: Inherit class from reflection Pin
leppie18-Apr-05 3:27
leppie18-Apr-05 3:27 
GeneralRe: Inherit class from reflection Pin
Tom Larsen18-Apr-05 5:59
Tom Larsen18-Apr-05 5:59 
GeneralRe: Inherit class from reflection Pin
MgKido20-Apr-05 8:43
MgKido20-Apr-05 8:43 
GeneralProblem with DirectShow Pin
jcJulinho17-Apr-05 21:13
jcJulinho17-Apr-05 21:13 
QuestionKerning with GDI+ ? Pin
Diego Vargas17-Apr-05 20:07
Diego Vargas17-Apr-05 20:07 
AnswerRe: Kerning with GDI+ ? Pin
leppie18-Apr-05 4:16
leppie18-Apr-05 4:16 
GeneralRe: Kerning with GDI+ ? Pin
Diego Vargas18-Apr-05 4:28
Diego Vargas18-Apr-05 4:28 
GeneralPicking Screen Pixel Color - C# Pin
Bruzak17-Apr-05 19:45
Bruzak17-Apr-05 19:45 
GeneralRe: Picking Screen Pixel Color - C# Pin
Member 185560817-Apr-05 20:48
Member 185560817-Apr-05 20:48 
GeneralRe: Picking Screen Pixel Color - C# Pin
Dave Kreskowiak18-Apr-05 4:46
mveDave Kreskowiak18-Apr-05 4:46 
GeneralRe: Picking Screen Pixel Color - C# Pin
mav.northwind17-Apr-05 21:48
mav.northwind17-Apr-05 21:48 
GeneralRe: Picking Screen Pixel Color - C# Pin
abcxyz8218-Apr-05 5:27
abcxyz8218-Apr-05 5:27 
GeneralRe: Picking Screen Pixel Color - C# Pin
Bruzak18-Apr-05 16:41
Bruzak18-Apr-05 16:41 

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.