There is a SerialPort class in 2.0 which looks pretty good.
Unfortunately, I have been unable to use it since it requires the serial
device names to begin with "COM" (and my device name doesn't). I have
used a SerialStream class (by Marcus Lorentzon) which is floating around
somewhere in googlespace - this has worked pretty well for me
  Andrew

-----Original Message-----
From: Discussion of advanced .NET topics.
[mailto:[EMAIL PROTECTED] On Behalf Of Eddie Lascu
Sent: Tuesday, November 29, 2005 4:22 PM
To: ADVANCED-DOTNET@DISCUSS.DEVELOP.COM
Subject: [ADVANCED-DOTNET] Read and Write data from/to a serial port
(such as COM1)

Has anyone here ever attempted to send/read data to/from a serial port?
If
so, what objects from the FCL have you used? A short code sample would
be
much appreciated.

TIA,
Eddie

===================================
This list is hosted by DevelopMentor(r)  http://www.develop.com

View archives and manage your subscription(s) at
http://discuss.develop.com

===================================
This list is hosted by DevelopMentorĀ®  http://www.develop.com

View archives and manage your subscription(s) at http://discuss.develop.com

Reply via email to