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

List Server freeware
Filter: All | Freeware | Demo
 

List Server

< 1 2 3 4 5 > 
Released: June 08, 2009  |  Added: June 10, 2009 | Visits: 4.018

File List Generator ReStoring Data's File List Generator Freeware software filters, prints, and organizes via a file's: name, type, size, created date, and date last modified. It was developed by the Research and Development team to aid data recovery service clients to ensure their files have been recovered....



Platforms: Windows

License: Freeware Size: 5.63 MB Download (328): File List Generator Download

Released: May 29, 2018  |  Added: June 09, 2018 | Visits: 4.650

Efficient To-Do List Free Efficient To-Do List Free is a professional, cross-platform and handy task management software package. By specifying the priorities or order of to-dos (tasks) or specifying different colors for different task labels, Efficient To-Do List Free makes every effort to assist you in following the...





Platforms: Windows, Windows 8, Windows 7, iOS, Android, iPhone

License: Freeware Size: 15.12 MB Download (933): Efficient To-Do List Free Download

Released: July 03, 2003  |  Added: October 03, 2009 | Visits: 2.856

Radl Free Radius server The main goal of the Radius server (Remote Authentication Dial-In User Service) is to centralize the authentication information (name, password, keys ..) attached to users. It is frequently used with Remote Access Server equipments and Dial-in users. This Program is the server part of the Radius...


Platforms: Windows

License: Freeware Size: 218.4 KB Download (224): Radl Free Radius server Download

Added: January 18, 2010 | Visits: 1.733

Cyrus IMAP Server The Cyrus IMAP server is generally intended to be run on sealed systems, where normal users are not permitted to log in. Electronic mail is a major infrastructure service of almost all organizations. At Carnegie Mellon the use of electronic mail has overshadowed the use of all other distributed...


Platforms: *nix

License: Freeware Size: 1.6 MB Download (119): Cyrus IMAP Server Download

Added: January 18, 2010 | Visits: 2.890

Call Of Duty 2 Linux Multiplayer Server Code Call Of Duty 2 Linux Multiplayer Server Code is a COD2 linux server. !! IMPORTANT !! Call of Duty 2 Linux Server is NOT SUPPORTED by Activision Customer Support. Please do not call with any questions related to this free beta product. There are other channels to aid you listed at the bottom...


Platforms: *nix

License: Freeware Size: 409.6 KB Download (86): Call Of Duty 2 Linux Multiplayer Server Code Download

Added: January 18, 2010 | Visits: 1.645

X personal web server X personal web server is a personal Web server that sits in your desktop notification area (as a tray icon). X personal web server is a (much) simpler cousin of KPF, but doesnt require kicker and uses the GTK 2 library for its minimal user interface..


Platforms: *nix

License: Freeware Size: 60.42 KB Download (123): X personal web server Download

Added: April 26, 2010 | Visits: 1.577

iConnect Portal Server iConnect Portal Server is a data presentation and delivery system for building enteprise portals over the iConnect Web Application Server. Users of the platform have a customized single point of access to the companys information system and resources..


Platforms: *nix

License: Freeware Size: 122.88 KB Download (127): iConnect Portal Server Download

Added: May 04, 2010 | Visits: 1.228

lisp-network-server lisp-network-server is a simple framework for writing Common Lisp network applications. lisp-network-server framework takes care of listening on the network, accepting the connection and starting a new thread with handler functions of your network aware application..


Platforms: *nix

License: Freeware Size: 10.24 KB Download (107): lisp-network-server Download

Added: July 09, 2010 | Visits: 1.170

GNOME Personal Web Server GNOME Personal Web Server is a user friendly web server with GUI included in GNOME-Network..


Platforms: *nix

License: Freeware Size: 1024 KB Download (97): GNOME Personal Web Server Download

Added: July 05, 2010 | Visits: 1.493

Tail Server Tail server allows you to export the output of a "tail -f" command of a log file to a TCP port, allowing it to be viewed remotely with telnet. Tail Server provides a regular expression filter to include or exclude output view. In several circumstances the need to access on remote time-varying...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (106): Tail Server Download

Added: November 06, 2010 | Visits: 1.052

