pls suggest
-
How to connect Modem after two rings through RS-232 in MFC
-
How to connect Modem after two rings through RS-232 in MFC
Your question implies that you dont know much (in what trouble you are). :doh: Working with modem ist really hard work. I recommand you to learn about it with this article: http://www.codeproject.com/system/serial.asp Have a lot of fun
Greetings from Germany
-
Your question implies that you dont know much (in what trouble you are). :doh: Working with modem ist really hard work. I recommand you to learn about it with this article: http://www.codeproject.com/system/serial.asp Have a lot of fun
Greetings from Germany
Mr.KarstenK, iam already go through that topic that what u are specified to me and i know abt serial communication.but what iam asking is communication b/w system and Modem. i have to prepare that code in VC++ like when we press the button "connect".it will conncet 2 modem after 2 rings. thanQ, kp.
-
Mr.KarstenK, iam already go through that topic that what u are specified to me and i know abt serial communication.but what iam asking is communication b/w system and Modem. i have to prepare that code in VC++ like when we press the button "connect".it will conncet 2 modem after 2 rings. thanQ, kp.
And where are you stuck exactly ? Do you know the protocol you need to use to communicate with the modem (probably AT commands) ?
Cédric Moonen Software developer
Charting control [v1.2] -
And where are you stuck exactly ? Do you know the protocol you need to use to communicate with the modem (probably AT commands) ?
Cédric Moonen Software developer
Charting control [v1.2]Mr.Moonen, thanks for reply, i know all the Hayes AT Commandswhich are the communication protocols through hyperterminal 2 modem. but iam enable to instantiate a connection to modem in MFC. how can i start,by inserting an activex control..shall it work regards, kp
-
Mr.Moonen, thanks for reply, i know all the Hayes AT Commandswhich are the communication protocols through hyperterminal 2 modem. but iam enable to instantiate a connection to modem in MFC. how can i start,by inserting an activex control..shall it work regards, kp
krishna Vuppala wrote:
how can i start...
I would start by thoroughly reading modem-related articles such as this and this.
"A good athlete is the result of a good and worthy opponent." - David Crow
"To have a respect for ourselves guides our morals; to have deference for others governs our manners." - Laurence Sterne