Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

virtual serial port COMx

0 views
Skip to first unread message

Pawełr

unread,
Apr 5, 2005, 5:23:35 AM4/5/05
to
Hi.

I need to make virtual rs232 com port.
Can I make it in user mode, or have to write special kernel driver?

Thanks for help.

Pawełr


Maxim S. Shatskih

unread,
Apr 5, 2005, 6:15:12 AM4/5/05
to
For a full and complete emulation (including the ability of running PPP
over it) - you must write a kernel driver.

--
Maxim Shatskih, Windows DDK MVP
StorageCraft Corporation
ma...@storagecraft.com
http://www.storagecraft.com

"Pawełr" <paw...@poczta.onet.pl> wrote in message
news:d2tlam$c3q$1...@news.onet.pl...

Pawełr

unread,
Apr 5, 2005, 7:29:06 AM4/5/05
to
> For a full and complete emulation (including the ability of running
PPP
> over it) - you must write a kernel driver.
>

I'd like create for convert serial protocol
to tcp/ip for my remote hardware.

win32program---virtual COM (rs232/tcp)----my hardware(tcp/rs232)---...

tcp, icmp or any ethernet protocol. I will create microcontroller hardware
and software.

Thanks.
Pawełr


Thomas Lutz

unread,
Apr 19, 2005, 12:50:08 PM4/19/05
to
You might take a look at a product called TCPCom from TAL
Technologies.
TCPCom is basically a serial to TCP/IP converter that has the ability
to either expose a physical COM port to a TCP/IP port or to create a
Virtual COM port that is actually a TCP/IP port connection.
You can download a demo version of TCPCom from the following web page:
http://www.taltech.com/products/tcpcom.html


On Tue, 5 Apr 2005 11:23:35 +0200, "Pawełr" <paw...@poczta.onet.pl>
wrote:

0 new messages