Click here to Skip to main content
15,895,849 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Can C++ DLL developed with Visual Studio .NET 2003 be used by Delphi, Borland C++ etc Pin
FFKONG2-Dec-05 16:50
FFKONG2-Dec-05 16:50 
GeneralRe: Can C++ DLL developed with Visual Studio .NET 2003 be used by Delphi, Borland C++ etc Pin
Jörgen Sigvardsson2-Dec-05 22:08
Jörgen Sigvardsson2-Dec-05 22:08 
GeneralRe: Can C++ DLL developed with Visual Studio .NET 2003 be used by Delphi, Borland C++ etc Pin
Gary R. Wheeler3-Dec-05 1:47
Gary R. Wheeler3-Dec-05 1:47 
GeneralRe: Can C++ DLL developed with Visual Studio .NET 2003 be used by Delphi, Borland C++ etc Pin
Jörgen Sigvardsson3-Dec-05 9:57
Jörgen Sigvardsson3-Dec-05 9:57 
GeneralRe: Can C++ DLL developed with Visual Studio .NET 2003 be used by Delphi, Borland C++ etc Pin
FFKONG3-Dec-05 13:39
FFKONG3-Dec-05 13:39 
GeneralRe: Can C++ DLL developed with Visual Studio .NET 2003 be used by Delphi, Borland C++ etc Pin
Jörgen Sigvardsson3-Dec-05 14:34
Jörgen Sigvardsson3-Dec-05 14:34 
GeneralRe: Can C++ DLL developed with Visual Studio .NET 2003 be used by Delphi, Borland C++ etc Pin
Gary R. Wheeler4-Dec-05 1:56
Gary R. Wheeler4-Dec-05 1:56 
QuestionSerial Port communication Pin
picazo2-Dec-05 12:58
picazo2-Dec-05 12:58 
Hi all,

this is my first time using port communcation, so I am a bit confused. I have read the msdn and several articles, but I still don't understand exactly how to do what I want.

Basically, I have a peripheral on my machine that I want to send messages to and receive messages from. I downloaded the CSerialCom[^] library from codeproject, so reading and writing is not a problem.

The problem is that the system requires programatic-management of control flow mechanish (DTR/DSR), which means that I must assert the DTR to get the peripheral's attention, and then I must wait for the DSR assertion before I can transmit data.

Can someone provide a demo that shows how to communicate with a peripheral with these contraints?

Thanks,

-----------------
Genaro
AnswerRe: Serial Port communication Pin
Branislav2-Dec-05 23:14
Branislav2-Dec-05 23:14 
GeneralRe: Serial Port communication Pin
picazo3-Dec-05 13:20
picazo3-Dec-05 13:20 
GeneralRe: Serial Port communication Pin
Branislav4-Dec-05 20:37
Branislav4-Dec-05 20:37 
QuestionDialogs and dlls, normal or annoying? (MFC) Pin
T1TAN2-Dec-05 12:58
T1TAN2-Dec-05 12:58 
AnswerRe: Dialogs and dlls, normal or annoying? (MFC) Pin
Roger Allen2-Dec-05 13:27
Roger Allen2-Dec-05 13:27 
GeneralRe: Dialogs and dlls, normal or annoying? (MFC) Pin
T1TAN2-Dec-05 14:01
T1TAN2-Dec-05 14:01 
Questionerror C3861: 'GetEditCtrl': identifier not found Pin
myst4ever2-Dec-05 12:19
myst4ever2-Dec-05 12:19 
AnswerRe: error C3861: 'GetEditCtrl': identifier not found Pin
Gary R. Wheeler3-Dec-05 2:12
Gary R. Wheeler3-Dec-05 2:12 
Questionicons in win32 Pin
pplshero542-Dec-05 9:36
pplshero542-Dec-05 9:36 
AnswerRe: icons in win32 Pin
Gary R. Wheeler3-Dec-05 2:15
Gary R. Wheeler3-Dec-05 2:15 
QuestionCSliderCtrl ? Pin
Jader892-Dec-05 8:51
Jader892-Dec-05 8:51 
GeneralRe: CSliderCtrl ? Pin
Jader892-Dec-05 8:53
Jader892-Dec-05 8:53 
AnswerRe: CSliderCtrl ? Pin
David Crow2-Dec-05 9:16
David Crow2-Dec-05 9:16 
GeneralRe: CSliderCtrl ? Pin
Jader892-Dec-05 9:29
Jader892-Dec-05 9:29 
GeneralRe: CSliderCtrl ? Pin
David Crow2-Dec-05 9:49
David Crow2-Dec-05 9:49 
GeneralRe: CSliderCtrl ? Pin
Jader892-Dec-05 12:26
Jader892-Dec-05 12:26 
GeneralRe: CSliderCtrl ? Pin
David Crow3-Dec-05 15:04
David Crow3-Dec-05 15:04 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.