Java Phone to PC programming
Hii all,
Can anyone tell me how to import javax.telephony package in my java application. When I import javax.telephony.* in my application it is showing cannot be resolved. What are the requirements in order to import the same . Should I need a jar file if so which one, plss mention all the jar files required.
My need is to detect a an incomming phone call in my pc using this java application.
With Regards,
Terance.

