I’m trying to identify where I can get source code for a driver that will
present itself to existing applications as a COM port, but will use TCP/IP
(I will be modifying it to use SSL) to connect to a remote computer
application. In Unix, this would be equivalent to a LAT or terminal server
driver.
I need this to support a Win32 application program on Win9x primarily, but
would want it also for NT/2000.
Grant Irani
xxxxx@tis4000.com
You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com
Check out the \NTDDK\src\comm\serial sample.
Also numegas driver::works comes with a version of this sample.
I’ve just written a driver which abstracts a ComPort over either USB or
Parallel (All In one device) to serial on the other end.
I based this on the driver::works sample.
Rob Linegar
Software Engineer
Data Encryption Systems Limited
-----Original Message-----
From: Grant Irani [mailto:xxxxx@charm.net]
Sent: 24 January 2001 14:57
To: NT Developers Interest List
Subject: [ntdev] A terminal server driver
I’m trying to identify where I can get source code for a driver that will
present itself to existing applications as a COM port, but will use TCP/IP
(I will be modifying it to use SSL) to connect to a remote computer
application. In Unix, this would be equivalent to a LAT or terminal server
driver.
I need this to support a Win32 application program on Win9x primarily, but
would want it also for NT/2000.
Grant Irani
xxxxx@tis4000.com mailto:xxxxx
—
You are currently subscribed to ntdev as: xxxxx@des.co.uk
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com
—
You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com</mailto:xxxxx>