Determining network connection
Is there any event "OnConnection" or "OnDock" that I could attach to?
I need to replicate information between mobile application and windows application.
Do I have to poll repeatedly, or is there any mechanism to launch replication when connection comes available?