Click here to Skip to main content
15,888,610 members
Please Sign up or sign in to vote.
2.00/5 (1 vote)
See more:
hello All

i need to access a serial port from an asp.net page can any one help me how to establish a connection
Posted
Comments
Sergey Alexandrovich Kryukov 19-Apr-12 18:10pm    
Serial port of a service host computer, or a client?
--SA

Read this[^]. There is good information here that you should be able to use/adapt.
 
Share this answer
 
Hi,
You can SerialPort class of System.IO to access data from a serial port:
www.studiosnippets.com/detail.aspx?sid=8
 
Share this answer
 
Comments
anilsarapati 19-Apr-12 15:13pm    
than q for your reply deepak and i am a new to network programming can you give mo more information about this serial port communication with asp.net

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900