Port programming in c#

  • Thread starter Thread starter lucifer
  • Start date Start date
L

lucifer

hi
can some body point me to some good resources on port programming
(serial n parallel) in general and in C# language i have searched the
google but have not found anything to follow .please help its urgent.
 
There is a SerialPort component on the win forms toolbox. I would start with
that.
 
Ciaran O''Donnell said:
There is a SerialPort component on the win forms toolbox. I would start
with
that.

FYI - I believe that is new in .NET 2.0. If OP is still using 1.1, that will
be unavailable.
 
hi
see Site Internals.com
u can find a open source progran under NT OS To access any port and Memory
Address.
Program Name : WinIO
Visual C++ 6
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top