> Few of my > customers deliver their goods to their customers, and they were asking if > whenever they get this phone call, can I display the client info directly?
You need to have a modem on the computer running your app which supports Caller ID. Your app monitors the serial port the modem is on and will receive Caller ID information when calls come in. The modems we have worked with have an AT command which turns on the Caller ID mode for the modem. After this command has been sent to the modem, it will return Caller ID information as text. Glenn Lawler ----------------------------------------------------- Home page: http://groups.yahoo.com/group/delphi-en/ To unsubscribe: [EMAIL PROTECTED] Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/delphi-en/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

