Main > Free Download Search >

Free irc chat program software for linux

irc chat program

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 698
XHR Chat 1.0

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.

<<less
Download (0.003MB)
Added: 2006-03-20 License: GPL (GNU General Public License) Price:
1326 downloads
ICMP-Chat 0.6

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)
<<less
Download (0.037MB)
Added: 2006-06-16 License: GPL (GNU General Public License) Price:
1229 downloads
Campus Chat Server 0.1

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).
<<less
Download (0.006MB)
Added: 2006-08-30 License: GPL (GNU General Public License) Price:
1158 downloads
Perl Chat 0.1.1

Perl Chat 0.1.1


http://perlchat.sourceforge.net more>>
Perl Chat is a project that consists of a client and a server, both written in perl.

The goal of this project is to create a chat server that can be used on smaller networks such as a college campus or a business network.

Both the client and the server are written in Perl, and the client uses the Tk module to generate its GUI.

Installation:

First of all you need a working version of Perl. Preferably 5.6 but 5.005X should also work fine. For versions of Perl Chat < 0.1.0 you will need to compile Perl with Threads. (Keep in mind that Threads are still experimental) I designed this program with Perl 5.6.0 which can be found HERE.

You will need to read the installation instructions to compile it with Threads. I advise anyone who is doing this to install this new version of perl into /usr/local/ so as to not overwrite your old perl. Then by changing the first line of the script you can toggle between the different installs of perl.
<<less
Download (0.036MB)
Added: 2006-09-19 License: GPL (GNU General Public License) Price:
1135 downloads
Claros Chat 1.0

Claros Chat 1.0


Claros Chat is a web based (fully Ajax) instant messaging client which is capable of talking with the Jabber protocol. more>>
Claros Chat is finally ready. It is a web based (fully Ajax) instant messaging client which is capable of talking with the Jabber protocol. Claros Chat is well tested with Google Talk and it supports all major browsers such as Internet Explorer, Firefox, Safari, Mozilla.
The project has a minimalistic and an elegant user interface which looks much like a desktop application. Anyone interested in the application can test drive it at http://www.claros.org/chat.
Main features:
- Works with any Jabber server, including Google Talk.
- No setup needed on the client machine, works 100% within the browser, no plugins required.
- It is a 100% Ajax application, with a clean and nice user interface.
- Supports all major browsers.
- It can display user avatars including your own.
- Supports many of the emotions with MSN like smileys.
- All features such as changing status, changing status text, loading buddy list, adding/removing new buddy are all implemented.
- Can chat with as many users as you like.
- Users can set auto away at the preferences screen.
- Much words are useless, youve got to see it yourself, "it is one of the best looking and usefull open source instant messaging applications(or simply the best) in the world". See and believe for yourself. Just try the demo to see.(Login with your own Google username/password)
- You can start your own corporate chat network. Download a Jabber server from http://www.jabber.org and use Claros Chat to chat with your collegues.
- You can connect and chat with MSN, AOL, ICQ, Yahoo chat networks providing that you have your own Jabber server with a suitable gateway installed.
- It is open source and completely free software.
<<less
Download (3.6MB)
Added: 2006-11-21 License: GPL (GNU General Public License) Price:
1139 downloads
IRC Channel Relay Bot 1.1

IRC Channel Relay Bot 1.1


