|
-
Feb 7th, 2011, 10:58 AM
#1
Thread Starter
Lively Member
VB6 app1 talk to vb6 app2, same pc.
I need to create a small utility app to monitor a primary data collection app in the same pc.
From what I've read, determining if an app has stopped responding isn't an exact science, or reliable. So to keep it simple, I want to have my utility just send a ping to the primary app hourly, etc. and wait for a response. If the responses fail it will sms/email/sound an alarm, etc.
My apps communicate across networks using Winsock, but what about the same PC? I know my client app communicates with my control app on the same pc using Winsock during tests.
Suggestions?
Last edited by Aaron02; Feb 7th, 2011 at 11:05 AM.
-
Feb 7th, 2011, 11:04 AM
#2
Member
Re: VB6 app1 talk to vb6 app2, same pc.
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
|