Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.476.241 Times

Chat Module freeware
Filter: All | Freeware | Demo
 

Chat Module

< 1 2 3 4 5 > 

ICQza / IRCza - natural language artificial intelligence chat robots ICQza is natural language artificial intelligence chat robot for ICQ. ICQza sends and receives ICQ instant messages, simulates human responses in ICQ messages without human - Artificial Intelligence engine based on famous A.L.I.C.E generates phrases. Now the package also includes IRCza - similar...


Added: March 27, 2006 | Visits: 4.679

Incognito Chat (i-chat) Incognito Chat is a free instant messaging tool for use with MSN Messenger and Windows Messenger, it allows for encrypted instant messaging sessions using proven cryptographic algorithms. Features include: * Encrypted instant messaging: 256 bit Rijndael, 4096 bit RSA and SHA-512 *... Platforms: Windows

License: Freeware Size: 1.22 MB Download (277): Incognito Chat (i-chat) Download

Released: November 12, 2003  |  Added: January 20, 2006 | Visits: 9.026

123 Flash Chat Server Software Windows Client Full-featured,high-performance 123FlashChat can integrate user db in forums or portals & has the most customized skin! It allows you to organize chat-events, collaborative work sessions or online meetings stably. With this exe client, even those members who unfortunately don't have flash player... Platforms: Windows

License: Freeware Size: 1.3 MB Download (1233): 123 Flash Chat Server Software Windows Client Download

Added: November 08, 2006 | Visits: 10.223

WWB Video Chat Messenger The WWB Video Chat allows you to view--and listen to!--as many videos as your computer & internet connection can handle. While viewing videos, you may "Mute" or "Listen" to who you want, when you want. Enter public rooms or create your own private room. When receiving an... Platforms: Windows

License: Freeware Size: 5.97 MB Download (1495): WWB Video Chat Messenger Download

Added: February 16, 2006 | Visits: 6.505

Split Video for Video Chat Split Video for Video Chat & Video Conference Capture Driver allows you to easily multiply your web-camera video in any conferensing software like Aol, Aim, ICQ, Yahoo, MSN, Skype, Camfrog, e.t.c. Platforms: Windows

License: Freeware Size: 3.39 MB Download (748): Split Video for Video Chat Download

Released: January 03, 2006  |  Added: March 05, 2006 | Visits: 5.327

Video Chat Splitter Video Chat Splitter driver allows you to easily multiply your web-camera (any models), video cameras ( any model: analog or ditial : VHS, DV, TV-IN or TV-tunner ) in video chat or video conference software like ICQ, Yahoo Messenger, MSN Messenger, Skype Video, Camfrog, AOL AIM, Pal Talk, or... Platforms: Windows

License: Freeware Size: 3.39 MB Download (540): Video Chat Splitter Download

Released: November 12, 2006  |  Added: November 14, 2006 | Visits: 3.558

Solixa Chat Service Solixa Chat Software Fully Customizable Chat Solution.. Solixa utilizes its very own special Solixa Protocol which is faster and can handle much larger amounts of data. Unlike most other chat software companies Solixa comes loaded with /commands that you can type in any Channel, Private... Platforms: Windows

License: Freeware Size: 2.88 MB Download (175): Solixa Chat Service Download

Released: March 08, 2013  |  Added: April 01, 2013 | Visits: 2.239

LANcet Chat LANcet Chat is free software for real-time message exchange over local network (LAN). With it you don't need to install chat server. All participants can connect any time and they will see each other automatically. Just run chat on every computer and start talking immediately. Chat can... Platforms: Windows

License: Freeware Size: 883.16 KB Download (286): LANcet Chat Download

Added: January 18, 2010 | Visits: 1.212

Module::Install::Deprecated Module::Install::Deprecated are warnings and help for deprecated commands. One of the nicest features of Module::Install is that as it improves, there is no need to take into account user compatibility, because users do not need to install Module::Install itself. As a result, the... Platforms: *nix

License: Freeware Size: 79.87 KB Download (122): Module::Install::Deprecated Download

Added: November 10, 2010 | Visits: 1.337