The purpose of this bot is to relay messages from one IRC network to another. more>>
Relay-bot is a program we initially wrote because our group of friends that hang out on one channel could never seem to all stay on EFnet, and even if we could EFnet was splitting so badly at the time that it was unusable. However, we couldnt readily switch to another network because not everybody is always online and a few people wanted to stick with EFnet because there were other friends of theirs still there. So, relay-bot was born. It allowed us to split our channel across 2 (actually, 3 or 4) different IRC networks fairly effectively.
You[l need a copy Of Perl since perlay bot is written in Perl. Youll also need a copy of Net::IRC.
Theres currently no real installation routine; just untar the tarball, edit "relay-bot.config" and run "relay-bot.pl".
Enhancements:
- relay-bot.config: Fixed small issue in example config file
- BUGS, relay-bot.pl: Prepping for update to a new release
<<less
Download (0.02MB)
Added: 2006-06-17 License: GPL (GNU General Public License) Price:
1277 downloads
IoChatto 0.1

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.

<<less
Download (3.4MB)
Added: 2006-09-19 License: BSD License Price:
1130 downloads
Irc-Scroller r307

Irc-Scroller r307


Irc-Scroller is a Web script that parses different IRC log formats. more>>
Irc-Scroller is a Web script that parses different IRC log formats, and dynamically displays them as Web pages, updating almost in real time.

The log formats used by eggdrop, mirc, irssi, and a custom database are currently supported.

<<less
Download (0.009MB)
Added: 2007-07-23 License: GPL (GNU General Public License) Price:
827 downloads
IRC-Chess 0.1

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.

<<less
Download (0.059MB)
Added: 2006-11-21 License: GPL (GNU General Public License) Price:
1075 downloads
irc-proxy 0.4 Beta

irc-proxy 0.4 Beta


Ircproxy is a transparent IRC content filtering application. more>>
Ircproxy is a transparent IRC content filtering application. It may be used whenever there is a need for monitoring IRC connections.

irc-proxy may be used to deny specific connections or to examine suspicious IRC traffic.

<<less
Download (0.059MB)
Added: 2006-06-30 License: GPL (GNU General Public License) Price:
1219 downloads
Ubuntu Live Chat Support 0.3.14-7

Ubuntu Live Chat Support 0.3.14-7


UbuntuLiveChatSupport aims to provide an interface to communicate to other ubuntu users with the same language & location. more>>
The UbuntuLiveChatSupport aims to provide an interface to communicate to other ubuntu users with the same language & location, as well as to connect to the official ubuntu channel in Freenode.org. Ubuntu Live Chat Support also aims to get live chat support from ubuntu users right into the desktop menu, via "System > Help > Live Chat Support".
Rationale
People who dont speak english and want local support in their language will face a challenge to gain help in existing documentations, specially when there are just a few documentations for their language. But if they speak to someone that can understand their language, they can talk to an experienced user to provide them with answers. It might as well be positive, because there might be a good chance that they will collaborate on translation of documentations and software for their language, as well as contributing to the Ubuntu work.
Another problem with the current way of getting help in Ubuntu requires the user to read and browse documentations, but what most users really want is getting the right answers to the questions straight. Browsing and reading documentations sometimes require one to research on a particular problem. But to get the right answer from an experience user is the most easiest way.
Scope
This will use Gaim as an IRC client, but will not alter the main Gaim configurations. It will add the IRC channels defined in InternetRelayChat in Gaim buddy list, namely, Localized Channels, Support Channels, and Team Collaboration Channels.
Enhancements:
- Change the name "Auto-Join Default" to "Default"
- Overhaul the Local Channel names
- A new channel will be autojoined based on language.
- Added the language to "Local Languages" group
- Change the name of "Local Ubuntu Channels" to "Local Channels"
- UI improvements, in Nick registration, add a "Passwords do not match" warning.
- Impliment a settings in login page to choose from 2 different layout, the default top channels tab and alternative left channels tab. The static xchat-gnome look is removed.
- Add a new checkbox for privacy, when registration.
- Impliment registration privacy when the checkbox is toggled.
<<less
Download (0.077MB)
Added: 2006-05-15 License: GPL (GNU General Public License) Price:
1258 downloads
Bocazas Webchat 1.2

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.
<<less
Download (0.261MB)
Added: 2006-06-16 License: Other/Proprietary License Price:
1227 downloads
Perl IRC Statistics Generator 0.70

Perl IRC Statistics Generator 0.70


Perl IRC Statistics Generator (pisg) is an IRC channel statics generator written in Perl. more>>
Perl IRC Statistics Generator (pisg) is an IRC channel statics generator written in Perl, it creates statistics from different logfile formats.
It was originally written because IRCStats wasnt open source. So heres an open source/GPLed version to anyone interested. Its a funny thing for your IRC channel, and its highly customizeable.
Supported logfile formats:
- X-Chat
- mIRC
- mIRC6
- Eggdrops
- bxlog for BitchX
- irssi
- virc98
- dancer
- Trillian
- Grufti
- mbot
- winbot
- zcbot
- muh
- energymech
- ircII
- psybnc
- ircle
- infobot
- axur
- bobot++
- oer
- perlbot
- Vision
- pircbot
- KVIrc
- HydraIRC
- sirc
- moobot
- supybot
- blootbot
- dircproxy
Enhancements:
Bug fixes:
- Added missing > (SF #1550312).
- Fix typo in docs (SF #1550765).
Christoph:
- The manpage file released with 0.69 was empty, sorry. Thanks to Julien Danjou for spotting.
- Fix some typos in manpage and --help text.
<<less
Download (0.23MB)
Added: 2006-09-15 License: GPL (GNU General Public License) Price:
1137 downloads
Pandorabots Chat Bot Interface 1.0

Pandorabots Chat Bot Interface 1.0


Pandorabots Chat Bot Interface is a learning tool for implementing AJAX to communicate between the browser and a server. more>>
Pandorabots Chat Bot Interface project is a learning tool for implementing AJAX to communicate between the browser and a server. The chat bot interface communicates via XML with a free chat bot you create and host at pandorabots.com. The client script controlls a div that records your ongoing conversation. The final product is an embedded chat bot in your Web sit

An AI chat bot is nothing more than a computer program which has been trained to interact with humans using common communication languages. Some have the ability to learn on the fly, others have a "trainer" that tells them what to say for keywords, etc.
<<less
Download (MB)
Added: 2007-03-14 License: GPL (GNU General Public License) Price:
972 downloads
IRC BotNET 1.0

IRC BotNET 1.0


BotNET is an IRC bot that has two modes: stand-alone and BotNET mode. more>>
IRCBotNET is a Botnet. It is a network of IRC bots that communicate with one another. They share a means of communication whereby all bots speak to one another and exchange information. They are useful for keeping and maintaining a channel by acting as a group of channel bots that work together with a common goal.

Say, for instance, you have one IRC bot keeping a channel and a netsplit occurs or the bot dies for some reason. Immediately the channel becomes chaotic and anarchic without an IRC bot keeping the peace. With a Botnet, even if an IRC bot dies, here still remains the rest of the bots on the Botnet to continue maintaining the channel and the loss of the one bot means nothing as the other bots do its exact same job.

BotNET is an extremely powerful IRC BOT and has many features.
BotNET doesnt necessarily have to run as a Botnet, it can run as a normal IRC bot and in fact does this by default. It has a massive collection of functions that can be seen in the BotNET man pages. When run as a Botnet, BotNET has supreme capabilities that have never been attempted before in Botnets. When a BotNET bot is run in Botnet mode, it connects to a BotNET Communication Stream Server (botserv) that is included in this package.

It uses this server to communicate with the other bots on the Botnet. The difference here is that not only can it do whatever any other Botnet can do, but it also uses this stream of communication with its added IRC Stand-alone bot functionality. For instance, if you add a user to the bot, immediately, all other bots connected to the database add this user to their local databases and a global-wide Botnet database is maintained. So you can use any one of the bots on the Botnets for anything that you so desire. This powerful feature makes BotNET very predominant over other Botnets.
<<less
Download (0.027MB)
Added: 2006-06-17 License: GPL (GNU General Public License) Price:
1322 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5