|
-
May 31st, 2001, 07:53 PM
#1
Thread Starter
New Member
C++ to VB6 ?
I have a VC++6 program generating data in console mode. I need to pass the data real-time to a VB6 front-end? Both programs need to run simultaneously the C program passing the data to the VB program as quickly as it can and the VB program using the data as fast as possible. I have read about pipes but is there a simpler way of doing this? The data to be "streamed" are about 8K-16K maximum and absolute synchronization is not essential. Any ideas? Would be mightily appreciated. Thanks.
ronin1.
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
|