Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: serial port emulator?

From: sags::apollo::lv at: 27-Feb-2006 20:25

Well, I allready managed to play with rebol serial ports. But I got the problem to solve: I have an app, that works with a serial port. This app is needed to user all the time - so the serial port is busy. But at the same time the data from serial port is needed f.ex. to send to a server. So I had an idea - to place between this app and serial port an rebol app that "steal" the serial port data. ;-) Janeks On 27 Feb 2006 at 11:49, Petr Krenzelok wrote: