Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 472 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 472 Bytes

Sample Application (Visual Basic.NET)

The executable emulates the look and feel of the Example Application shown on the website. The code contains a UDP receiver class for capturing Caller ID packets from the LAN. It includes methods for parsing data from call records, displaying Caller ID on multiple lines in a Window, and storing call data. Two small SQLite databases are created in order to show examples of database commands for customer pop-ups and call logging.