Developer's Software Guide

Available are a number of royalty-free applications including complete source code, and a test tool, to help speed integration of CallerID.com devices. Please review the basic principles of multi-line popup design and check out the Popup Animation Presentation. Then select the tab that applies to your development environment.

Desktop

Capturing and matching records based on the Caller ID phone number consists of 4 pieces.

  1.  UDP Listener to collect the Caller ID data broadcast from the hardware
  2.  The .NET Parser or Regular Expressions are used to parse fields from data input
  3.  Displaying the information for the customer
  4.  Linking the Caller ID number to the customer record so the user can click to bring up the record

We provide the full source code example applications in the languages listed below: