Difference between revisions of "Jabber plugin"

From Sim-Im
Jump to navigation Jump to search
 
(3 intermediate revisions by 2 users not shown)
Line 10: Line 10:
 
* Retrieving offline messages.
 
* Retrieving offline messages.
 
* Formatted messages ({{XEP|0071}}).
 
* Formatted messages ({{XEP|0071}}).
* Typing notification ({{JEP|0022}}).
+
* Typing notification ({{XEP|0022}}).
* User search ({{JEP|0055}}).
+
* User search ({{XEP|0055}}).
* Reading and setting user info ({{JEP|0054}}).
+
* Reading and setting user info ({{XEP|0054}}).
* Sending and requesting client/OS version information ({{JEP|0092}}).
+
* Sending and requesting client/OS version information ({{XEP|0092}}).
* vCard-based user avatars ({{JEP|0153}}).
+
* vCard-based user avatars ({{XEP|0153}}).
* HTTP polling ({{JEP|0025}}).
+
* HTTP polling ({{XEP|0025}}).
  
==Google Talk support==
+
== Known issues ==
To connect to Google Talk jabber server, use the following settings:
+
[http://developer.berlios.de/bugs/index.php?group_id=4482&set=custom&_assigned_to=0&_status=1&_category=100&_bug_group=100&_summary_keyword=jabber&SUBMIT=Browse See Jabber Bugs] | [http://developer.berlios.de/bugs/index.php?group_id=4482&set=custom&_assigned_to=0&_status=1&_category=100&_bug_group=100&_summary_keyword=talk&SUBMIT=Browse See Google Talk Bugs]
  
Server: talk.google.com<br>
+
==See Also==
[x] Use SSL<br>
+
[[FAQ#Can_I_use_Sim-IM_to_connect_my_GoogleTalk_account.3F| Google Talk support]]
[x] Use plain text login<br>
 
<br>
 
[x]Manually specify jabber host:<br>
 
gmail.com<br>
 

Latest revision as of 12:16, 7 October 2012

Summary

XMPP (Jabber) IM protocol support.

Development status

Jabber plugin is actively developed and supported.

Features

  • Sending and receiving messages.
  • Retrieving offline messages.
  • Formatted messages (XEP-0071).
  • Typing notification (XEP-0022).
  • User search (XEP-0055).
  • Reading and setting user info (XEP-0054).
  • Sending and requesting client/OS version information (XEP-0092).
  • vCard-based user avatars (XEP-0153).
  • HTTP polling (XEP-0025).

Known issues

See Jabber Bugs | See Google Talk Bugs

See Also

Google Talk support