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

Downloads Isa Server freeware
Filter: All | Freeware | Demo
 

Downloads Isa Server

< 1 2 3 4 5 > 
Added: August 08, 2008 | Visits: 1.075

Dynu FTP Server Dynu FTP Server is a multithreaded FTP server that completely supports the RFC 959 protocol. Features include support for multihomed servers, user access management, ratio, disk quota, ip restrictions as well as a range of security features. The program supports unlimited user accounts and...



Platforms: Windows

License: Freeware Size: 37.07 MB Download (140): Dynu FTP Server Download

Added: August 30, 2008 | Visits: 1.536

AXIGEN Mail Server Beta 5.0 Beta AXIGEN is a modular, production class email server with an innovative architecture. Download the full-featured evaluation version and benefit from free technical support during the evaluation period and first year of use. If you choose to switch to the commercial version, you get unlimited free...





Platforms: *nix

License: Freeware Size: 10.8 KB Download (103): AXIGEN Mail Server Beta 5.0 Beta Download

Released: March 09, 2010  |  Added: June 26, 2010 | Visits: 2.374

EMS SQL Manager for SQL Server Freeware EMS SQL Manager for SQL Server Freeware is a high performance tool for Microsoft SQL Server database development and administration. SQL Manager works with any MS SQL Server versions from 7 to the newest one and supports the latest SQL Server features including new data types (datetimeoffset,...


Platforms: Windows

License: Freeware Size: 55.14 MB Download (229): EMS SQL Manager for SQL Server Freeware Download

Added: August 15, 2008 | Visits: 1.078

Golden FTP server 1.32b Golden FTP Server is a free personal FTP server for Windows. It is extremely easy to use and can be run by any person who has the most basic computer skills. The program loads automatically on Windows startup and you can identify the files you want to share with two mouse clicks via the dialog...


Platforms: Windows

License: Freeware Size: 782 KB Download (122): Golden FTP server 1.32b Download

Released: August 26, 2008  |  Added: September 20, 2008 | Visits: 8.184

MDaemon FREE Mail Server for Windows MDaemon FREE mail server software is a 5-user license version of the award-winning MDaemon Email Server for Windows. MDaemon FREE is perfect for home and SOHO users wanting a reliable mail server that will grow with their business. MDaemon FREE is available in multiple languages and...


Platforms: Windows

License: Freeware Size: 47.75 MB Download (836): MDaemon FREE Mail Server for Windows Download

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

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 (101): 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.051

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: 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: August 08, 2010 | Visits: 1.175

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: June 25, 2010 | Visits: 1.586

Zero Touch Linux Server Zero Touch Linux Server is the easiest way to setup your back office infrastructure. If you need mail server, file server or domain controller - ZTL is perfect for you. ZTL is now a FREE product that brings together the stability of Linux and the security of Trustix or 100% binary compatibility...


Platforms: *nix

License: Freeware Size: 450 MB Download (151): Zero Touch Linux Server Download

< 1 2 3 4 5 >