1 / 7

Jabber IM Client

Jabber IM Client. What is Jabber?. An open instant message protocol Defines client/server communication Uses XMPP XML-Based protocol RPC in nature. Jabber Clients. Connect to Jabber servers and facilitate conversations Messages Presence Roster. Protocol Example.

axel
Download Presentation

Jabber IM Client

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. Jabber IM Client

  2. What is Jabber? • An open instant message protocol • Defines client/server communication • Uses XMPP • XML-Based protocol • RPC in nature

  3. Jabber Clients • Connect to Jabber servers and facilitate conversations • Messages • Presence • Roster

  4. Protocol Example • Initialize a connection

  5. Protocol Example • Authentication

  6. Assignment 3.1 • Create a Jabber client • Connect to a server • Authenticate • Choose your favorite language • XML parsing • Socket programming • Due Wed, April 1st (no joke!) at 8am

  7. References • Jabber • http://wiki.jabber.org/index.php/Jabber_Programmer's_Guide • http://www.akeni.com/en/support/jabberclientcheatsheet.php • XML • http://www.cafeconleche.org/books/xmljava/chapters/ch05s03.html • Sockets • http://java.sun.com/docs/books/tutorial/networking/sockets/

More Related