71 projects tagged "Chat"
icqlib is the most feature complete, open source, library implementation of Mirabilis' ICQ protocol available on the Internet. It currently supports most of the ICQ UDP v5 and ICQ TCP v2 protocols, including new UIN registration, chat, and file transfer. It was written in C for portability, and supports multiple simultaneous connections to ICQ servers, SOCKS5 firewalls for both UDP and TCP protocols, an event-driven, non-blocking interface, and the Russian language (automatically performs conversion from Windows 1251 encoding to Unix koi8 encoding).
The SeaMonkey project is a community effort to develop an all-in-one Internet application suite. It contains an Internet browser, email and newsgroup client with an included Web feed reader, HTML editor, IRC chat, and Web development tools, and is sure to appeal to advanced users, Web developers, and corporate users. It uses much of the Mozilla source code powering such successful siblings as Firefox, Thunderbird, Camino, Sunbird, and Miro.
Praya is a window to all your messages. It ships with many protocols, including DICT, IRC, gale, Maildir, a timer, and Yahoo! Pager. Praya is easily extendible. Adding new protocols is relatively straightforward. It has a modular architecture which makes it easy to write bots, gateways, spam filters, etc.
SILC (Secure Internet Live Conferencing) is a protocol which provides secure conferencing services in the Internet. It can be used to send any kind of messages, in addition to normal text messages. This includes multimedia messages like images, video, and audio stream. All messages in the SILC network are encrypted and authenticated, and messages can also be digitally signed. SILC protocol supports AES, SHA-1, PKCS#1, PKCS#3, X.509, OpenPGP, and is being developed in the IETF. The software is delivered as SILC Client for end users, SILC Server for system administrators, and SILC Toolkit for application developers.
Twisted is an event-based framework for Internet applications. It includes a Web server, an SMTP/POP3 server, a telnet server, an SSH server, an IRC server, a DNS server, a generic client/server pair for remote object access (Perspective Broker), and APIs for creating new protocols. It supports integration with GTK+, GTK+ 2, Qt, Tkinter, wxPython, Mac OS X (PyObjC) and Win32 event loops. It also supports TCP, SSL and TLS, UDP, Unix sockets, multicast, and serial ports. Supported protocols include HTTP, FTP, SMTP, POP3, IMAP, TOC, OSCAR (AIM and ICQ), SSH, DNS, IRC, NNTP, Jabber, SOCKSv4, Telnet, SIP (for VoIP), and XML-RPC and SOAP using external packages. Most protocols are supported as both servers and clients.