Yac CallerID Service

YAC is a caller ID software application that distributes caller ID information on a network. I’ve ported the caller ID code over to Object Pascal and created an application that will run as a service on NT. I create a service so that I could run the application on my Windows 2000 server and not have to be logged into the OS (runs when the computer is turned on and no one is logged into the machine).

I also implemented a UDP broadcast notification instead of just TCP. The benefit of the UDP broadcast is that you don’t have to configure the ip of each machine receiving the notification. If you are behind a router, then the UDP packet is not broadcast beyond it.

In addition to those features, you can also do text replacement for out of area phone numbers and also for cell phones that don’t give the name (just a generic cell phone label).

Download

Yac UDP NT Service (499 kb)

Screenshot of Configuration Application

Leave a Reply

Your email address will not be published. Required fields are marked *


+ 3 = seven

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>