M
Morello Tommaso
I wrote a C# application to send AT command to my modem with serial
port. Comunication is ok, but when the modem is connect with remote
terminal (eg. fax, telephone, etc.) I don't receive the string
"CONNECT xxxxxxx". I don't have problem with others status (BUSY, NO
CARRIER, ETC.).
How can I see if modem is connect?
I tried send AT command with Windows HyperTerminal too. With it, I
received the string "CONNECT xxxxxxxx", but this don't happenes with
my C# application.
Use HyperTerminal special set?
Is it serial port problem?
Someone can help me?
port. Comunication is ok, but when the modem is connect with remote
terminal (eg. fax, telephone, etc.) I don't receive the string
"CONNECT xxxxxxx". I don't have problem with others status (BUSY, NO
CARRIER, ETC.).
How can I see if modem is connect?
I tried send AT command with Windows HyperTerminal too. With it, I
received the string "CONNECT xxxxxxxx", but this don't happenes with
my C# application.
Use HyperTerminal special set?
Is it serial port problem?
Someone can help me?