|
-
February 15th, 2000, 10:50 AM
#1
Creating custom messages across VB Apps
Hi.
I need to be able send and receive custom messages to and from another VB App. Any ideas on how this can be accomplished? My thought is to define a common set of messages ( i.e. ProcessThisFile, and FileHasBeenProcessed ) where my VB App would post a message to the other ( ProcessThisFile ) and the other VB App would post back a message ( FileHasBeenProcessed ) to me.
Thanks!
- Mike
P.S. - VB 6.0 on NT 4.0 ( and I can do this in my sleep in VC++ )
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
|