Hello Everyone!
I am look for a reasonably cheap Wireless Hub/Router that has a serial port on it so I can connect an external modem to it and share the modem internet with everybody that makes ...
http://www.experts-exchange.com/Networking/Misc/Q_20981737.html
I am trying to enable a timer from a SerialPort.DataReceived rutine. The thing is not working and I suspect it is because I am calling Timer10.Enabled=true from an independent subprocess. I tried t...
http://www.experts-exchange.com/Programming/Misc/Q_22868800.html
Hello
I have a indigo2 and and an PC.
The PC sends out signals whitout any
form of handshaking or advanced communication.
I just need to read the indigo2's serialport
and put the values in a file (...
http://www.experts-exchange.com/Programming/System/Unix_-_Posix/Q_10013932.html
I have followed the advice of many people on here, and am using JustinIO to communicate with the serial port. When doing this, I'm getting the error:
An unhandled exception of type 'System.Secur...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_20951259.html
Zones:
C#Date Answered: 04/23/2004 Rating: 7.6 Views: 0
Hi all,
I am developing for a windows CE.NET device.... I am using Serial IO class in Smart Device Framework found on the following page
http://www.opennetcf.org/CategoryView.aspx?catego...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_21379842.htm...
Hi,
I am using 2.0 and the SerialPort class to make and CSD data call and then parse the incoming data via DataReceived.
I am also using Portmon to analyse the actual data that is incoming t...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_21903995.html
Zones:
C#Date Answered: 07/22/2006 Rating: 7.2 Views: 28
Hi, experts
if you have patients reading the problem bellow...
1.- I have this sub that fires when Data is received from a serial port object
Private Sub mySerialPort_DataReceived(ByVal sender...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_22678886.htm...
This a more 500 points award to the answer I will accept for this question
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_22678886.html
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_22678899.htm...
I have installed Fedora Core 7 on my machine.
I am trying to connect to the COM1 port of an appliance to the Serial
port. (ttyS0)
I am using minicom to view the Serial port output.
On using...
http://www.experts-exchange.com/OS/Linux/Distributions/Fedora/Q_24031095.html
hi,
I have a device which sending only one character "T" using serial port (RS-232, 9-pin) in 2400 boudrate
now I want to read this character in visual studio .net c# 2005 using SerialPort compon...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_CSharp/Q_24841679.html