l***@googlemail.com
2007-07-26 10:56:56 UTC
I am trying to write an app in c# that monitors open RDCs and warns
me
if a connection goes down. I tried looking for ip address in
TaskManager list - which works, it can see difference between a RCD
window that has been logged into and one that has been cancelled (by
user). However, if connection is lost due to internet - I am not able
to look for anything that tells me this.
If anyone can think of a way that I can test whether a connection if
still up an running - I would be greateful. Obviously, I can tell on
the host side, but I want this to be from the side that initiated the
RDC.
Many thanks,
Lawrence
me
if a connection goes down. I tried looking for ip address in
TaskManager list - which works, it can see difference between a RCD
window that has been logged into and one that has been cancelled (by
user). However, if connection is lost due to internet - I am not able
to look for anything that tells me this.
If anyone can think of a way that I can test whether a connection if
still up an running - I would be greateful. Obviously, I can tell on
the host side, but I want this to be from the side that initiated the
RDC.
Many thanks,
Lawrence