Paketname | libjs-jac |
Beschreibung | JavaScript Jabber Client Library |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.3.1+dfsg-1 |
Sektion | web |
Priorität | optional |
Installierte Größe | 1136 Byte |
Hängt ab von | |
Empfohlene Pakete | javascript-common |
Paketbetreuer | Debian XMPP Maintainers |
Quelle | jsjac |
Paketgröße | 144810 Byte |
Prüfsumme MD5 | dbb6453e6c93998bf8dde97918f30b89 |
Prüfsumme SHA1 | f14644c9ff2082aa769ef60bc7eac426e2a3be09 |
Prüfsumme SHA256 | 3e35cec9e1d3ddc62ea25e2f5869bd7e8adaa0e1eef20a9895a61ee8182e6db1 |
Link zum Herunterladen | libjs-jac_1.3.1+dfsg-1_all.deb |
Ausführliche Beschreibung | JSJaC is a jabber client library written in JavaScript to ease implementation
of web based jabber clients. For communication with a jabber server it needs
to support either HTTP Polling or HTTP Binding.
.
JSJaC has an object oriented design which should be quite easy to use.
Communication is done by using the XML HTTP Request object also refered
to as AJAX technology. Your browser must support this.
|