JWChat SourceForge.net Logo
Home News Features Live Demo Download Help/Support Development Reference List Contact
You may use the installation at JWChat.org for testing.
If you feel happy and pleased with JWChat and would like to support its further development, any donations will be kindly appreciated.
Support This Project

Features

Jabber/XMPP

  • Create accounts
  • Roster management: Add, delete contacts, edit contact's groups etc.
  • Jabber presence types with support for away messages
  • Custom presence for each roster item
  • Instant Messages and 1:1 Chats
  • Support for registering and searching JUD (Jabber User Directory)
  • Full support for MUC (Multi-User Chats) as described in JEP-0045
  • Support for transport/gateways to other IM services like ICQ, AIM, MSN, etc.
  • Server side storage of preferences and bookmarks (chat rooms)
  • Message-History (optional - needs support from the server side)
  • many more

GUI

  • Multiple language support (through apache's mod_negotiation)
  • Online-Help
  • System sounds
  • Smileys in messages and chats (themes customizable)
  • Customizable poll interval (if polling backend present)

Supported Browsers and Platforms

Windows XP/2000/ME/98/95:

  • MS Internet Explorer since version 5.0
  • Netscape version 6 & 7
  • Mozilla (stable) since version 1.0.2 and derivatives

Mac OS X:

  • Mozilla (stable) since version 1.0.2
  • Camino 0.7
  • Support for safari coming soon...

Linux:

  • Mozilla (stable) since version 1.0.2 and derivatives

Backends for communication

JWChat relies on some service either implementing HTTP Polling or HTTP Binding (through the use of JSJaC).
There a Jabber™ servers out there having such kind of services built-in directly like ejabberd that comes with an http polling interface. If your server doesn't support any of these protocols itself there are external software components available which let you connect to any jabber server using HTTP Polling or HTTP Binding like punjab or JabberHTTPBind.