Hello,

I am trying to emulate Com Port using my NDIS driver and I don't how to
proceed. Do I have to get a Virtual Com port, to write a filter driver
between serial driver and my NDIS driver ?

Regards

Claire Bouvet

Re: Serial communication over ethernet by Pavel

Pavel
Fri Mar 18 16:44:56 CST 2005

What you're trying to do is called "telnet".
Look in the Windows help how to use it.
--PA

"Claire" <Claire@discussions.microsoft.com> wrote in message news:91A31470-F8A0-4B88-A1FC-A02B9B366EEE@microsoft.com...
> Hello,
>
> I am trying to emulate Com Port using my NDIS driver and I don't how to
> proceed. Do I have to get a Virtual Com port, to write a filter driver
> between serial driver and my NDIS driver ?
>
> Regards
>
> Claire Bouvet



Re: Serial communication over ethernet by Arkady

Arkady
Sun Mar 20 03:55:41 CST 2005

OTOH Lantastic ( and others for sure ) provide serial/TCP convertor ( h/w )
Arkady

"Pavel A." <pavel_a@NOwritemeNO.com> wrote in message
news:%23WOXZxALFHA.1284@TK2MSFTNGP14.phx.gbl...
> What you're trying to do is called "telnet".
> Look in the Windows help how to use it.
> --PA
>
> "Claire" <Claire@discussions.microsoft.com> wrote in message
> news:91A31470-F8A0-4B88-A1FC-A02B9B366EEE@microsoft.com...
>> Hello,
>>
>> I am trying to emulate Com Port using my NDIS driver and I don't how to
>> proceed. Do I have to get a Virtual Com port, to write a filter driver
>> between serial driver and my NDIS driver ?
>>
>> Regards
>>
>> Claire Bouvet
>
>