80 likes | 388 Views
Skype API. Hiroshi OHSUGA. Outline ~目次~. Over view of the Skype API phone API access API Skype API for Java. Over view of the Skype API. Skype protocol defines communications in Skype.
E N D
Skype API Hiroshi OHSUGA
Outline ~目次~ • Over view of the Skype API • phone API • access API • Skype API for Java
Over view of the Skype API • Skype protocol • defines communications in Skype. • always uses the correct protocol version to match the protocol version reported by a connecting device or application. • never responds with a higher protocol than the connecting device or application and the default protocol it uses is version 1.
Over view of the Skype API • phone API • controlling devices • hook on/off • mute on/off • listening event on devices • button pressed/released
Over view of the Skype API • access API • controlling Skype functions • get a user profile • place a call • all other functions • including following API • Profile API • Contact List API • Group API • Chat API • Voice Chat API • Video Chat API • SMS API • AP2AP API (P2P API)
Skype API for Java • implementation of Skype API in Java • version 4/5 (2006/11/13) • Windows Only • required • JDK1.5.0 or later • eclipse3.2 or later • Skype2.5 or later
Simple Demo Remote Local Skype Skype Java Device Chat SkypeAPI SkypeAPI
Official WEB Page • https://developer.skype.com/Docs/ApiDoc/FrontPage • Skype API for Java • http://skype.sourceforge.jp/ • Skype API / A2A(App2App) • http://mixi.jp/view_community.pl?id=386105