I wish to write an MFC program that sends/receives data from COM2. I know i can't use the inp and outp calls found in dos programs. Are there any API functions that I can use? Can I use CFile to ...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_10030901.html
Zones:
C++Date Answered: 12/21/1997 Grade: C Views: 0
I'm trying to implement serial communications from an app and to test it out I wanted to write & read from the same com port by tying the TX & RX pins together(this works in Hyper terminal). My pro...
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_10031061.htm...
Zones:
Windows MFCDate Answered: 12/04/1997 Grade: B Views: 0
Temperaturcontrolling of an oven with PC, to look at floating liquid crystals! You shall be able to control the temperatur of an oven with an temperatur sensor (features a duty-cycle modulated squa...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_10046445.html
Zones:
C++,
CYGWINDate Answered: 04/14/1998 Grade: B Views: 0
I would like to know how I can send char strings via RS232 com port. I tryed with async.h libraries but without success. Do someone knows where to find working freeware/shareware libraries for C++ ...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_10204755.html
Zones:
C++Date Answered: 11/14/1999 Grade: A Views: 0
Hi.
How can I send and receive datas from RS232 ports??
Good works.
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_11135786.html
Dear All
I have two 3COM routers NEtbuilder I want to connect them by using RS232 Connector I do have lease line modem and now I wana connect them bu using cable but I dont knoe the connection t...
http://www.experts-exchange.com/Networking/Misc/Q_20037109.html
Zones:
NetworkingDate Answered: 06/06/2001 Grade: C Views: 0
I'm connecting from my pc to a device using rs232 (COM1) ports. The device sends a string of ASCII characters to the serial port of the device. I want to be able to grab these characters from the d...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_20082156.html
Zones:
C++Date Answered: 02/17/2002 Grade: A Views: 0
i want to make a program with visual c++ that can commuincate with a microcontroler using serial communication RS232 protocol. what i don't know is how can i set for diffrent click diffrent bytes t...
http://www.experts-exchange.com/Programming/Misc/Q_20469095.html
Zones:
ProgrammingDate Answered: 01/22/2003 Grade: A Views: 33
For a school project, my group and I are going to be using a single board computer with an embedded version of Linux. We are going to need this SBC to be able to control some LEDs via a C program t...
http://www.experts-exchange.com/Programming/Languages/C/Q_20490145.html
Zones:
CDate Answered: 02/03/2003 Grade: A Views: 0
I'm trying to write a delimited string to a MySQL database. The incoming string looks like this:
161003 1247 00056 9 2889 801 02 1924279178 4 0{cr-lf}16...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20774884.html
Zones:
Visual BasicDate Answered: 11/06/2003 Grade: A Views: 0