Com Port Listener. Please Help Me.

  • Thread starter Thread starter Mohammad Amin
  • Start date Start date
With the next version of the Framework we added System.IO.Ports.SerialPort
to support reading and writing from a Serial port. There is version on
GotDotNet at
http://www.gotdotnet.com/Community/UserSamples/Details.aspx?SampleGuid=b06e3
0f9-1301-4cc6-ac14-dfe325097c69 that is very similar to what we will be
providing.

Ryan Byington [MS]

This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm
--------------------
| From: "Mohammad Amin" <[email protected]>
| Subject: Com Port Listener. Please Help Me.
| Date: Sat, 17 Apr 2004 12:50:10 +0430
| Lines: 34
| MIME-Version: 1.0
| Content-Type: multipart/alternative;
| boundary="----=_NextPart_000_0008_01C4247A.84C157D0"
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 6.00.2800.1158
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
| Message-ID: <[email protected]>
| Newsgroups: microsoft.public.dotnet.framework
| NNTP-Posting-Host: 62.220.119.12
| Path:
cpmsftngxa10.phx.gbl!TK2MSFTNGXA05.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP11
.phx.gbl
| Xref: cpmsftngxa10.phx.gbl microsoft.public.dotnet.framework:69515
| X-Tomcat-NG: microsoft.public.dotnet.framework
|
| Hi,
| How can I read data from com port in csharp.
| Best Regards,
| Amin.
|
 
Back
Top