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

Chat Multiple Cam freeware
Filter: All | Freeware | Demo
 

Chat Multiple Cam

< 1 2 3 4 5 > 
Added: March 27, 2006 | Visits: 4.677

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: January 12, 2001  |  Added: March 16, 2006 | Visits: 4.772

CustomChat Server The CustomChat Server is for novices and advanced programmers. It requires only a browser for an Administrator to manage chat rooms. There is no hardware or software for the end user to download or install, and the system is intuitively set up for Administrators to maintain community features...





Platforms: Windows, *nix, Windows CE

License: Freeware Size: 9.03 MB Download (493): CustomChat Server Download

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

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: April 15, 2006 | Visits: 4.330

CamSplitter For Video Chat CamSplitter Virtual Webcamera Splitter and 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...


Platforms: Windows

License: Freeware Size: 3.39 MB Download (516): CamSplitter For Video Chat Download

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

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: October 19, 2007  |  Added: October 22, 2007 | Visits: 6.485

Multiple File Search and Replace With the help of this program, you can quickly find and replace text, correct html code and hyperlinks in multiple file, add new links or re-format the design of the entire site. Software extremely useful in editing of multiple html and text files. When you are developing or supporting a...


Platforms: Windows

License: Freeware Cost: $29.00 USD Size: 342.51 KB Download (358): Multiple File Search and Replace Download

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

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

Released: April 19, 2009  |  Added: July 13, 2009 | Visits: 4.258

Procaster Procaster is a FREE desktop application makes quality live broadcasting simple, while dramatically and automatically boosting the quality of your streams to the absolute highest levels possible. With one click you can stream your DV cam, webcam, games and desktop to hundreds of thousands of...


Platforms: Windows

License: Freeware Size: 7.13 MB Download (311): Procaster 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: 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: 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: February 03, 2010 | Visits: 1.687

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


Platforms: *nix

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

Added: February 09, 2010 | Visits: 1.351

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

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: March 21, 2010 | Visits: 1.291

CAM::XML CAM::XML is an encapsulation of a simple XML data structure. SYNOPSIS my $pollTag = CAM::XML->new(poll); foreach my $q (@questions) { my $questionTag = CAM::XML->new(question); $questionTag->add(-text => $q->{text}); my $choicesTag = CAM::XML->new(choices); foreach my $c...


Platforms: *nix

License: Freeware Size: 22.53 KB Download (102): CAM::XML Download

Added: April 12, 2010 | Visits: 1.741

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

Added: July 11, 2010 | Visits: 1.230

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


Platforms: *nix

License: Freeware Size: 37.89 KB Download (140): ICMP-Chat 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: 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: 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

< 1 2 3 4 5 >