Click here to Skip to main content
15,890,506 members
Home / Discussions / C#
   

C#

 
Generalrdl in c# Pin
tvprithiv18-Apr-05 1:51
tvprithiv18-Apr-05 1:51 
GeneralRe: rdl in c# Pin
leppie18-Apr-05 3:37
leppie18-Apr-05 3:37 
QuestionHow to Ping? Pin
Alper Camel18-Apr-05 1:31
Alper Camel18-Apr-05 1:31 
AnswerRe: How to Ping? Pin
Colin Angus Mackay18-Apr-05 1:38
Colin Angus Mackay18-Apr-05 1:38 
GeneralRe: How to Ping? Pin
Alper Camel18-Apr-05 1:44
Alper Camel18-Apr-05 1:44 
GeneralRe: How to Ping? Pin
Dave Kreskowiak18-Apr-05 4:57
mveDave Kreskowiak18-Apr-05 4:57 
GeneralRe: How to Ping? Pin
Anonymous18-Apr-05 21:14
Anonymous18-Apr-05 21:14 
GeneralRe: How to Ping? Pin
Dave Kreskowiak19-Apr-05 2:21
mveDave Kreskowiak19-Apr-05 2:21 
Your client may be anyone, anywhere on the planet?

Since you're trying to determine if the client disconnects unexpectedly, I'm assuming that you have to keep state information for the duration of the client session. Is this correct?

Are you writing a client piece to this also? If so, then you could include code that would send a "keep alive" request back to the server so the server knows it's still connected. After a certain timeout, if no "keep alive" request has been received by the server, you can assume the client either lost communication or terminated the client for some reason.


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

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 
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 

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.