Posted by Robert G Laurin on August 01, 2013 at 08:07:47:
I've seen (and wrote) VisualBasic applications that talk to Comet via the CometLib. That is limited to the file system (CFAM).
Other sample code I've seen in the DLG Demo seems to simply use some of the Windows Controls.
I need to write code that will "talk" back and forth with a VB program. Using the disk drive or any kind of temporary file is out of the question (PCI Data Security Standard).
The sample program BigText.ibs uses a file to pass data back to Comet. No good.
Anybody successfully talked to a VisualBasic (or Visual C++) Program (EXE) using Comet ?
User's environment is Comet 2013 (either 16 or 32)
Each file can be a maximum of 1MB in length Uploaded files will be purged from the server on a regular basis.