|
-
Oct 3rd, 2009, 09:58 AM
#1
Thread Starter
New Member
Server/Client
I am coding a service in vb.net 2008.
My service will be running on 3 main servers and doing some file transfer to several other boxes.
I need to implement a server/client with tcplistener.
Basically I want to make sure for example that my service on Server A is running fine by listening to it from server B.
if Server A is down, server B should send an alert email (This I got how to send the alert Email)and start Listening to Server C.
Any idea on how to proceed?
Thank you
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|