POE::Component::Server::HTTP POE::Component::Server::HTTP is a foundation of a POE HTTP Daemon. SYNOPSIS use POE::Component::Server::HTTP; use HTTP::Status; my $aliases = POE::Component::Server::HTTP->new( Port => 8000, ContentHandler => { / => &handler1, /dir/ => sub { ... }, /file => sub { ... } }, Headers =>...


Platforms: *nix

License: Freeware Size: 16.38 KB Download (99): POE::Component::Server::HTTP Download

Added: November 20, 2010 | Visits: 1.581

Tigase Server Tigase Server project is a lightweight and scalable Jabber/XMPP server. No third party libraries are needed. For services with very high load and a huge number of users, it can be deployed on as many machines as needed. Whats New in This Release: - This release corrects and improves the...


Platforms: *nix

License: Freeware Size: 1.4 MB Download (112): Tigase Server Download

Added: May 25, 2010 | Visits: 951

List::MRU List::MRU is a Perl module that implements a simple fixed-size MRU-ordered list. SYNOPSIS use List::MRU; # Constructor $lm = List::MRU->new(max => 20); # Constructor with explicit eq subroutine for obj equality tests $lm = List::MRU->new(max => 20, eq => sub { $_[0]->stringify eq...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (100): List::MRU Download

Added: August 19, 2010 | Visits: 969

List::Part List::Part is a Perl module that allows you to partition one array into several. SYNOPSIS use List::Part; ($good, $bad)=part { !/substring/ } @array; #store arrayrefs into $good and $bad (*good, *bad)=part { !/substring/ } @array; #store into @good and @bad ABSTRACT List::Part...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (92): List::Part Download

Added: August 11, 2010 | Visits: 949

FUSE::Server FUSE::Server is a Perl-FUSE server. SYNOPSIS use FUSE::Server; my $s = FUSE::Server->new({ Port=>35008, MaxClients=>5000, Quiet=>1, }); my $status = $s->bind(); print "Server started: $status"; $s->addCallback(BROADCASTALL,&msg_broadcast);...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (98): FUSE::Server Download

Added: July 14, 2010 | Visits: 784

POEST::Server POEST::Server - The Poest Master General. SYNOPSIS my $server = POEST::Server->new( Config => POEST::Config::Genearl, ConfigFile => /etc/poest.conf, ); $server->start; ABSTRACT This module controls the server itself. All high-level server interaction happens here. new() Create...


Platforms: *nix

License: Freeware Size: 24.58 KB Download (89): POEST::Server Download

Added: June 24, 2010 | Visits: 1.178

Net::CyanChat::Server Net::CyanChat::Server is a Perl interface for running a CyanChat server. SYNOPSIS use Net::CyanChat::Server; our $cho = new Net::CyanChat::Server ( host => localhost, port => 1812, debug => 1, ); # Start the server. $cho->connect(); # Loop. $cho->start(); Net::CyanChat::Server...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (102): Net::CyanChat::Server Download

Added: June 24, 2010 | Visits: 2.247

Raw Print Server Raw Print Server project is a "raw" print server that makes it possible for a computer to act as a "Socket API" or "AppSocket" print server. This software would not exist without Sam Rushings excellent asyncore module, nor would it exist without Steve Holdens excellent explanation of that...


Platforms: *nix

License: Freeware Size: 28.67 KB Download (169): Raw Print Server Download

Added: August 08, 2010 | Visits: 1.176

Speech::Recognizer::SPX::Server Speech::Recognizer::SPX::Server is a Perl module for writing streaming audio speech recognition servers using Sphinx2. SYNOPSIS my $sock = new IO::Socket(... blah blah blah ...); my $log = new IO::File(server.log); my $audio_fh = new IO::File(speech.raw); my $srvr =...


Platforms: *nix

License: Freeware Size: 91.14 KB Download (111): Speech::Recognizer::SPX::Server Download

Added: November 06, 2010 | Visits: 1.382

dialog-mp3-list dialog-mp3-list generates an organized list of your CDs and directories of MP3s. It shows a numbered list of MP3s with information on their encoding speed and track lengths. It uses Dialog/XDialog and Latex to create lists in .tex, .ps, and .pdf formats. You can modify the source file .tex and...


Platforms: *nix

License: Freeware Size: 77.82 KB Download (97): dialog-mp3-list Download

< 1 2 3 4 5 >