irc chat rooms
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 805
XHR Chat 1.0
XHR Chat is a demonstration type chat script I wrote when experimenting with xmlHttpRequest. more>>
XHR Chat is a demonstration type chat script I wrote when experimenting with xmlHttpRequest. It never refreshes, keeps an infinite post log, and checks for new posts once a second.
XHR Chat will degrade gracefully if the browser doesnt support xmlHttpRequest, just so long it still has javascript enabled.
<<lessXHR Chat will degrade gracefully if the browser doesnt support xmlHttpRequest, just so long it still has javascript enabled.
Download (0.003MB)
Added: 2006-03-20 License: GPL (GNU General Public License) Price:
1326 downloads
ICMP-Chat 0.6
ICMP-Chat is a simple console-based chat that uses ICMP packets for communication. more>>
ICMP-Chat is a simple console-based chat that uses ICMP packets for communication. All the data is encrypted with Rijndael-256 algorithm.
Installation:
Type: make && make install
For solaris type: make solaris && make install
Usage:
Usage: icmpchat [OPTIONS] < host > < nick >
< host > = Host to chat with
< nick > = Your nickname
OPTIONS:
-t < type > = specify icmp type (default ECHO_REPLY)
Example: icmpchat 192.168.1.2 foo
ICMP codes:
[0] Echo Reply
[5] Redirect
[8] Echo Request
[9] Router advertisement
[10] Router solicitation
[13] Timestamp request
[14] Timestamp reply
[15] Information request
[16] Information reply
[17] Adressmask request
[18] Adressmask reply
Enhancements:
- Rewrote from scratch
- Implemented optimized rijndael algorithm
- Implemented sha256 for password hashing
- Implemented ncurses frontend (again)
- Fixed getuid problem so that setting suid flag works now (thanks John)
<<lessInstallation:
Type: make && make install
For solaris type: make solaris && make install
Usage:
Usage: icmpchat [OPTIONS] < host > < nick >
< host > = Host to chat with
< nick > = Your nickname
OPTIONS:
-t < type > = specify icmp type (default ECHO_REPLY)
Example: icmpchat 192.168.1.2 foo
ICMP codes:
[0] Echo Reply
[5] Redirect
[8] Echo Request
[9] Router advertisement
[10] Router solicitation
[13] Timestamp request
[14] Timestamp reply
[15] Information request
[16] Information reply
[17] Adressmask request
[18] Adressmask reply
Enhancements:
- Rewrote from scratch
- Implemented optimized rijndael algorithm
- Implemented sha256 for password hashing
- Implemented ncurses frontend (again)
- Fixed getuid problem so that setting suid flag works now (thanks John)
Download (0.037MB)
Added: 2006-06-16 License: GPL (GNU General Public License) Price:
1229 downloads
IoChatto 0.1
IoChatto is a chat client which you can use in the JXTA platform. more>>
IoChatto is a chat client which you can use in the JXTA platform.
Its interface is similar to many IRC chat clients, but you can have presence information for every channel, and its design is fully decentralized.
<<lessIts interface is similar to many IRC chat clients, but you can have presence information for every channel, and its design is fully decentralized.
Download (3.4MB)
Added: 2006-09-19 License: BSD License Price:
1130 downloads
MultiChat 0.8
MultiChat is a chat client with the major focus on one-to-many communications (chat rooms and others). more>>
MultiChat is a chat client with the major focus on one-to-many communications (chat rooms and others).
MultiChat application does not aim to be a multi-protocol client. Instead, it seeks to provide multiple chat and collaboration resources based on integrated development with a single protocol and server software.
Installation:
# Run the configure script
./configure
# Compile
make
# Install
make install
# Run
multichat
Enhancements:
- This version fixes some bugs, sets the application icon on the alt-tab screen and changes the topic text justification.
<<lessMultiChat application does not aim to be a multi-protocol client. Instead, it seeks to provide multiple chat and collaboration resources based on integrated development with a single protocol and server software.
Installation:
# Run the configure script
./configure
# Compile
make
# Install
make install
# Run
multichat
Enhancements:
- This version fixes some bugs, sets the application icon on the alt-tab screen and changes the topic text justification.
Download (0.39MB)
Added: 2006-06-13 License: GPL (GNU General Public License) Price:
1232 downloads
IRC-Chess 0.1
IRC-Chess project is a 2-player chess game for IRC which turns a computer into an IRC chess bot. more>>
IRC-Chess project is a 2-player chess game for IRC which turns a computer into an IRC chess bot.
It consists of a Java chess server, with frontend scripts to convert an IRC client into a chess bot. Players then communicate with the bot using standard IRC commands, and dont require any special software to play.
Frontend scripts are available for IRSSI and X-Chat.
The client is merely responsible for interpreting this data and displaying it. In this way, porting the system to a variety of IRC clients is very simple, since
the client script will be short, and effectively contain no code specific to the game being played.
In other words, the Java part is smart. The script is dumb and is just there to make things look pretty.
This idea works. Currently, client scripts have been designed for RSSI and XChat. Since both these programs use Perl for scripting, the scripts are practically identical, with a few client specific modifications.
Porting this script to other IRC clients shouldnt be too much of a hassle, since its just the frontend thats ported, not the chess game itself. Anyone wanting to create frontend scripts for other IRC clients, please feel free to do so.
The PROTOCOL file describes exactly what needs to be done.
<<lessIt consists of a Java chess server, with frontend scripts to convert an IRC client into a chess bot. Players then communicate with the bot using standard IRC commands, and dont require any special software to play.
Frontend scripts are available for IRSSI and X-Chat.
The client is merely responsible for interpreting this data and displaying it. In this way, porting the system to a variety of IRC clients is very simple, since
the client script will be short, and effectively contain no code specific to the game being played.
In other words, the Java part is smart. The script is dumb and is just there to make things look pretty.
This idea works. Currently, client scripts have been designed for RSSI and XChat. Since both these programs use Perl for scripting, the scripts are practically identical, with a few client specific modifications.
Porting this script to other IRC clients shouldnt be too much of a hassle, since its just the frontend thats ported, not the chess game itself. Anyone wanting to create frontend scripts for other IRC clients, please feel free to do so.
The PROTOCOL file describes exactly what needs to be done.
Download (0.059MB)
Added: 2006-11-21 License: GPL (GNU General Public License) Price:
1075 downloads
Campus Chat Server 0.1
Campus Chat Server is a chat server intended for use in the Cadiz University campus network. more>>
Campus Chat Server project is a chat server intended for use in the Cadiz University campus network.
Enhancements:
- hash_maps are now used instead of maps, so the cost of lookup or insertion is O(1) in the average case, instead of O(logn).
<<lessEnhancements:
- hash_maps are now used instead of maps, so the cost of lookup or insertion is O(1) in the average case, instead of O(logn).
Download (0.006MB)
Added: 2006-08-30 License: GPL (GNU General Public License) Price:
1158 downloads
Bocazas Webchat 1.2
Bozocas Webchat is a IRC chat applet. more>>
Bozocas Webchat is a IRC chat applet.
Nowadays, an online chat is sometimes crucial.There are situations when your visitors dont have time to wait for an email answer. It might be because they need urgent tech support or because they need to close a deal quickly.
You might also need to offer special discounts, sales, or show to your customers information that is not provided on the web. Being able to chat to the customer online on his/her brief visit might give you the competitive advantage you need.
You need a customer service tool that allows your personnel to instantaneously communicate with your web site visitors.
With this in mind, we created Bocazas Live Support.
Main features:
- Can connect to any known IRC network (only registered versions).
- DCC Chat (Direct Connections) between users.
- Confortable environment to keep track of simultaneous private and public conversations.
- Support text colors.
- Support copy & paste.
- Support sending files between users.
- Support most of the IRC commands (map, links, mode, oper...)
- Support any language: English, Spanish, Chinese, Deutsch, Italian, Turkish... and you can add any other.
<<lessNowadays, an online chat is sometimes crucial.There are situations when your visitors dont have time to wait for an email answer. It might be because they need urgent tech support or because they need to close a deal quickly.
You might also need to offer special discounts, sales, or show to your customers information that is not provided on the web. Being able to chat to the customer online on his/her brief visit might give you the competitive advantage you need.
You need a customer service tool that allows your personnel to instantaneously communicate with your web site visitors.
With this in mind, we created Bocazas Live Support.
Main features:
- Can connect to any known IRC network (only registered versions).
- DCC Chat (Direct Connections) between users.
- Confortable environment to keep track of simultaneous private and public conversations.
- Support text colors.
- Support copy & paste.
- Support sending files between users.
- Support most of the IRC commands (map, links, mode, oper...)
- Support any language: English, Spanish, Chinese, Deutsch, Italian, Turkish... and you can add any other.
Download (0.261MB)
Added: 2006-06-16 License: Other/Proprietary License Price:
1227 downloads
Wap IRC Gateway 0.30
Wap-IRC gateway allows you to chat on IRC with any WAP-enabled mobile phone. more>>
Wap-IRC gateway allows you to chat on IRC with any WAP-enabled mobile phone. It works by running the server program on a Unix-like system that is accessible over the Internet. It doesnt require phones which have programs written in Java.
I am Tomas Vilda, student studying at University of Vilnius, Lithuania. I started interested in wap when I bought my first wap enabled mobile phone. I searched for the running irc-wap gateway. But with no success. Actually, I found some, but no such, that I make to connect to specified IRC server. Then I found wapirc gateway written by Alan Cox . I tried it on my FreeBSD server. During compilation I got error, because of bad Makefile. So I compiled it by correcting Makefile and ran successful. My mobile is Siemens C55. To start using this wapirc gateway I have to make some modifications. They are listed below.
Enhancements:
- cgi/main():refresh included into main-cgi, saves us .htaccess and external wmlscript
- cgi/write_wml(): fixed bug in linked nicks with ACTIONs and * in there.
- server/parseinput(): Added /me Command for * ACTION in channels
- cgi/write_card(): get refresh timer from config.h
- server/removeallitems(): doing a list cleanup when disconnecting, so we can rejoin after quit without part
- server/print_out(): screenbuffer with latest messages, scrolling top down
- cgi/write_card(): reload on a regular basis, when not typing something in. New formular works on more phones, informative header
- cgi/wml_link()/wml_header(): wml1.2 compatible links/input field for accesskey element
- cgi/write_wml(): new linewise printout, italic makeup, nicks are linked setting defaultvalues for talking on channels and privat.
- cgi/main(): Expire header
- Makefile: make install
<<lessI am Tomas Vilda, student studying at University of Vilnius, Lithuania. I started interested in wap when I bought my first wap enabled mobile phone. I searched for the running irc-wap gateway. But with no success. Actually, I found some, but no such, that I make to connect to specified IRC server. Then I found wapirc gateway written by Alan Cox . I tried it on my FreeBSD server. During compilation I got error, because of bad Makefile. So I compiled it by correcting Makefile and ran successful. My mobile is Siemens C55. To start using this wapirc gateway I have to make some modifications. They are listed below.
Enhancements:
- cgi/main():refresh included into main-cgi, saves us .htaccess and external wmlscript
- cgi/write_wml(): fixed bug in linked nicks with ACTIONs and * in there.
- server/parseinput(): Added /me Command for * ACTION in channels
- cgi/write_card(): get refresh timer from config.h
- server/removeallitems(): doing a list cleanup when disconnecting, so we can rejoin after quit without part
- server/print_out(): screenbuffer with latest messages, scrolling top down
- cgi/write_card(): reload on a regular basis, when not typing something in. New formular works on more phones, informative header
- cgi/wml_link()/wml_header(): wml1.2 compatible links/input field for accesskey element
- cgi/write_wml(): new linewise printout, italic makeup, nicks are linked setting defaultvalues for talking on channels and privat.
- cgi/main(): Expire header
- Makefile: make install
Download (0.019MB)
Added: 2006-06-16 License: GPL (GNU General Public License) Price:
1248 downloads
Voodoo chat 1.0
Voc is a stream-chat engine which is designed to work on high-loaded chat-servers. more>>
Voc is a stream-chat engine which is designed to work on high-loaded chat-servers. It is written in PHP, but uses Perl or C++ for Voc-daemon -- the special program to handle multiple user-connections. With Voc you can make a chat that will serve many conversations simultanously. And its html-based, so your chatters can use it from almost any browser.
The Voc-engine includes a lot of features so it will be interested not only for a big chat owners.
Whats so special about Voc-engine?
There are 2 classes of html-chats. Classic-type, with refreshing messages-window, And stream-type.
Refresh-type is known to everybody, so lets think about streams. What is the common way to introduce such functionality? Webmasters make cgi-script (PHP-script, jsp-srcpt, e.t.c) which checks for new messages every second (2,3...) and prints something to the client. Of course, you need one instance of the script for each client. Now calculate how many data-requests you need to process every second... At least two for each client -- get messages, get users-list.
Also dont forget about memory and CPU usage. For instance, if you have PHP-scripts and PHP is compiled as an Apache-module, be ready to spend 5 Mbytes of memory and 0.1-1% of CPU for each client (only for messages-window).Multiple it to number of users online.
Do you still want to use such scripts?
Is there any solutions? I guess, yes -- try Voodoo chat. It uses Perl- or C++-daemon which processes users-requests to a messages list. And you need just one daemon for all clients. This daemon takes approx. 10 Mbytes of memory for 100 users. CPU usage is also small (of course it depends on your CPU, i.e. for 100 users online it is 0.5% of Pentium 4 2.4 Ghz). Do you see the difference now?
Main features:
- Daemon-stream type (recommended)
- Classic-type (with refreshes)
- PHP-stream script (read text above and use this type only when you have less then 20 simultaneous visitors and cannot use daemon-type)
- JavaScript stream-emulation (refreshing hidden frame which just add text to the main message-window)
- Themes-support. You can use one of exisitng designes, or easily create your own
- rooms
- private messages
- ignoring
- you can enable to use bold, italic, underlined messages
- inline images
- personal info-page with photo for registered users
- avatars
- internal mini-mail system
- status (online/offline/not available/dont disturb)
- web-indicator (see example at the left)
- nick & string highlighing for personal messages
- anti-flood
- messages and ban/unban logging
- limits for maximum number of users and maximum number of users from one ip (anti-nick-flooding)
- graphical statistic, example
- admin-zone to manage the chat
- moderator-levels for registered users, so you can give someone permissions to ban/unban users, change rooms-info, edit/delete registered users
<<lessThe Voc-engine includes a lot of features so it will be interested not only for a big chat owners.
Whats so special about Voc-engine?
There are 2 classes of html-chats. Classic-type, with refreshing messages-window, And stream-type.
Refresh-type is known to everybody, so lets think about streams. What is the common way to introduce such functionality? Webmasters make cgi-script (PHP-script, jsp-srcpt, e.t.c) which checks for new messages every second (2,3...) and prints something to the client. Of course, you need one instance of the script for each client. Now calculate how many data-requests you need to process every second... At least two for each client -- get messages, get users-list.
Also dont forget about memory and CPU usage. For instance, if you have PHP-scripts and PHP is compiled as an Apache-module, be ready to spend 5 Mbytes of memory and 0.1-1% of CPU for each client (only for messages-window).Multiple it to number of users online.
Do you still want to use such scripts?
Is there any solutions? I guess, yes -- try Voodoo chat. It uses Perl- or C++-daemon which processes users-requests to a messages list. And you need just one daemon for all clients. This daemon takes approx. 10 Mbytes of memory for 100 users. CPU usage is also small (of course it depends on your CPU, i.e. for 100 users online it is 0.5% of Pentium 4 2.4 Ghz). Do you see the difference now?
Main features:
- Daemon-stream type (recommended)
- Classic-type (with refreshes)
- PHP-stream script (read text above and use this type only when you have less then 20 simultaneous visitors and cannot use daemon-type)
- JavaScript stream-emulation (refreshing hidden frame which just add text to the main message-window)
- Themes-support. You can use one of exisitng designes, or easily create your own
- rooms
- private messages
- ignoring
- you can enable to use bold, italic, underlined messages
- inline images
- personal info-page with photo for registered users
- avatars
- internal mini-mail system
- status (online/offline/not available/dont disturb)
- web-indicator (see example at the left)
- nick & string highlighing for personal messages
- anti-flood
- messages and ban/unban logging
- limits for maximum number of users and maximum number of users from one ip (anti-nick-flooding)
- graphical statistic, example
- admin-zone to manage the chat
- moderator-levels for registered users, so you can give someone permissions to ban/unban users, change rooms-info, edit/delete registered users
Download (0.262MB)
Added: 2006-06-15 License: GPL (GNU General Public License) Price:
1479 downloads
MWChat Basic 7.0
MWChat Basic is the free version of our online chat system. more>>
MWChat Basic (My Web based Chat) is the free version of our online chat system.
Licenses are IP based, one license per IP.
It has support for multiple rooms and languages, a large number of IRC-like commands, private messages and rooms, message encryption, buddy lists, logging, registered users, chat profiles, file sharing, and more. It is a very lightweight, full-featured, and secure chat room.
<<lessLicenses are IP based, one license per IP.
It has support for multiple rooms and languages, a large number of IRC-like commands, private messages and rooms, message encryption, buddy lists, logging, registered users, chat profiles, file sharing, and more. It is a very lightweight, full-featured, and secure chat room.
Download (0.081MB)
Added: 2006-05-26 License: Other/Proprietary License Price:
1250 downloads
XChat 2.8.4
XChat is an IRC (chat) program for Windows and UNIX (Linux/BSD) operating systems. more>>
XChat is an IRC (chat) program for Windows and UNIX (Linux/BSD) operating systems. I.R.C. is Internet Relay Chat, see http://irchelp.org for more information about IRC in general.
XChat runs on most BSD and POSIX compliant operating systems.
Main features:
- Full featured IRC client
- Fully customizable
- Tabbed window interface
- Small resource footprint
- 41 language translations
- encrypted connections using OpenSSL 0.9.8d
- native IPv6 support
- Perl, Python, Ruby and Tcl language interface plugins for scripting
<<lessXChat runs on most BSD and POSIX compliant operating systems.
Main features:
- Full featured IRC client
- Fully customizable
- Tabbed window interface
- Small resource footprint
- 41 language translations
- encrypted connections using OpenSSL 0.9.8d
- native IPv6 support
- Perl, Python, Ruby and Tcl language interface plugins for scripting
Download (1.3MB)
Added: 2007-07-02 License: GPL (GNU General Public License) Price:
856 downloads
xchat-gnome 0.18
xchat-gnome is a new frontend to the popular X-Chat IRC client. more>>
Historically, the OSS desktop has been steadily improving in usability, accessibility, and general slickness, yet the world of IRC clients has not kept up. With IRC being one of the fundamental methods of communication within the open source community, it is bizzare that this area has been neglected.
GNOMEs philosophy in terms of user interfaces has been progressing towards presenting the user with few options, yet sane defaults. While many of the normal X-Chat options will be preserved inside GConf, only the most common settings will be included in the main user interface. The GTK+ frontend provides excessive customizability, with options scattered throughout the interface. This leads to an inconsistent user experience, confusion, and general clutter.
One thing to note is that this project is still extremely young. As such, at the moment is is not extremely trivial to build, run or debug. If anyone is interested in helping out, stop by #xchat-gnome on irc.freenode.net
Enhancements:
- This release has a few important bug fixes.
<<lessGNOMEs philosophy in terms of user interfaces has been progressing towards presenting the user with few options, yet sane defaults. While many of the normal X-Chat options will be preserved inside GConf, only the most common settings will be included in the main user interface. The GTK+ frontend provides excessive customizability, with options scattered throughout the interface. This leads to an inconsistent user experience, confusion, and general clutter.
One thing to note is that this project is still extremely young. As such, at the moment is is not extremely trivial to build, run or debug. If anyone is interested in helping out, stop by #xchat-gnome on irc.freenode.net
Enhancements:
- This release has a few important bug fixes.
Download (1.8MB)
Added: 2007-07-19 License: GPL (GNU General Public License) Price:
829 downloads
MOHA Chat 0.1b10
MOHA Chat is a chat solution which comes with a intuitive Web client and can run on most shared hosts. more>>
MOHA Chat is a chat solution which comes with a intuitive Web client and can run on most shared hosts. MOHA Chat consumes fewer resources on the server side and is fast on the client side.
The project uses AJAX to retrieve the chat messages and user status. The client polls the server at regular intervals. It currently supports only one-to-one chatting with the Web client. The Web client encrypts messages using a key unique to the client when sending a message to the server and vice versa.
<<lessThe project uses AJAX to retrieve the chat messages and user status. The client polls the server at regular intervals. It currently supports only one-to-one chatting with the Web client. The Web client encrypts messages using a key unique to the client when sending a message to the server and vice versa.
Download (1.9MB)
Added: 2007-03-07 License: GPL (GNU General Public License) Price:
970 downloads
Other version of MOHA Chat
License:GPL (GNU General Public License)
B-Chat 0.13
B-Chat is a small application which allows you to chat on Battle.net. more>>
B-Chat is a small application which allows you to chat on Battle.net.
It has no fancy GUI interface (yet :-), but I have plans for making it Gnome compliant.
However, at the moment it works pretty much like the regular UNIX telnet client, with the lines that are being sent and received mixed into eachother.
It can make it hard to read at times, but it serves my purpose.
I started work on this client because I wanted a way to chat with my friends on Battle.net while I was on Linux.
I really didnt feel like rebooting to Windows just to run TopazChat or ScumBot (I dont like Wine either :-), so I decided to code my own chat client.
The client is still in its early stages, so its very rough and may be hard to use. You have to supply the name o the Battle.net server that you are going to be connecting to. This will change in the future.
<<lessIt has no fancy GUI interface (yet :-), but I have plans for making it Gnome compliant.
However, at the moment it works pretty much like the regular UNIX telnet client, with the lines that are being sent and received mixed into eachother.
It can make it hard to read at times, but it serves my purpose.
I started work on this client because I wanted a way to chat with my friends on Battle.net while I was on Linux.
I really didnt feel like rebooting to Windows just to run TopazChat or ScumBot (I dont like Wine either :-), so I decided to code my own chat client.
The client is still in its early stages, so its very rough and may be hard to use. You have to supply the name o the Battle.net server that you are going to be connecting to. This will change in the future.
Download (0.006MB)
Added: 2006-09-20 License: GPL (GNU General Public License) Price:
1143 downloads
Ghoti IRC Client 0.86
Ghoti is a GUI-based IRC Client for unix/linux. more>>
Ghoti is a GUI-based IRC Client for unix/linux, written in Perl, and distributed under the GPL. Ghoti IRC Client has an uncanny similarity to mIRC.
Main features:
- Multi-server support
- Fully customisable GUI
- DCC Resume support
- Support for mIRC colours
- Robust CTCP flood protection
- Built in XDCC/CDCC file offering
- On-event sounds (if you really must)
<<lessMain features:
- Multi-server support
- Fully customisable GUI
- DCC Resume support
- Support for mIRC colours
- Robust CTCP flood protection
- Built in XDCC/CDCC file offering
- On-event sounds (if you really must)
Download (0.15MB)
Added: 2006-07-24 License: GPL (GNU General Public License) Price:
1190 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above irc chat rooms search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed