Results 1 to 2 of 2

Thread: VB6 app1 talk to vb6 app2, same pc.

Threaded View

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Mar 2007
    Location
    Illinois, USA
    Posts
    85

    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.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width