Skype API - PowerPoint PPT Presentation

1 / 8
About This Presentation
Title:

Skype API

Description:

Chat API. Voice Chat API. Video Chat API. SMS API. AP2AP ... Simple Demo. Skype. Local. Remote. Skype. SkypeAPI. SkypeAPI. Java. Chat. Device. Official WEB Page ... – PowerPoint PPT presentation

Number of Views:548
Avg rating:3.0/5.0
Slides: 9
Provided by: rhlabCis
Category:
Tags: api | chat | java | skype

less

Transcript and Presenter's Notes

Title: Skype API


1
Skype API
  • Hiroshi OHSUGA

2
Outline ??
  • Over view of the Skype API
  • phone API
  • access API
  • Skype API for Java

3
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.

4
Over view of the Skype API
  • phone API
  • controlling devices
  • hook on/off
  • mute on/off
  • listening event on devices
  • button pressed/released

5
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)

6
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

7
Simple Demo
Remote
Local
Skype
Skype
Java
Device
Chat
SkypeAPI
SkypeAPI
8
  • 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?id386105
Write a Comment
User Comments (0)
About PowerShow.com