How to access the application through java?

I want to access the Skype application installed on my computer through a java program so that I can access the "People Search" on skype "to search for skype users through the program, and not manually.

So how can I access the application through java.

+3
source share
2 answers

There is a Skype API library for JAVA. Not sure if it is still supported ...

+2
source

Windows, Skype Java-COM, . JCom, JACOB J-Integra. API , . , , - , ;)

+2

Source: https://habr.com/ru/post/1718085/


All Articles