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

Chat Sw Con Cam software
Filter: All | Freeware | Demo
 

Chat Sw Con Cam

< 1 2 3 4 5 > 
Released: November 01, 2013  |  Added: December 19, 2013 | Visits: 3.587

123 Flash Chat Server Software The website owner sooner or later will realize that a live chat room is one of the crucial elements required for boosting the popularity of the site. 123FlashChat can add a chat room to dating sites and social networking services, with users single sign-on. It can be easily added to almost...



Platforms: Windows, Windows 7, Windows Server

License: Commercial Cost: $299.00 USD Size: 97.03 KB Download (510): 123 Flash Chat Server Software Download

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

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: March 11, 2009  |  Added: March 26, 2009 | Visits: 2.186

miOOt Live chat Welcome to miOOt Live chat! There are ways in which graphics and animation can attract visitors to your website, but do you know how many of those could be turned into customers? The reason why visitors are not becoming clients could be due to a simple misunderstanding - That is the...


Platforms: Windows

License: Shareware Cost: $22.00 USD Size: 1.38 MB Download (154): miOOt Live chat Download

Released: December 05, 2012  |  Added: April 29, 2013 | Visits: 1.638

Paraben's Chat Examiner Chatting online is not just a passing phase. More and more people are communicating through chat. And that means loads of digital evidence. As an examiner, you need a specialized tool to perform a thorough analysis of chat logs. Paraben's Chat Examiner is another specialized component of...


Platforms: Windows

License: Demo Cost: $99.00 USD Size: 38.91 MB Download (113): Paraben's Chat Examiner Download

Released: January 11, 2008  |  Added: September 08, 2008 | Visits: 3.860

Single operator ASP chat script software Single operator live chat software facilitates customers to engage with customer care executive of website using web based live chat. Single Operator ASP Chat Script facilitates online customers or website visitors of business organization or firm to solve customer purchase queries and make them...


Platforms: Windows

License: Shareware Cost: $99.00 USD Size: 1.12 MB Download (275): Single operator ASP chat script software Download

Released: August 12, 2008  |  Added: October 25, 2008 | Visits: 2.332

BigAnt Live Chat BigAnt Messenger is a 360C solution for staff daily communication and bridges the gap between website visitors and your help desk staff. BigAnt's unique Live Chat is a value-added feature lets you host an instant text messaging system between your website visitors and help desk staff. The...


Platforms: Windows

License: Shareware Cost: $299.00 USD Size: 12.18 MB Download (130): BigAnt Live Chat Download

Released: August 27, 2008  |  Added: November 01, 2008 | Visits: 3.865

Corporate Chat Growing number of businesses presented on the web reflects significance and importance of online interaction between its participants. Fully understanding this necessity Flashcoms releases Corporate Chat to be a communication part of a corporate structure. Corporate Chat is a...


Platforms: Windows, Mac, *nix, Windows CE

License: Commercial Cost: $349.00 USD Size: 6.2 MB Download (187): Corporate Chat Download

Released: September 10, 2013  |  Added: November 13, 2014 | Visits: 5.515

Live Chat Software Awebdesk Livechat Software is an affordable, innovative, self-hosted and downloadable php live chat script.Downlaod starts at USD 89 onetime only. Live Chat Software that is elegant, affordable and powerful to turn your site visitors into happy customers. The only live chat for websites you...


Platforms: Not Applicable

License: Commercial Cost: $89.00 USD Size: 4.58 MB Download (303): Live Chat Software Download

Released: December 09, 2008  |  Added: September 29, 2009 | Visits: 1.912

Instant Live Chat Software Live chat software is complete-packaged solution for online interaction. This chat software can be used for live chat, live help, live support, visitor tracking and proactive chat invitations for your products and services. The chat software integrates live chat, click-to-talk function and...


Platforms: Windows

License: Shareware Cost: $249.00 USD Size: 7.14 MB Download (797): Instant Live Chat Software Download

Added: May 22, 2010 | Visits: 1.376

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 (113): B-Chat Download

Added: January 15, 2010 | Visits: 3.735

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.825

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.681

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 (225): CAM::PDF::GS Download

Added: February 09, 2010 | Visits: 1.346

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.380

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.285

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.735

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

Released: May 26, 2014  |  Added: July 20, 2014 | Visits: 3.116

123 Flash Chat One and Only Chat Software: 123 Flash Chat Software One in a Million Video Chat Server: Powerful, Premium Rate and Popular! Once in a Life Online Chat Software Service: Easy, Customizable, Creative and Profitable! 123FlashChat can add a chat room and social networking services, with users single...


Platforms: Windows, Mac, *nix, Windows 8, Windows Phone, Windows 7, Android, iPhone,iPod,Java

License: Freeware Size: 97 KB Download (343): 123 Flash Chat Download

Added: October 15, 2010 | Visits: 1.518

Naken Chat Naken Chat is a public chat server written in C (originally in Java). Naken Chat project allows multiple people to connect to it and talk simultaneously to each other or in private messages. The goal of Naken Chat is to be as small and fast as possible using the least amount of your computers...


Platforms: *nix

License: Shareware Cost: $0.00 USD Size: 26.62 KB Download (132): Naken Chat Download

Added: July 11, 2010 | Visits: 1.225

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

< 1 2 3 4 5 >