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

Secure Format software
Filter: All | Freeware | Demo
 

Secure Format

< 1 2 3 4 5 > 
Added: June 02, 2010 | Visits: 1.118

DateTime::Format::Epoch::JD DateTime::Format::Epoch::JD is Perl module Convert DateTimes to/from Julian Days. SYNOPSIS use DateTime::Format::Epoch::JD; my $dt = DateTime::Format::Epoch::JD->parse_datetime( 2453244.5 ); # 2004-08-27T00:00:00 DateTime::Format::Epoch::JD->format_datetime($dt); # 2453244.5 my...



Platforms: *nix

License: Freeware Size: 17.41 KB Download (100): DateTime::Format::Epoch::JD Download

Added: October 08, 2010 | Visits: 1.098

DateTime::Format::Epoch::MJD DateTime::Format::Epoch::MJD is a Perl module that can convert DateTimes to/from Modified Julian Days. SYNOPSIS use DateTime::Format::Epoch::MJD; my $dt = DateTime::Format::Epoch::MJD->parse_datetime( 53244 ); # 2004-08-27T00:00:00 DateTime::Format::Epoch::MJD->format_datetime($dt); #...





Platforms: *nix

License: Freeware Size: 17.41 KB Download (102): DateTime::Format::Epoch::MJD Download

Added: August 17, 2010 | Visits: 1.336

DateTime::Format::Epoch::TAI64 DateTime::Format::Epoch::TAI64 is a Perl module that can convert DateTimes to/from TAI64 values. SYNOPSIS use DateTime::Format::Epoch::TAI64; my $dt = DateTime::Format::Epoch::TAI64 ->parse_datetime( 4611686019483526367 ); # 2003-06-20T19:49:59...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (99): DateTime::Format::Epoch::TAI64 Download

Added: September 05, 2010 | Visits: 1.030

F-Secure Internet Gatekeeper F-Secure Internet Gatekeeper is a high-performance and fully automated antivirus solution for e-mail and Web traffic at the Internet Gateway supporting HTTP, SMTP, FTP and POP protocols. It can be deployed as a transparent proxy. Todayss challenges: Viruses, trojans, worms, spyware and other...


Platforms: *nix

License: Shareware Cost: $0.00 USD Download (100): F-Secure Internet Gatekeeper Download

Added: June 04, 2010 | Visits: 1.287

F-Secure Policy F-Secure Policy Manager application allows any system administrator to manage all the critical security applications from antivirus protection to file and network encryption from one single console. The project is now available for Windows and Linux platforms. Todayss challenges: How are the...


Platforms: *nix

License: Shareware Cost: $0.00 USD Download (101): F-Secure Policy Download

Added: February 03, 2010 | Visits: 1.750

F-Secure Anti-Virus Linux Server Security F-Secure Anti-Virus Linux Server Security project is a complete security solution for organisations using Linux servers. Todayss challenges: Viruses, worms, trojans, spyware and riskware are considered to be the biggest IT security threat to organizations around the world. Hackers are...


Platforms: *nix

License: Shareware Cost: $0.00 USD Download (127): F-Secure Anti-Virus Linux Server Security Download

Added: February 15, 2010 | Visits: 1.491

F-Secure Anti-Virus Linux Client Security F-Secure Anti-Virus Linux Client Security project is a complete security solution for organizations using Linux on the desktops.. Antivirus software and internet security tools for home users and businesses. Manage online threats with F-Secure antivirus and IT security solutions.


Platforms: *nix

License: Shareware Cost: $0.00 USD Download (113): F-Secure Anti-Virus Linux Client Security Download

Added: February 12, 2010 | Visits: 1.164

