Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Using pipes.
#5
I just joined up here and I saw your post. I just had the exact same need. Thought of redirects and pipes, but I resolved the problem using a tcp connection between the two programs. I despaired of the built in tcp functions and unsafe warnings in qbpe docs, and just rolled my own little client / server in C to do the job. The qbpe / C code interface is really powerful once you figure out how to pass data from/to it. This was only made difficult because I don't actually know what I'm doing. I will putĀ  together a simple example for you and post it out here later if you are interested.
Reply


Messages In This Thread
Using pipes. - by ahenry3068 - 09-28-2024, 01:35 PM
RE: Using pipes. - by bplus - 09-28-2024, 02:49 PM
RE: Using pipes. - by ahenry3068 - 09-29-2024, 12:14 AM
RE: Using pipes. - by grymmjack - 09-28-2024, 04:51 PM
RE: Using pipes. - by Gomez Addams - 09-29-2024, 01:58 PM
RE: Using pipes. - by TerryRitchie - 09-29-2024, 03:20 PM
RE: Using pipes. - by Gomez Addams - 09-29-2024, 06:18 PM
RE: Using pipes. - by SpriggsySpriggs - 10-01-2024, 11:45 AM



Users browsing this thread: 1 Guest(s)