1 / 7

SOSIMPLE P2P Instant Messaging and Communication

SOSIMPLE P2P Instant Messaging and Communication. David A. Bryan November 25, 2003. Motivation. Most current instant messenger and telecommunications protocols send all information through central server

Télécharger la présentation

SOSIMPLE P2P Instant Messaging and Communication

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. SOSIMPLEP2P Instant Messaging and Communication David A. Bryan November 25, 2003

  2. Motivation • Most current instant messenger and telecommunications protocols send all information through central server • Can purchase commercial IM servers, or use IM protocols such as SIMPLE or Jabber. For communications, can use softswitch • These still require a central proxy server • Would be nice to have a system that requires no central server to communicate • SIP/SIMPLE look like the ideal candidate

  3. SIP/SIMPLE • SIP (Session Initiation Protocol) • IETF standard for setting up communication sessions • In practice, used for VoIP • SIMPLE (SIP Instant Messaging and Presence Leveraging Extensions) • IETF standard using and based on SIP to allow for sending of text instant messages • Along with Jabber, being proposed as an open replacement for AIM, Yahoo, etc.

  4. SIP/SIMPLE • Both protocols use one or more central servers, called proxies, to control the signaling for a session, but media is streamed directly between nodes • Servers primarily used for location management – it is possible to simply point two SIP/SIMPLE devices at each other and “talk” • Self Organizing SIMPLE – SOSIMPLE

  5. SIP/SIMPLE Call Proxy

  6. SOSIMPLE Call P2P Namespace

  7. Project Goal • Evaluate possibility of implementing – explore problems • Message transmit problems? Where does it require a proxy? • Security – joining w/someone else id? • Evaluate candidates for software to modify • Present structure and design to implement • Possibly some initial implementation

More Related