Connecting Tech Pros Worldwide Forums | Help | Site Map

send hex to com port 1

steve
Guest
 
Posts: n/a
#1: Nov 15 '05
Hi

Does anyone know of a snippet of c# code that will allow me to send hex to com port 1

Appreciate your help in advance

Cheer
Steve

Marco Martin
Guest
 
Posts: n/a
#2: Nov 15 '05

re: send hex to com port 1


Hi steve,

I found a class a while ago, written in c# that wrapps all of the api calls
for you (called SerialStream.cs). It can allow you to read/write to all com
port and lpt ports as well.

email-me and I will send it to you

Marco
marco_martin@sympatico.ca
"steve" <anonymous@discussions.microsoft.com> wrote in message
news:46C01030-FA81-49E3-ABEB-AD15CDEC062D@microsoft.com...[color=blue]
> Hi,
>
> Does anyone know of a snippet of c# code that will allow me to send hex to[/color]
com port 1 ?[color=blue]
>
> Appreciate your help in advance.
>
> Cheers
> Steve[/color]


Closed Thread