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 Skype Local Remote Skype SkypeAPI Java Chat Device
Official WEB Page – ntPagehttps://developer.skype.com/Docs/ApiDoc/Fro ntPage Skype API for Java – Skype API / A2A(App2App) –