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 Grade: B 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 Grade: B Views: 34
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...
Need to read informations arriving to the serial port in an interupt mode.I know how to read/write the serial port with a polling mode but I want to open my serial port and respectively read its bu...
http://www.experts-exchange.com/Programming/System/Unix_-_Posix/Q_10010869.html
My problem is this. I need to send two commands to a smart-card via the serial port. the first command is ' T' which logs me into the card and the second is 'R4004' which reads from the card addres...
http://www.experts-exchange.com/Programming/Languages/Java/Q_20914311.html
Zones:
JavaDate Answered: 08/03/2004 Grade: A Views: 0