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

Ipad Mud Client freeware
Filter: All | Freeware | Demo
 

Ipad Mud Client

< 1 2 3 4 5 
Added: August 18, 2010 | Visits: 857

HTTunnel::Client HTTunnel::Client is a client class for Apache::HTTunnel. SYNOPSIS my $hc = new HTTunnel::Client("http://localhost/httunnel") ; $hc->connect(tcp, $some_host, $some_port) ; $hc->print(some request) ; my $some_response = $hc->read(1024) ; $ch->close() ; HTTunnel::Client is the client... Platforms: *nix

License: Freeware Size: 20.48 KB Download (90): HTTunnel::Client Download

Added: August 14, 2010 | Visits: 1.386

Calypso MUD Calypso MUD project is a MUD (multi-user dungeon) framework. Calypso is a MUD code base written in C. The goal is a code base capable of change and of adjusting readily to different ideas. The motive is to improve a somewhat stale climate in which many of the MUDs today have to flourish. It... Platforms: *nix

License: Freeware Size: 32.77 KB Download (130): Calypso MUD Download

Added: September 11, 2010 | Visits: 994

Linux Napster Client Linux Napster Client is a console napster client written by Kevin Sullivan. It runs on Linux, OpenBSD, and other systems. Current releases of nap, such as 1.5.4, are very stable. They can run for weeks at a time without crashing or user intervention. Nap, writtin by Kevin Sullivan sometime in... Platforms: *nix

License: Freeware Size: 614.4 KB Download (118): Linux Napster Client Download

Added: October 12, 2010 | Visits: 822

FSP Client FSP Client is single executable client for the FSP protocol. Client uses an FTP-like user interface. People usually find this program easier to use that multiple client programs in FSP protocol suite. If you are at least somewhat familiar with command line FTP and want to try FSP, this program is... Platforms: *nix

License: Freeware Size: 122.88 KB Download (93): FSP Client Download

Added: June 20, 2010 | Visits: 1.395

