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

Virtual Serial Port

1 view
Skip to first unread message

chandu

unread,
Feb 26, 2002, 1:54:28 AM2/26/02
to
Hai All,

I am developing a Access Network control application in
which I need to integrate the operation of two independent
applications accessing a serial port into single
application.

There are two parts in this Integrated APP:

1) An application from 3rd party vendor which controls his
own portion of the network.

2) My application which controls entire network except the
other vendors equipment.

I need to now use a single serial port for both
applications. So I have to create a device driver which
emulates more than two serial ports with standrad device
names such as COM1,COM2,..etc and handle all reads and
writes to that ports and redirect them throgh the actual
single physical port.

Any Ideas to do this or any sample applications that I can
refer to?

If needed, I would like to use my microsoft support option
to assist me through e-mail through out this development.

Thanking you.

Chandu

David Janson [MS]

unread,
Feb 26, 2002, 5:38:13 PM2/26/02
to
Chandu,

You should probably have this discussion in Microsoft.Public.Development.Device.Drivers. This is where most of the DDK
folks are, including Microsofts DDK specialists.

David Janson
Windows Developers Support
This posting is provided "AS IS" with no warranties, and confers no rights.

Gordon Smith

unread,
Feb 27, 2002, 1:38:28 AM2/27/02
to
In article <B1phPZxvBHA.2196@cpmsftngxa09>, David Janson [MS]
<dja...@online.microsoft.com> writes
Where can I find Microsoft.Public.Development.Device.Drivers? The same
place as I find microsoft.public.win32.programmer.kernel (i.e. this news
group)? I'm a bit puzzled as it's not in the list that I can subscribe
to (which I understand is kept up to date automatically and regularly).

Thanks.
--
Gordon Smith
Octec Ltd

e-mail: Change NoSpamPlease to octec

Tel:+44 (0) 1344 465200
Fax:+44 (0) 1344 465201

Peter Davidson [MS]

unread,
Mar 1, 2002, 3:28:51 PM3/1/02
to
I understand the confusion, it took us a minute to see it too. At the same
level as the Win32 in your news tree, there should be the "Development"
node and under that "device". Inside "device" there is a "drivers" node.

As a side note: Microsoft.Public.DDK has been depricated as it was too OS
specific. Please refer all device driver and kernel mode development to
Microsoft.Public.Development.Device.Drivers. Questions about kernel
objects from user mode (application development, not driver development)
should be in this forum.

Thanks,
Peter Davidson
Windows Developer Support


This posting is provided "AS IS" with no warranties, and confers no rights.

--------------------
| From: Gordon Smith <gordon...@NoSpamPlease.co.uk>
| Newsgroups: microsoft.public.win32.programmer.kernel
| Subject: Re: Virtual Serial Port
| Date: Wed, 27 Feb 2002 06:38:28 +0000
| Organization: Octec Ltd
| Message-ID: <cv8B4LAk...@octec.co.uk>
| References: <893801c1be92$6f646e40$9ee62ecf@tkmsftngxa05>
| <B1phPZxvBHA.2196@cpmsftngxa09>
| NNTP-Posting-Host: octec.demon.co.uk
| X-NNTP-Posting-Host: octec.demon.co.uk:158.152.107.38
| X-Trace: news.demon.co.uk 1014792065 nnrp-13:17523 NO-IDENT
octec.demon.co.uk:158.152.107.38
| X-Complaints-To: ab...@demon.net
| MIME-Version: 1.0
| X-Newsreader: Turnpike Integrated Version 5.01 U
<$XZyYcqAUH22NAdnxIpRygsRDB>
| Lines: 26
| Path:
cpmsftngxa07!tkmsftngxs01!tkmsftngp01!newsfeed00.sul.t-online.de!t-online.de
!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!dispose.news.demon.net!news
demon.co.uk!demon!octec.demon.co.uk!octec.co.uk!gordon.smith
| Xref: cpmsftngxa07 microsoft.public.win32.programmer.kernel:59798
| X-Tomcat-NG: microsoft.public.win32.programmer.kernel

0 new messages