|
-
Dec 15th, 2003, 10:39 AM
#1
Thread Starter
New Member
c++ to VB
Hi, I am designing a program which will require data retrieval using c++ in real time. The c++ code is open source and does its job. The c++ program cannot be converted to VB because of the baud rate that VB can handle. This is a I/O interfaced program.
The thing is, I need to design the interface and most of the program in VB. Is there a way to make a memory buffer or something? What is the best way to take the raw data being pulled in from the c++ program and send it to the VB program?
Thanks.
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
|