This document discusses the benefits of a communicating system using the XMPP protocol. XMPP allows for decentralized and secure communication across different devices and platforms through XML-based messaging and presence information. It enables various applications like instant messaging, voice/video calls, file sharing, and more through an open-source protocol that powers many communication services.
2. Project Idea Generally this Idea is found to perform Communication System . With (client C server) & (server Cserver) connection we can accomplish a lot of new communication thchnologies
3. Why this communicating System Old ways of communicating are very slow . Not ideal for long distances Takes a lot from the network abilities (more overloading) Does not support new technologies (not scalable ) Not crossplatform (you cant use it any whare)
4. Using the same network abilites without making another system Building Community with your website users or your team members Remote education/training sessions tool for experts and students So people over the network can communicate , share resources and even play with each other Very cheap and open source (free to learn & use) >> >>>XMPP - Protocol
5. XMPP/jabber (eXtensible Messaging and Presence Protocol ) XMPP Definition is one of powerful and secure protocol that is used in communicating system s, and it have been builded on a lot of techniques that have many functions to do a secure connection and more speedy one . TCP:5222 XMPP depends on XML (will be explained in moment)
6. Google group was the first team that used it in its Messenger ( Gtalk ) , that is one of the best conferencing system , which allow text , VoIP ,file transfare and even video ! It is free ,open source and have been builded with Jabber Group. You can visit http://xmpp.org or http://jabber.org for more ditails
7. XML What is XML (eXtensible Markup Language) Ex- describe a businesscard <businesscard> <name > yazan</name> <company> <name> TCC</name> <address> </address> <phone> .. </phone> <fax> 537-4042</fax> </company> <email> Yasyam@google.com</email> </businesscard> Extensible & scalable.
9. AJax Forward(A bit about history & future ) Overview What is the meaning of Ajax (Asynchronouse Javascript & XML) Examples
10. XMPP is proven. XMPP is secure. XMPP is decentralized. Centralized decentralized. XMPP is a standard. Characteristic Of
11. Services Of Channel encryption Authentication Presence Resources Multi-party messaging Service discovery Capabilities advertisements Structured date formes Peer-to-peer media sessions
12. Applications Of Instant messaging Groupchat Gaming Middleware and cloud computing Data syndication : (saving amount of bandwidth & server resources) Voice over IP (VoIP)
13. System connections & servers any client can connect to any server by using XMPP server insure continuation & system controling using database ; management data like accounts and policies without server we can't use work groups and manage it.
14. Full compatibility: any device ( PC, Mainframe , Mobile ...) and any platform ( Windows, Linux, Mac...) server to server connection : the abilities of this connection , advantages and uses >>True living examble
15. A bit about this messenger The characteristic of this messenger How it uses this protocol New service : Auto Replayer ... (^_^)