1 Nov 03:22
Re: Virtual T
<x-flowed> On Tue, 31 Oct 2006 15:10:26, Stephen Hurd wrote: >Heck, why not go whole hog and create a TPPD server and give VirtualT a >standard method of accessing one... Actually, the serial I/O setup page in VirtualT has a selection for "Other Host Port". My original idea here was to create an "emulated serial port" via a socket connection to a serial port server over the internet. I just never got around to creating such a beast. It wouldn't be too far fetched to define a serial port protocol to pass across a socket interface. Then the VirtualTPDD "service" (or any remote, socket connected serial service) could simply bind to appropriate socket and implement the serial port protocol. And yes, CVS has the all the serial I/O code up-to-date. It has "#ifdef WIN32" around all the Windows specific serial I/O stuff, but the stubs are the there for *nix. Ken </x-flowed>
John
RSS Feed