sheethal_shenoy
January 29th, 2003, 10:36 PM
Iam a engineering student trying to make a
Provision for user to control the home appliances using telephone instrument. Say the user is away from home and he want to switch on/off some lights, then he makes call to his house ,after some rings the computer recieves the cal and then the user presses any number from the keypad for which the assigned switch is turned on/off.
The problem iam facing is how to communicate with the modemn using a c-code,the hyperterminal part is working. My modem is DB-9 (RS-232),connected to com2.
Can any one please tell me if any book that would be helpfull in such programming,i'm refering c-programmer's guide to serial communication by Joe Cambell.
com2 port is assign a value 2F8-2FF(its called I/O range values) in the device manager->ports->com2. Is it the port address?
Please help.
Regards
Sheethal
Provision for user to control the home appliances using telephone instrument. Say the user is away from home and he want to switch on/off some lights, then he makes call to his house ,after some rings the computer recieves the cal and then the user presses any number from the keypad for which the assigned switch is turned on/off.
The problem iam facing is how to communicate with the modemn using a c-code,the hyperterminal part is working. My modem is DB-9 (RS-232),connected to com2.
Can any one please tell me if any book that would be helpfull in such programming,i'm refering c-programmer's guide to serial communication by Joe Cambell.
com2 port is assign a value 2F8-2FF(its called I/O range values) in the device manager->ports->com2. Is it the port address?
Please help.
Regards
Sheethal