G
Guest
The Offline Application Block sample code works really well. I am looking for one peice of functionality that they did not include. I would like to find out if a host computer is available, and even a particular web service. Once it has detected those, then I would like to be considered 'Connected'
I am new to C#, but I can figure some of it out. I have no problem putting my own code in the code they have (ok, a copy of their code ). I don't see how I can put a host name or web service in there to check and see if they are available. Is there some way I can do a ping? Maybe have their code tell me that I am connected, and then seperate code to ping? I am open to ideas!
Thanks
Brad
I am new to C#, but I can figure some of it out. I have no problem putting my own code in the code they have (ok, a copy of their code ). I don't see how I can put a host name or web service in there to check and see if they are available. Is there some way I can do a ping? Maybe have their code tell me that I am connected, and then seperate code to ping? I am open to ideas!
Thanks
Brad