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.473.375 Times

Chat Multiple Cam freeware
Filter: All | Freeware | Demo
 

Chat Multiple Cam

< 1 2 3 4 5 > 
Added: January 08, 2010 | Visits: 2.207

Ubuntu Live Chat Support 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...



Platforms: *nix

License: Freeware Size: 78.85 KB Download (130): Ubuntu Live Chat Support Download

Added: May 10, 2013 | Visits: 2.415

JustChat JustChat is a simple lighweight web-based chat interface. JustChat is a small java applet that uses the internet connection to connect distant users to one another through the server, via the standard HTTP protocoll, using constant repetitive GET requests to handle the conenction. Thus multiple...





Platforms: Windows, Mac, *nix, Java, BSD Solaris

License: Freeware Download (128): JustChat Download

Added: July 05, 2010 | Visits: 1.834

CAM::PDF::Content CAM::PDF::Content is a PDF page layout parser. SYNOPSIS use CAM::PDF; my $pdf = CAM::PDF->new($filename); my $contentTree = $pdf->getPageContentTree(4); $contentTree->validate() || die Syntax error; print $contentTree->render(CAM::PDF::Render::Text); $pdf->setPageContent(5,...


Platforms: *nix

License: Freeware Size: 737.28 KB Download (126): CAM::PDF::Content Download

Added: January 25, 2010 | Visits: 1.147

Chat Acronyms Widget The Chat Acronyms widget allows you to quickly look up definitions of acronyms and abbreviations used in online chat, instant messaging, bulletin boards, e-mail, and text messaging.Unsure of what a certain acronym means? Use this dashboard widget to look up the meaning of any acronym you don't...


Platforms: Mac

License: Freeware Download (125): Chat Acronyms Widget Download

Added: May 04, 2010 | Visits: 1.213

Eggdrop Eggdrop is the worlds most popular open source Internet Relay Chat (IRC) bot. Originally created by Robey Pointer in December 1993 for use on a channel called #gayteen, it has spawned an almost cult like following of users. It is a feature rich program designed to be easily used and expanded upon...


Platforms: *nix

License: Freeware Size: 804.86 KB Download (123): Eggdrop Download

Added: November 26, 2010 | Visits: 1.715

MOHA Chat 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...


Platforms: *nix

License: Freeware Size: 1.9 MB Download (122): MOHA Chat Download

Added: March 16, 2010 | Visits: 1.440

Multiple-Precision Floating-Point Library The MPFR library is a C library for multiple-precision floating-point computations with exact rounding (also called correct rounding). It is based on the GMP multiple-precision library. The main goal of MPFR is to provide a library for multiple-precision floating-point computation which is both...


Platforms: *nix

License: Freeware Size: 942.08 KB Download (120): Multiple-Precision Floating-Point Library Download

Added: August 03, 2008 | Visits: 1.010

Bird Chat Messaging and chat software application for Intranet and Internet use (Windows only), it does not require a dedicated server, anyone can create their own server. The server side component is small and easy to set-up, the client side component is provided with an installation tool for fast and...


Platforms: Windows

License: Freeware Size: 238 KB Download (120): Bird Chat Download

Added: May 22, 2010 | Visits: 1.205

Voodoo chat 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...


Platforms: *nix

License: Freeware Size: 268.29 KB Download (119): Voodoo chat Download

Added: September 24, 2013 | Visits: 1.382

Ayttm Ayttm is an instant messaging (aka chat) client that provides all-in-one chat functionality for several major instant messaging services from one simple program. Ayttm "Contacts" allow you to refer to several accounts of the same person from a single contact name, making it one of the cleanest...


Platforms: C and C plus plus

License: Freeware Size: 7.35 MB Download (119): Ayttm Download

Added: June 02, 2010 | Visits: 1.131

Perl Chat 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...


Platforms: *nix

License: Freeware Size: 36.86 KB Download (118): Perl Chat Download

Added: August 30, 2008 | Visits: 1.527

X-Chat X-Chat for Linux - Open Source, Internet Relay Chat client provides a way of communicating in real time with people from all over the world on the various IRC nets. Internet Relay Chat consists of various separate networks (or "nets") of IRC servers, machines that allow users to connect to IRC....


Platforms: *nix

License: Freeware Size: 1.3 MB Download (117): X-Chat Download

Added: August 25, 2008 | Visits: 1.458

DCI Chat V 2.0 DCI chat has customizable font color, size, style, excellent choice of emoticons. hosted On High-Speed DellO Servers and login using nick name. This advance DCI Chat embeds Into Your Own Web Site, admin can warn a particular user with customized messages, admin can set particular user as special...


Platforms: Windows

License: Freeware Size: 100 KB Download (115): DCI Chat V 2.0 Download

Added: May 22, 2010 | Visits: 1.382

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: February 02, 2010 | Visits: 1.617

Campus Chat Server Campus Chat Server project is a chat server intended for use in the Cadiz University campus network. Whats New in This Release: - 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)..


Platforms: *nix

License: Freeware Size: 6.14 KB Download (114): Campus Chat Server Download

Added: March 06, 2010 | Visits: 1.388

CAM::PDF::Renderer::Dump CAM::PDF::Renderer::Dump can print the graphic state of each node. SYNOPSIS use CAM::PDF; my $pdf = CAM::PDF->new($filename); my $contentTree = $pdf->getPageContentTree(4); $contentTree->render("CAM::PDF::Renderer::Dump"); This class is used to print to STDOUT the coordinates of each...


Platforms: *nix

License: Freeware Size: 737.28 KB Download (112): CAM::PDF::Renderer::Dump Download

Added: September 19, 2010 | Visits: 1.479

X-Chat NewsWindow X-Chat NewsWindow is a perl script for X-Chat (or X-Chat Aqua) implements one of those annoying announcer scripts that announce your currently playing audio track in iTunes or your current audio or video track in VLC to your IRC channel because you feel for some reason that everyone wants to...


Platforms: *nix

License: Freeware Download (111): X-Chat NewsWindow Download

Added: October 26, 2010 | Visits: 1.157

CWirc CWirc project is a plugin for the X-Chat IRC client to transmit raw Morse code over the internet using IRC servers as reflectors. The transmitted Morse code can be received in near real-time by other X-Chat clients with the CWirc plugin. CWirc tries to emulate a standard amateur radio rig: it...


Platforms: *nix

License: Freeware Size: 153.6 KB Download (111): CWirc Download

Released: October 17, 2012  |  Added: October 17, 2012 | Visits: 1.463

e107 Chat Plugin for 123 Flash Chat e107 Chat Plugin is used to integrate e107 Database with 123 Flash Chat Software to add a live chat room in website. With the Chat Plugin, the integration is easy,fast, secure & seamless and the chat room is full-featured Flash Client with powerful Java Server. Once the integration is successful,...


Platforms: Windows, Mac, Linux, Linux Console, Linux Gnome, Linux GPL, Linux Open Source, Pocket PC, Unix, Other

License: Freeware Download (107): e107 Chat Plugin for 123 Flash Chat Download

Added: February 09, 2010 | Visits: 1.352

CAM::PDF::GS::NoText CAM::PDF::GS::NoText is a PDF graphic state. SYNOPSIS use CAM::PDF; my $pdf = CAM::PDF->new($filename); my $contentTree = $pdf->getPageContentTree(4); my $gs = $contentTree->computeGS(1); This class is used to represent the graphic state at a point in the rendering flow of a PDF page....


Platforms: *nix

License: Freeware Size: 737.28 KB Download (104): CAM::PDF::GS::NoText Download

< 1 2 3 4 5 >