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

Cafe Client freeware
Filter: All | Freeware | Demo
 

Cafe Client

1 2 3 4 5 > 
Released: January 01, 2011  |  Added: January 16, 2011 | Visits: 2.147

CyberCafePro Client CyberCafePro is the most trusted name in the Internet cafe software market -- since 1999 delivering reliably in over 175 countries. CyberCafePro Client 6 is free and effectively manages all timed public access computing environments (cyber cafes, gaming centers, telecentres, schools, libraries,...



Platforms: Windows

License: Freeware Size: 14.76 MB Download (454): CyberCafePro Client Download

Released: July 31, 2009  |  Added: August 05, 2009 | Visits: 7.401

MC3 Cyber Cafe Software MC3 cyber cafe software home edition is free for all. It can monitor up to 4 PCs without any limitations. Control remote PC via network to logoff, restart or shutdown client PCs. Monitoring is updated every second based on chosen currency.





Platforms: Windows

License: Freeware Size: 5.81 MB Download (1550): MC3 Cyber Cafe Software Download

Released: September 04, 2012  |  Added: September 04, 2012 | Visits: 1.012

MC3 Cyber Cafe Software Home Edition MC3 Cyber Cafe Software has been developed by Mouse Click for internet cafe operators. Light and easy internet cafe with adequate features to operate a cyber cafe. Able to perform remote PC monitoring and cyber cafe billing.It can perform remote PC monitoring via network to logoff, restart,...


Platforms: Windows

License: Freeware Size: 5.81 MB Download (106): MC3 Cyber Cafe Software Home Edition Download

Added: September 06, 2013 | Visits: 913

Dharma Internet Cafe Management Dharma Internet Cafe Management is a cross platform (Linux, Win32, Mac OsX) client-server internet cafe system written in RealBasic. Features include timing/billing, client management, membership, point of sale and reports. This project aim to ease administration of an internet cafe.


Platforms: Mac

License: Freeware Size: 153.6 KB Download (58): Dharma Internet Cafe Management Download

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

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

Released: February 15, 2008  |  Added: February 21, 2008 | Visits: 5.220

Bill Op Internet Cafe Kiosk Game Timer Turn your PC into Bill Operated self Service Internet Cafe, Internet Kiosk, or Bill Operated PC Game can Save you management cost, hiring cost. make profit for you internet cafe and kiosk business. Weavefuture Bill Op Internet Cafe Kiosk Timer have to work with Special Bill Acceptor Software...


Platforms: Windows

License: Freeware Size: 6.74 MB Download (439): Bill Op Internet Cafe Kiosk Game Timer Download

Added: August 24, 2008 | Visits: 4.999

MyCafeCup Internet Cafe WiFi CyberCafe Software. Cyber cafe software - Internet cafe software - Wi-Fi HotSpot Billing - from MyCafeCup is a software for operating Internet Cafe, CyberCafe, Game Center, Gaming Cafe and PC rental shop. It has been designed for use in an Internet coffee shop, although it can be used for intranet PC controlling. My...


Platforms: Windows

License: Freeware Size: 8.88 KB Download (746): MyCafeCup Internet Cafe WiFi CyberCafe Software. Download

Released: May 01, 2009  |  Added: May 05, 2009 | Visits: 8.817

Portable RDP 6 client Microsoft has annoyed the world with RDP 6 issues, bugs, difficulty to install it, requierements... RDP 6 portable is the very simple, easy to use program to blow-up all of these issues. It is a fully functionnal RDP 6 client standalone program. Less than 3 MB: no more need to install 350 MD of...


Platforms: Windows, Windows CE

License: Freeware Size: 2.46 MB Download (2223): Portable RDP 6 client Download

Added: January 18, 2010 | Visits: 1.528

Crystal Mud Client Crystal Mud Client project is a terminal-based MUD client with good protocol support. Crystal is an adequate MUD client. At first glance it looks like telnet, but has full line editing and scrollback, character set conversion support, Unicode support, prompt grabbing, xterm titlebar setting,...


Platforms: *nix

License: Freeware Size: 96.26 KB Download (124): Crystal Mud Client Download

Added: January 18, 2010 | Visits: 1.262

Gimp::ScriptFu::Client Gimp::ScriptFu::Client is a Perl client for the GNU Image Manipulation Program. Gimp::ScriptFu::Client acts as a source filter in a Scheme script that uses Text::Template to preprocess any embedded Perl fragments contained between { } brackets before sending the resulting Scheme to a Gimp...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (115): Gimp::ScriptFu::Client Download

Added: March 06, 2010 | Visits: 3.406

Ragnarok Online Client Ragnarok Online Client project is a client to the Ragnarok online network. Ragnarok Online Client is a client to the Ragnarok online network, an MMORPG. This project only provides an API to be able to program a client without having to understand the protocol itself, and to keep up-to-date...


Platforms: *nix

License: Freeware Size: 16.38 KB Download (585): Ragnarok Online Client Download

Added: September 04, 2010 | Visits: 1.291

POE::Component::Client::Halo POE::Component::Client::Halo is an implementation of the Halo query protocol. SYNOPSIS use Data::Dumper; # for the sample below use POE qw(Component::Client::Halo); my $halo = new POE::Component::Client::Halo( Alias => halo, Timeout => 15, Retry => 2, ); $kernel->post(halo, info,...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (163): POE::Component::Client::Halo Download

Added: May 15, 2010 | Visits: 1.049

POE::Component::Client::Rcon POE::Component::Client::Rcon is an implementation of the Rcon remote console protocol. SYNOPSIS use POE qw(Component::Client::Rcon); my $rcon = new POE::Component::Client::Rcon(Alias => rcon, Timeout => 15, Retry => 2, Bytes => 8192, ); $kernel->post(rcon, rcon, hl, 127.0.0.1, 27015,...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (115): POE::Component::Client::Rcon Download

Added: January 26, 2010 | Visits: 1.097

POE::Component::Client::Traceroute POE::Component::Client::Traceroute is a non-blocking traceroute client. SYNOPSIS use POE qw(Component::Client::Traceroute); POE::Component::Client::Traceroute->spawn( Alias => tracer, # Defaults to tracer FirstHop => 1, # Defaults to 1 MaxTTL => 16, # Defaults to 32 hops Timeout => 0, #...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (90): POE::Component::Client::Traceroute Download

Added: January 27, 2010 | Visits: 1.301

FUSE::Client FUSE::Client is a Perl-FUSE client. SYNOPSIS use FUSE::Client; $c = FUSE::Client->new({ Port=>35008, Quiet=>1, }); $c->connect(); $c->send("COMMAND","parameter"); $c->disconnect(); The FUSE::Client module will create a TCP FUSE client to test sending messages to a FUSE server. The...


Platforms: *nix

License: Freeware Size: 2.05 KB Download (182): FUSE::Client Download

Added: July 02, 2010 | Visits: 1.001

MudMagic Mud Client MudMagic Mud Client is a client for connecting to online text games..


Platforms: *nix

License: Freeware Size: 634.88 KB Download (95): MudMagic Mud Client Download

Added: September 13, 2010 | Visits: 1.023

Reality Cyanide client Reality Cyanide project is a client for Cyanide, a graphical virtual reality multiplayer role-playing game. Cyanide is intended to be the most dynamic multi-player online role-playing game ever made. This client uses an isometric perspective to present scenes. It is programmed with Python,...


Platforms: *nix

License: Freeware Size: 645.12 KB Download (96): Reality Cyanide client Download

Added: August 09, 2010 | Visits: 1.224

Festival::Client::Async Festival::Client::Async is a non-blocking interface to a Festival server. SYNOPSIS use Festival::Client::Async qw(parse_lisp); my $fest = Festival::Client::Async->new($host, $port); $fest->server_eval_sync($lisp, %actions); # blocking $fest->server_eval($lisp); # just queues $lisp for...


Platforms: *nix

License: Freeware Size: 30.72 KB Download (101): Festival::Client::Async Download

Added: February 10, 2010 | Visits: 1.805

Mail::Client::Yahoo Mail::Client::Yahoo is a Perl module with programmatically access Yahoos web-based email. SYNOPSIS use Mail::Client::Yahoo; $y = Mail::Client::Yahoo->login( username => bob, password => secret, secure => 1, # for the paranoid and patient ); $y->select_folder(Inbox); $m =...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (210): Mail::Client::Yahoo Download

Added: January 08, 2010 | Visits: 2.221

PXES Universal Linux Thin Client PXES project is a micro Linux thin client distribution. PXES will boot a real thin client or will help to convert in minutes any compliant hardware (see list bellow) into a versatile thin client. They will be capable of accessing any XDM server presenting the graphical login screen or any...


Platforms: *nix

License: Freeware Size: 23 MB Download (524): PXES Universal Linux Thin Client Download

1 2 3 4 5 >