Test::Reporter::Date::Format Test::Reporter::Date::Format Perl module contains date formating subroutines. SYNOPSIS use Test::Reporter::Date::Format; @lt = localtime(time); print time2str($template, time); print strftime($template, @lt); print time2str($template, time, $zone); print strftime($template, @lt,...


Platforms: *nix

License: Freeware Size: 23.55 KB Download (107): Test::Reporter::Date::Format Download

Added: August 21, 2010 | Visits: 1.223

DateTime::Format::Builder::Tutorial DateTime::Format::Builder::Tutorial is a quick class on using Builder. CREATING A CLASS As most people who are writing modules know, you start a package with a package declaration and some indication of module version: package DateTime::Format::ICal; our $VERSION = 0.04; After that, you...


Platforms: *nix

License: Freeware Size: 48.13 KB Download (107): DateTime::Format::Builder::Tutorial Download

Added: July 22, 2010 | Visits: 1.668

DateTime::Format::Excel DateTime::Format::Excel is a Perl module that can convert between DateTime and Excel dates. SYNOPSIS use DateTime::Format::Excel; # From Excel via class method: my $datetime = DateTime::Format::Excel->parse_datetime( 37680 ); print $datetime->ymd(.); # 2003.02.28 # or via an object...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (198): DateTime::Format::Excel Download

Added: August 27, 2010 | Visits: 1.178

Fortran::Format Fortran::Format is a Perl module to read and write data according to a standard Fortran 77 FORMAT. SYNOPSYS use Fortran::Format; my $f = Fortran::Format->new("2(N: ,I4,2X)"); print $f->write(1 .. 10); # prints the following: # N: 1 N: 2 # N: 3 N: 4 # N: 5 N: 6 # N: 7 N: 8 # N: 9 N:...


Platforms: *nix

License: Freeware Size: 18.43 KB Download (167): Fortran::Format Download

Added: October 14, 2010 | Visits: 1.889

Secure Java Diary Secure Diary is a Java application that uses the Bouncy Castle JCE to provide strong encryption for your diary. It stores the entries using blowfish and triple DES. It allows you to enter/view/export diary enteries in multiple diaries.. Get Jay's Secure Java Diary at SourceForge.net. Fast,...


Platforms: *nix

License: Freeware Size: 839.68 KB Download (266): Secure Java Diary Download

Added: April 20, 2010 | Visits: 945

AnyData::Format::Mp3 AnyData::Format::Mp3 is a tied hash and DBI access to Mp3 files. SYNOPSIS use AnyData; my $playlist = adTie( Passwd, [c:/My Music/] ); while (my $song = each %$playlist){ print $song->{artist} if $song->{genre} eq Reggae } OR use DBI my $dbh = DBI->connect(dbi:AnyData:);...


Platforms: *nix

License: Freeware Size: 44.03 KB Download (90): AnyData::Format::Mp3 Download

Added: August 09, 2010 | Visits: 848

AnyData::Format::XML AnyData::Format::XML is a Perl module for tiedhash and DBI access to XML. SYNOPSIS # access XML data via a multi-dimensional tied hash # see AnyData.pod for full details # use AnyData; my $table = adTie( XML, $file, $mode, $flags ); OR # convert data to and from XML # see AnyData.pod...


Platforms: *nix

License: Freeware Size: 44.03 KB Download (94): AnyData::Format::XML Download

Added: October 17, 2010 | Visits: 1.124

Secure back door Secure Back Door (SBD) is a tool that provides ultra-secure and minimal access to a computer, which allows you to run a single command based on a one time key. It is good if you dont want to have an SSH server running all the time, and only want to start it when needed. Because it has only a few...


Platforms: *nix

License: Freeware Size: 25.6 KB Download (96): Secure back door Download

Added: February 27, 2010 | Visits: 1.451

Secure FTP Applet Secure FTP Applet provides an applet for secure FTP or SFTP. Secure FTP Applet is a secure FTP client component that runs within the context of your Web browser as a Java applet. It can establish a connection using either standard FTP or the SFTP protocol for a secure connection. It is...


Platforms: *nix

License: Shareware Cost: $499.00 USD Size: 1.6 MB Download (109): Secure FTP Applet Download

Added: May 05, 2010 | Visits: 1.115

Secure iNet Factory Secure iNet Factory is a suite of easy-to-use Java based components for developing secure network capable applications. It includes all the same components found in our popular iNet Factory product with the addition of secure versions of several of the protocols using SSH and SSL encryption...


Platforms: *nix

License: Shareware Cost: $999.00 USD Size: 1.8 MB Download (93): Secure iNet Factory Download

Added: September 19, 2010 | Visits: 916

OODoc::Format::Pod OODoc::Format::Pod is a Perl module to produce POD pages from the doc tree. INHERITANCE OODoc::Format::Pod is an OODoc::Format is an OODoc::Object OODoc::Format::Pod is extended by OODoc::Format::Pod2 SYNOPSIS my $doc = OODoc->new(...); $doc->create ( pod , format_options =>...


Platforms: *nix

License: Freeware Size: 102.4 KB Download (89): OODoc::Format::Pod Download

Added: January 04, 2010 | Visits: 954

CYAN Secure Web Cyan Secure Web project the only carrier grade, high performance proxy server on Linux. Adaptive security for scalable web filtering needs. Dedicated most flexible solution to control all inbound and outbound requests for the use of the web. The powerful all-in-one solution protects your...


Platforms: *nix

License: Shareware Cost: $0.00 USD Size: 47 MB Download (97): CYAN Secure Web Download

Added: February 16, 2010 | Visits: 1.110

IFF Format Library IFF Format Library provides header structures and utility functions for reading and writing data files in the Interchange Files. The Interchange File Format is a simple structured binary file format consisting of sized and typed chunks of data, selectively readable without having to know the...


Platforms: *nix

License: Freeware Size: 26.62 KB Download (101): IFF Format Library Download

< 1 2 3 4 5 >