What is the difference between TAPI and JTAPI?
TAPI is the Telephony API from Microsoft. It is a native API for Windows platforms. JTAPI is the Java Telephony API. It is a 100% pure Java API and therefore it is cross-platform. You can also find JTAPI implementation based on TAPI. These implementation will be available only for Microsft Windows platforms.