|
-
October 11th, 2001, 04:33 PM
#1
Variable Sharing
How do I share variable data between 2 VB programs ?
One is running as a service (using NtSvc.ocx) and since it does not use the LocalSystem account it can't interact with the Desktop.
I'm trying to write another app that will communicate with it and serve as it's GUI, just haven't found how to share the share data between them. DDE does not work, using sockets and TCP/IP works but not very well with large strings.
Thanks in advance.
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
|