vote up 1 vote down star

Is there an up-to-date Java API for Skype 4.0? I'd need a simple bot that creates a chat and follows discussion.

If there isn't a Java API, what ways are there to send Skype commands in Java?

Also, am I allowed to use public Skype for that, or do I need to have my own Jabber server?

flag

74% accept rate

2 Answers

vote up 4 vote down check

You can use the Skype4Java wrapper for the Skype API

Skype itself is a proprietary protocol - it doesnt use Jabber. The only way to interface with skype at present is through a plugin for their client, using the API as mentioned.

I believe the API also works for version 4.

link|flag
vote up 0 vote down

Hi

I would like to know if there is any Skype Command in Skype 4 Java Api which allows to send message to all people in the group chat.

Thanks in advance

link|flag
This should be its own question, not an answer to an existing question. @Gagan, please feel free to post your question by click the "Ask Question" button in the top-right corner of the page. – pkaeding Jul 30 at 0:21

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.