Module::Crypt Module::Crypt is a Perl module to encrypt your Perl code and compile it into XS. SYNOPSIS use Module::Crypt; #Êfor a single file: CryptModule( file => Bar.pm, install_base => /path/to/my/lib ); # for multiple files: CryptModule( files => [Foo.pm, Bar.pm], install_base =>... Platforms: *nix

License: Freeware Size: 7.17 KB Download (97): Module::Crypt Download

Added: May 22, 2010 | Visits: 1.383

B-Chat 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... Platforms: *nix

License: Freeware Size: 6.14 KB Download (114): B-Chat Download

Added: January 22, 2010 | Visits: 1.544

Alien Perl module Alien Perl module package contains external libraries wrapped up for your viewing pleasure! SYNOPSIS perldoc Alien; Alien is a package that exists just to hold together an idea, the idea of Alien:: packages, so there is no code here, just motivation for Alien. Why James and I ended up... Platforms: *nix

License: Freeware Size: 10.24 KB Download (96): Alien Perl module Download

Added: September 26, 2010 | Visits: 1.264

Module::Signature Module::Signature is a Perl module signature file manipulation. SYNOPSIS As a shell command: % cpansign # verify an existing SIGNATURE, or # make a new one if none exists % cpansign sign # make signature; overwrites existing one % cpansign -s # same thing % cpansign verify # verify a... Platforms: *nix

License: Freeware Size: 68.61 KB Download (133): Module::Signature Download

Added: February 19, 2010 | Visits: 1.429

App::Modular::Module::Events App::Modular::Module::Events is a Perl module with event handling for App::Modular compatible applications. SYNOPSIS #################################################################### package App::Modular::Module::Me; use base qw(App::Modular::Module); sub depends { return Events; }... Platforms: *nix

License: Freeware Size: 16.38 KB Download (106): App::Modular::Module::Events Download

Added: January 08, 2010 | Visits: 1.118

Module::Install::Philosophy Module::Install::Philosophy Perl module contains the concepts behind Module::Install. SYNOPSIS This document describes the personal philosophy behind the creation of CPAN::MakeMaker (the predecessor of Module::Install). The views expressed here belong to Brian Ingerson; if they are not of... Platforms: *nix

License: Freeware Size: 81.92 KB Download (100): Module::Install::Philosophy Download

Added: November 13, 2010 | Visits: 1.095

Module::Install Module::Install is a standalone, extensible Perl module installer. SYNOPSIS In your Makefile.PL: (Recommended Usage) # Load the Module::Install bundled in ./inc/ use inc::Module::Install; # Define metadata name Your-Module; all_from lib/Your/Module.pm; # Specific dependencies... Platforms: *nix

License: Freeware Size: 79.87 KB Download (95): Module::Install Download

Added: October 04, 2010 | Visits: 974

Module::Reload::Selective Module::Reload::Selective can reload Perl modules during development. SYNOPSIS Instead of: use Foobar::MyModule; Do this: use Module::Reload::Selective; &Module::Reload::Selective->reload(qw(Foobar::MyModule)); Or, if you need the "import" semantics of "use", do this: use... Platforms: *nix

License: Freeware Size: 10.24 KB Download (94): Module::Reload::Selective Download

Added: January 15, 2010 | Visits: 3.741

Pandorabots Chat Bot Interface 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... Platforms: *nix

License: Freeware Download (85): Pandorabots Chat Bot Interface Download

Added: June 21, 2010 | Visits: 1.160

Module::Build::TestReporter Module::Build::TestReporter is a Perl module to help users report test failures. SYNOPSIS use Module::Build::TestReporter; my $build = Module::Build::TestReporter->new( # normal Module::Build code here ); # or, in your own M::B subclass package My::Module::Build; use Class::Roles... Platforms: *nix

License: Freeware Size: 8.19 KB Download (90): Module::Build::TestReporter Download

Added: April 12, 2010 | Visits: 1.743

XHR Chat 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... Platforms: *nix

License: Freeware Size: 3.07 KB Download (169): XHR Chat Download

< 1 2 3 4 5 >