954,518 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

C# sending data via website through serial port

Hi, I am student doing my final term project. For my project, I am suppose to create a webpage that controls the a robot, the webpage will send out commands to allow the robot to program routines. The command will be send through serial port via the webpage. I have managed to establish the com port connect between the webpage and the robot, but the send command part don't seems to be functioning correctly.

The webpage is created using Visual Studio ASP.Net, coded in C#.

Can anyone out there help?

something78
Newbie Poster
6 posts since Mar 2009
Reputation Points: 10
Solved Threads: 0
 

Yes, you may use classes of System.IO.Ports namespace to achieve desire result.

__avd
Posting Genius (adatapost)
Moderator
8,648 posts since Oct 2008
Reputation Points: 2,136
Solved Threads: 1,241
 
Yes, you may use classes of System.IO.Ports namespace to achieve desire result.

Thanks, I am currently using the System.IO.Ports classes, but just don't seems to be able to send data through.

something78
Newbie Poster
6 posts since Mar 2009
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You