POE::Component::Client::AirTunes POE::Component::Client::AirTunes is a Perl module with stream music to Airport Express. SYNOPSIS use POE qw( Component::Client::AirTunes ); POE::Component::Client::AirTunes->new( host => $ip, alias => "airtunes", events => { connected => connected, error => error, done => done, },... Platforms: *nix

License: Freeware Size: 3.07 KB Download (119): POE::Component::Client::AirTunes Download

Added: September 14, 2010 | Visits: 1.789

PHP Client Sniffer PHP Client Sniffer is a PHP class file that allows one to quickly determine the clients browser and system information based on the HTTP_USER_AGENT string. The class can be used to generate browser specific html marks and other client side scripting. Whats New in This Release: - add k-meleon... Platforms: *nix

License: Freeware Size: 20.48 KB Download (119): PHP Client Sniffer Download

Added: July 07, 2010 | Visits: 1.094

MusicBrainz::Client MusicBrainz::Client is a MusicBrainz Client API. SYNOPSIS use MusicBrainz::Client; use MusicBrainz::Queries qw(:all); my $mb = MusicBrainz::Client->new(); if(! $mb->query_with_args( MBQ_FindArtistByName, [ "Pink Floyd" ]) ) { die("Query failed: ", $mb->get_query_error(), "n"); } print... Platforms: *nix

License: Freeware Size: 23.55 KB Download (119): MusicBrainz::Client Download

Added: May 21, 2010 | Visits: 1.001

Bundle::MusicBrainz::Client Bundle::MusicBrainz::Client is a Perl module with a bundle to install MusicBrainz::Client and required modules. SYNOPSIS perl -MCPAN -e install Bundle::MusicBrainz::Client CONTENTS MusicBrainz::Client - for to get to know thyself MusicBrainz::Queries 0.05 - The RDF Query Constants... Platforms: *nix

License: Freeware Size: 2.05 KB Download (91): Bundle::MusicBrainz::Client Download

Added: May 21, 2010 | Visits: 807

POE::Component::Client::TCPMulti POE::Component::Client::TCPMulti is a high performance client TCP library. SYNOPSIS # Short Usage POE::Component::Client::TCPMulti->create ( InputEvent => sub { printf "%s:%d: %s", $_[CHEAP]->ADDR, $_[CHEAP]->PORT, $_[ARG0]; }, SuccessEvent => sub { printf "%s:%d: Connection Recieved",... Platforms: *nix

License: Freeware Size: 23.55 KB Download (90): POE::Component::Client::TCPMulti Download

Added: September 06, 2010 | Visits: 2.178

Free Simulated Radar Client Free Simulated Radar Client project is a framework for radar clients for virtual air traffic control networks. Free Simulated Radar Client is a framework for radar clients for virtual air traffic control networks (e.g., VATSIM and IVAO). Currently work is occuring on a radar client (an ASRC... Platforms: *nix

License: Freeware Download (245): Free Simulated Radar Client Download

Added: April 19, 2010 | Visits: 640

powwow powwow is a client program, which replaces telnet for the lazy mudder who wants some extra features. It is primarily designed for DikuMUDs, but nothing prevents its use for other types of muds. powwow is based on another client, cancan, and cancan was originally inspired by tintin (yet another... Platforms: *nix

License: Freeware Size: 256 KB Download (106): powwow Download

Added: August 08, 2010 | Visits: 1.270

Spring Rich Client Spring-RCPs mission is to provide an elegant way to build highly-configurable, GUI-standards-following rich-client applications faster by leveraging the Spring Framework, and a rich library of UI factories and support classes. The Spring Rich Client Project (RCP) is a sub-project of The Spring... Platforms: *nix

License: Freeware Size: 15.7 MB Download (96): Spring Rich Client Download

Added: November 16, 2010 | Visits: 1.908

MiniUPnP Client and Daemon 1.0 MiniUPnP Client and Daemon is an UPnP IGD client lightweight library and UPnP IGD daemon. The UPnP protocol is supported by most home adsl/cable routers and Windows 2K/XP. The aim of the MiniUpnp project is to bring a free software solution to support the "Internet Gateway Device" part of the... Platforms: *nix

License: Freeware Size: 20.48 KB Download (220): MiniUPnP Client and Daemon 1.0 Download

Added: April 04, 2010 | Visits: 1.448

Net::Nessus::Client Net::Nessus::Client is a Nessus client module. SYNOPSIS # Connect to the Nessus Server require Net::Nessus::Client; my $client = Net::Nessus::Client->new(host => localhost, port => 1241, user => joe, password => my_password); The Nessus program is a Client/Server application offering a... Platforms: *nix

License: Freeware Size: 16.38 KB Download (130): Net::Nessus::Client Download

Added: November 05, 2010 | Visits: 1.605

Paradise 2000 Netrek Client Paradise 2000 represents my bend of the Paradise Netrek client. Paradise 2000 Netrek Client is not a fork, because that would imply parallel development, but no one else has done anything with the client since about five years ago. Paradise 2000 is in fact one of the most, if not the most,... Platforms: *nix

License: Freeware Size: 993.28 KB Download (98): Paradise 2000 Netrek Client Download

Added: February 19, 2010 | Visits: 1.539

W3MAIL - fast and small web-mail client W3MAIL - fast and small web-mail client written in PHP5. It provides easy webmail access to IMAP accounts and has very few requirements to install.. Platforms: *nix

License: Freeware Size: 60.42 KB Download (116): W3MAIL - fast and small web-mail client Download

Added: January 25, 2010 | Visits: 1.123

CrossFTP Client CrossFTP is a free multi-tabbed FTP client to fetch and transmit files through network.It uses a familiar, Explorer-like interface so that the novice user can master in minutes.Some features:Web starting and updatingInternational CJK word supportLocal File searchMulti-tabArchive... Platforms: Mac

License: Freeware Size: 2 KB Download (111): CrossFTP Client Download

Released: April 29, 2010  |  Added: May 15, 2010 | Visits: 1.909

Actusoft iPad Video Converter Acutusoft iPad Video Converter allows you convert a wide range of videos for watching on your iPad. Not only can this iPad converter convert general video (AVI, MPEG, WMV, DivX, MP4, MOV, RM, RMVB, ASF, 3GP); to iPad video (H.264, MPEG4, MOV) and respectively, it can also convert high-definition... Platforms: Windows

License: Freeware Size: 15.14 MB Download (137): Actusoft iPad Video Converter Download

Released: August 05, 2014  |  Added: August 06, 2014 | Visits: 1.987

Free DVD to iPad Converter Really don't want to miss the opportunity to watch your favorite DVDs on iPad anywhere? Free DVD to iPad Converter, a simple and professional DVD tool, enables you to rip DVD movies or MTVs to your iPad with lossless quality. It also supports a variety of audio/video formats playable for many... Platforms: Windows, Windows 7

License: Freeware Size: 6.48 MB Download (372): Free DVD to iPad Converter Download

Released: May 18, 2011  |  Added: June 14, 2011 | Visits: 2.104

Aneesoft Free iPad Video Converter Aneesoft Free iPad Video Converter is an easy-to-use and totally free iPad video converter that can convert all popular video formats to iPad MP4 video formats. It can convert almost all video format, e.g. AVI, MPG(MPEG), WMV, MP4, MOV, VOB, FLV, ASF, RM, RMVB, 3GP, 3G2, etc to iPad video format.... Platforms: Windows

License: Freeware Size: 4.49 MB Download (161): Aneesoft Free iPad Video Converter Download

< 1 2 3 4 5