blah blah blah is here! blah blah » Close

0
votes
1 answers

Sending more than one character using C# visual studio through serial communication USB - arduino

Dear all, I am trying to send a string through usb. By using this link http://csharp.simpleserial.com/, I managed to send one character. Can someone please help in tell me how to change it to 2 charcter. This is the code for sending ...

0
votes
0 answers

Sending video in C#

I have to send video both recorded and live using remoting and socketing.The code has to be in C#. What are the dlls that i can use.

Feedback