The modem_online function checks to see if the local modem is connected (online) to a remote modem. The modem_online function for the null modem is in the RL-TCPnet library. The prototype is defined in net_config.h. If you want to use a standard modem connection, you must copy std_modem.c into your project directory. |