Click here to Skip to main content
15,891,423 members
Home / Discussions / C#
   

C#

 
AnswerRe: I have an issue on ZedGraph Control Pin
Pete O'Hanlon28-Mar-07 22:14
mvePete O'Hanlon28-Mar-07 22:14 
QuestionForm Control or Component, Delete, Property Notification [modified] Pin
Cnight Stalker28-Mar-07 19:00
Cnight Stalker28-Mar-07 19:00 
QuestionperformClick() Pin
quick228-Mar-07 18:36
quick228-Mar-07 18:36 
AnswerRe: performClick() Pin
giddy_guitarist31-Mar-07 5:38
giddy_guitarist31-Mar-07 5:38 
QuestionXML File processing Pin
satsumatable28-Mar-07 17:27
satsumatable28-Mar-07 17:27 
QuestionHow to add Restart Dialog to Installer Pin
remex_1980_junyongwu28-Mar-07 17:13
remex_1980_junyongwu28-Mar-07 17:13 
QuestionSnippets Pin
Mike Hankey28-Mar-07 17:07
mveMike Hankey28-Mar-07 17:07 
QuestionHow to reconnect to the server when the ethernet cable unplugged and replugged using Socket Pin
engsrini28-Mar-07 16:34
engsrini28-Mar-07 16:34 
Hi
I am developing a windows applicaiton which is a client and connected with a server(a 3rd party tool developed in Labview) thru TCP socket. Communication is ok but when i unplugg the ethernet, the server is still indicating the client is connected. when i replugg the ethernet cable in the client side, im have done shutdown, close of socket and trying to re-establish the connection. But i could not make the conncetion the Socket.Beginconnect throwing the exception.

How to handle this situation..

can server detect the client availablity if the ethernet cable unplugged at client side?

I can't modify that server code, Is it possible to do something at client side to reconnect it to server?

I have tried Networkavailablitychange class, but no use..

Please post some sample code or links, that would be really help full please..

Thanks
Srini


Questionhow to use the a interface declared in a dll Pin
goldli28-Mar-07 16:21
goldli28-Mar-07 16:21 
AnswerRe: how to use the a interface declared in a dll Pin
wulixu28-Mar-07 17:31
wulixu28-Mar-07 17:31 
GeneralRe: how to use the a interface declared in a dll [modified] Pin
goldli28-Mar-07 19:15
goldli28-Mar-07 19:15 
Question"Attempted to read or write protected memory." Pin
User 137680028-Mar-07 14:58
User 137680028-Mar-07 14:58 
AnswerRe: "Attempted to read or write protected memory." Pin
Dewald30-Mar-07 23:25
Dewald30-Mar-07 23:25 
QuestionWindows Forms book suggestions? Pin
Mark J. Miller28-Mar-07 12:11
Mark J. Miller28-Mar-07 12:11 
AnswerRe: Windows Forms book suggestions? Pin
J$28-Mar-07 12:54
J$28-Mar-07 12:54 
GeneralRe: Windows Forms book suggestions? Pin
Mark J. Miller28-Mar-07 13:30
Mark J. Miller28-Mar-07 13:30 
AnswerRe: Windows Forms book suggestions? Pin
Mike Hankey28-Mar-07 13:32
mveMike Hankey28-Mar-07 13:32 
AnswerRe: Windows Forms book suggestions? Pin
Scott Dorman28-Mar-07 13:36
professionalScott Dorman28-Mar-07 13:36 
AnswerRe: Windows Forms book suggestions? Pin
Rudolf Jan29-Mar-07 0:41
Rudolf Jan29-Mar-07 0:41 
Questionaccessing a remote gateway/box Pin
mfmaneef28-Mar-07 10:42
mfmaneef28-Mar-07 10:42 
QuestionUsing NotifyIcon Pin
gantww28-Mar-07 10:21
gantww28-Mar-07 10:21 
AnswerRe: Using NotifyIcon Pin
kubben28-Mar-07 11:02
kubben28-Mar-07 11:02 
QuestionC# / C++ interop - Functions returning pointers Pin
User 58261928-Mar-07 10:17
User 58261928-Mar-07 10:17 
AnswerRe: C# / C++ interop - Functions returning pointers Pin
led mike28-Mar-07 11:12
led mike28-Mar-07 11:12 
AnswerRe: C# / C++ interop - Functions returning pointers Pin
Leslie Sanford28-Mar-07 11:40
Leslie Sanford28-Mar-07 11:40 

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.