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

Community Server Convert freeware
Filter: All | Freeware | Demo
 

Community Server Convert

< 1 2 3 4 5 
Added: August 11, 2010 | Visits: 952

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: 787

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 (90): POEST::Server Download

Added: June 24, 2010 | Visits: 1.185

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

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: November 02, 2010 | Visits: 2.515

Convert::EBCDIC Convert::EBCDIC, ascii2ebcdic, ebcdic2ascii is a Perl module for string conversion between EBCDIC and ASCII. SYNOPSIS use Convert::EBCDIC; $ascii_string = ebcdic2ascii($ebcdic_string); $ebcdic_string = ascci2ebcdic($ascii_string); $translator = new Convert::EBCDIC; $translator = new... Platforms: *nix

License: Freeware Size: 5.12 KB Download (184): Convert::EBCDIC Download

Added: July 22, 2010 | Visits: 1.450

Yet Another Community System Yet Another Community System provides a community system including Web-based chat. YaCS is a community system, written in C++. It is fully multi-threaded and uses heavy I/O multiplexing to get maximum performance and the lowest CPU load. This system actually supports a chat system comparable... Platforms: *nix

License: Freeware Size: 860.16 KB Download (106): Yet Another Community System Download

Added: August 08, 2010 | Visits: 1.186

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: April 16, 2010 | Visits: 1.724

Daoc Community Navigator Daoc Community Navigator allows you to navigate in Dark Age of Camelot Community. A simple extension maded to a quickly consultation of Daoc Community. All boards and resources are included in menù. To use the "personal Menù" you have to be subscribed to the community. Platforms: *nix

License: Freeware Size: 65.54 KB Download (167): Daoc Community Navigator Download

Added: June 25, 2010 | Visits: 1.593

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

Added: August 10, 2010 | Visits: 1.066

Convert::PEM::CBC Convert::PEM::CBC is a Perl module for Cipher Block Chaining Mode implementation. SYNOPSIS use Convert::PEM::CBC; my $cbc = Convert::PEM::CBC->new( Cipher => Crypt::DES_EDE3, Passphrase => foo ); $cbc->encrypt($plaintext); Convert::PEM::CBC implements the CBC (Cipher Block Chaining)... Platforms: *nix

License: Freeware Size: 20.48 KB Download (116): Convert::PEM::CBC Download

Added: August 09, 2010 | Visits: 1.094

Convert::CEGH::Gematria Convert::CEGH::Gematria is a Perl module for Coptic/Ethiopic/Greek/Hebrew Gematria. SYNOPSIS use utf8; use Convert::CEGH::Gematria enumerate; print "Hebrew: מדא => ", enumerate ( "מדא" ), "n"; print "Geez : አዳም => ", enumerate ( "áŠ... Platforms: *nix

License: Freeware Size: 6.14 KB Download (138): Convert::CEGH::Gematria Download

Added: August 16, 2010 | Visits: 1.121

Convert::CEGH::Transliterate Convert::CEGH::Transliterate is a Coptic/Ethiopic/Greek/Hebrew Transliteration. SYNOPSIS use utf8; use Convert::CEGH::Transliterate transliterate; print transliterate ( "he", "አዳም" ), "n"; This package makes available a single function transliterate which will convert... Platforms: *nix

License: Freeware Size: 6.14 KB Download (114): Convert::CEGH::Transliterate Download

Added: August 24, 2010 | Visits: 1.184

Convert::Braille Convert::Braille is a Perl module that can convert Between Braille Encodings. SYNOPSIS use Convert::Braille; print brailleAsciiToUnicode ( "HELLO" ), "n"; print brailleDotsToAscii ( "12515123123135" ), "n"; EXPORTS brailleDotsToUnicode brailleUnicodeToDots brailleUnicodeToAscii... Platforms: *nix

License: Freeware Size: 8.19 KB Download (120): Convert::Braille Download

Added: February 04, 2010 | Visits: 1.170

Convert::Braille::English Convert::Braille::English is a Perl module that can convert Between Braille Encodings. SYNOPSIS use Convert::Braille; print brailleAsciiToEnglish ( "HELLO" ), "n"; print brailleDotsToEnglish ( "12515123123135" ), "n"; EXPORTS englishToBrailleUnicode englishToBrailleAscii... Platforms: *nix

License: Freeware Size: 8.19 KB Download (137): Convert::Braille::English Download

Added: April 01, 2010 | Visits: 922

Convert::Braille::Ethiopic Convert::Braille::Ethiopic is a Perl module that can convert Between Braille Encodings. SYNOPSIS use Convert::Braille::Ethiopic; print brailleAsciiToEthiopic ( "S5LAM" ), "n"; print brailleDotsToEthiopic ( "234261231134" ), "n"; EXPORTS ethiopicToBrailleUnicode ethiopicToBrailleAscii... Platforms: *nix

License: Freeware Size: 8.19 KB Download (97): Convert::Braille::Ethiopic Download

Added: March 06, 2010 | Visits: 1.227

Convert::Number::Digits Convert::Number::Digits is a Perl module that convert Digits Between the Scripts of Unicode. SYNOPSIS use utf8; require Convert::Number::Digits; my $number = 12345; my $d = new Convert::Number::Digits ( $number ); print "$number => ", $d->toArabic, "n"; my $gujarti = $d->toGujarti; my... Platforms: *nix

License: Freeware Size: 5.12 KB Download (105): Convert::Number::Digits Download

Added: November 01, 2010 | Visits: 814

Infotrope ACAP Server Infotrope ACAP Server provides an RFC2244-conformant ACAP server. The Infotrope ACAP Server is an implementation of RFC2244, complete with asynchronous notification of changes, stored search results, ACLs, and data inheritance, etc. It supports TLS and SASL encryption as well as the entire base... Platforms: *nix

License: Freeware Size: 194.56 KB Download (94): Infotrope ACAP Server Download

Added: November 14, 2010 | Visits: 1.383

Authenticated User Community Authenticated User Community project is a CGI-based intranet system for K-12 settings. AUC (Authenticated User Community) is an intranet system designed for use in an educational organization but is also useful in many other settings. It offers the ability for users to have a uniform... Platforms: *nix

License: Freeware Size: 3.3 MB Download (102): Authenticated User Community Download

Added: January 17, 2010 | Visits: 3.121

NTLM Authorization Proxy Server NTLM Authorization Proxy Server is a proxy software that allows you to authenticate via an MS Proxy Server using the proprietary NTLM protocol. Since version 0.9.5 APS has an ability to behave as a standalone proxy server and authenticate http clients at web servers using NTLM method. It can... Platforms: *nix

License: Freeware Size: 55.3 KB Download (365): NTLM Authorization Proxy Server Download

Added: July 05, 2010 | Visits: 1.039

Wombat Linux Server Wombat Linux Server is a port of Linux that runs as an application on top of L4/Iguana. This package is not really intended to be used standalone. It is best to download it as part of the Iguana project.. Platforms: *nix

License: Freeware Size: 46.8 MB Download (99): Wombat Linux Server Download

< 1 2 3 4 5