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

Private Message software
Filter: All | Freeware | Demo
 

Private Message

< 1 2 3 4 5 
Released: February 12, 2009  |  Added: February 13, 2009 | Visits: 3.925

Message Smuggler Pro Message Smuggler Pro is a total privacy and cleaning solution for individuals who share very sensitive data with colleagues, family, or friends, and require that data to remain secure and stay their PC privacy clean. Images created with Message Smuggler Pro are not only undetectable, but... Platforms: Windows

License: Shareware Cost: $299.00 USD Size: 2.81 MB Download (938): Message Smuggler Pro Download

Added: August 21, 2008 | Visits: 1.081

Secure Message Quick, strong encryption with private password for plain text. Secure your emails (AOL compatible), chat messages (BlaizChat), computer files. Feel confident and content that your information stays that way - yours. *Use your own private passwords (secret keys) *Simple, easy and fast - no... Platforms: Windows

License: Shareware Cost: $12.95 USD Size: 265 KB Download (104): Secure Message Download

Released: May 08, 2012  |  Added: August 05, 2012 | Visits: 1.964

KaKa Private Disk Private Disk, an easy-to-use software to protect sensitive data on notebooks, personal computers, removable and flash disk. It is used for creating virtual disks on your computer. On this disk you can store confidential information which youd like to keep secret from other users. You only need to... Platforms: Windows

License: Shareware Cost: $29.95 USD Size: 931.22 KB Download (168): KaKa Private Disk Download

Released: December 01, 2010  |  Added: December 19, 2010 | Visits: 2.077

Telephone Message Pad Telephone Message Software: log callers and deliver via email. Fast and accurate with message taker and time of call recorded automatically. Messages are sent via email, eliminating message slips. Contains 3 essential forms: While You Were Out, Appointment Reminder, and Contact report.... Platforms: Windows, Mac

License: Shareware Cost: $49.00 USD Size: 1021 KB Download (339): Telephone Message Pad Download

Added: January 18, 2010 | Visits: 1.157

Kopete Away Message Updater Call this script from the Autostart folder, and it will update Kopetes away message for each interval (requires Kopete 0.12 or higher). The away messages are by default defined in ~/.kopete-away-msgs. Each line can contain either: - a comment (starting with a #) - flags message The flags... Platforms: *nix

License: Freeware Size: 11.26 KB Download (97): Kopete Away Message Updater Download

Added: January 18, 2010 | Visits: 1.206

Los Alamos Message Passing Interface 1.5.16 Los Alamos Message Passing Interface is an implementation of the Message Passing Interface (MPI) motivated by a growing need for fault tolerance at the software level in large high-performance computing (HPC) systems. This need is caused by the vast number of components present in modern HPC... Platforms: *nix

License: Freeware Size: 1.3 MB Download (99): Los Alamos Message Passing Interface 1.5.16 Download

Added: May 16, 2010 | Visits: 1.613

Orion Secure Message Gateway Orion Secure Message Gateway (OrionSMG) is a secure message gateway for transporting ebXML, SOAP, and custom message formats. It complies with the OASIS ebXML 2.0 specification, and can act in both intermediary and processing MHS roles to provide end-to-end reliable messaging. Orion Secure... Platforms: *nix

License: Freeware Size: 2.7 MB Download (110): Orion Secure Message Gateway Download

Added: April 04, 2010 | Visits: 1.016

ebXML::Message ebXML::Message is a Perl module to encapsulate an ebMS message. SYNOPSIS use ebXML::Message; # create new message my $message = ebXML::Message->new ( CPAId => http://www.you.org/cpa/123456, Action => NewPurchaseOrder, MessageId => 12, RefMessageToId => 11, Service =>... Platforms: *nix

License: Freeware Size: 14.34 KB Download (100): ebXML::Message Download

Added: November 19, 2010 | Visits: 1.679

Smarty and MIME message integration Smarty and MIME message integration is a PHP class library that can send e-mail messages using Smarty templates. This package can be used to compose and send e-mail messages using Smarty templates. It wraps around Smarty and MIME message class by Manuel Lemos, and prepares the body and... Platforms: *nix

License: Freeware Download (119): Smarty and MIME message integration Download

Added: July 03, 2010 | Visits: 1.017

Gtk2::Ex::Dialogs::Message Gtk2::Ex::Dialogs::Message provides a simple message dialog. SYNOPSIS use Gtk2::Ex::Dialogs::Message ( destroy_with_parent => TRUE, modal => TRUE, no_separator => FALSE ); # do some stuff like creating your apps main $window then, # to ensure that all messages use the right parent, set... Platforms: *nix

License: Freeware Size: 20.48 KB Download (97): Gtk2::Ex::Dialogs::Message Download

Added: March 27, 2010 | Visits: 1.508

THCNET Message System THCNET Message System project is a customizable PHP-enabled Web application which provides a moderated message system using a backend MySQL database. Installation download and install MySQL. download and install apache with mod_rewrite and php4 or php5 compiled with the pspell libraries.... Platforms: *nix

License: Freeware Size: 378.88 KB Download (97): THCNET Message System Download

Added: March 25, 2010 | Visits: 1.287

Mail::Message::Head::Complete Mail::Message::Head::Complete is a Perl module with the header of one message. INHERITANCE Mail::Message::Head::Complete is a Mail::Message::Head is a Mail::Reporter Mail::Message::Head::Complete is extended by Mail::Message::Head::Partial Mail::Message::Replace::MailHeader... Platforms: *nix

License: Freeware Size: 583.68 KB Download (102): Mail::Message::Head::Complete Download

Added: January 08, 2010 | Visits: 1.127

Mail::Message::Head::SpamGroup Mail::Message::Head::SpamGroup is a Perl module which contains spam fighting related header fields. INHERITANCE Mail::Message::Head::SpamGroup is a Mail::Message::Head::FieldGroup is a Mail::Reporter SYNOPSIS my $sg = Mail::Message::Head::SpamGroup->new(head => $head, ...);... Platforms: *nix

License: Freeware Size: 583.68 KB Download (99): Mail::Message::Head::SpamGroup Download

Added: April 25, 2010 | Visits: 1.138

Mail::Message::Head::FieldGroup Mail::Message::Head::FieldGroup is a Perl module with a sub set of fields in a header. INHERITANCE Mail::Message::Head::FieldGroup is a Mail::Reporter Mail::Message::Head::FieldGroup is extended by Mail::Message::Head::ListGroup Mail::Message::Head::ResentGroup... Platforms: *nix

License: Freeware Size: 583.68 KB Download (97): Mail::Message::Head::FieldGroup Download

Added: August 02, 2010 | Visits: 1.119

Debug::Message Debug::Message is a Perl module that eases the use of debug print with level, indentation and color. SYNOPSIS use Debug::Message; use Log::Dispatch; use Log::Dispatch::Screen; my $dispatcher = Log::Dispatch->new; $dispatcher->add( Log::Dispatch::Screen->new( name => screen, min_level =>... Platforms: *nix

License: Freeware Size: 4.1 KB Download (88): Debug::Message Download

Added: February 18, 2010 | Visits: 1.415

Message Level Authentication for WebMail Message Level Authentication for WebMail is a Firefox extension that authenticates mail from Message Level Network users, Mail Reputation provided by Sender Score for each message and Anti-Phishing Data from PhishTank. Registration is FREE but not required. Currently works with the following... Platforms: *nix

License: Freeware Size: 153.6 KB Download (100): Message Level Authentication for WebMail Download

Added: January 05, 2010 | Visits: 936

Message::Style Message::Style is a Perl module to perform stylistic analysis of messages. SYNOPSIS use Message::Style; my $score=Message::Style::score(@article); # or my $score=Message::Style::score(@article); This Perl library does an analysis of a RFC2822 format message (typically email messages or... Platforms: *nix

License: Freeware Size: 5.12 KB Download (90): Message::Style Download

Released: September 21, 2012  |  Added: September 21, 2012 | Visits: 1.124

Wily::Message Wily::Message is a Perl extension to handle Wily Messages. SYNOPSIS use Wily::Message; use Wily::Connect; # opens a file in wily and exits when the window is destroyed my $win_id; my $ws = Wily::Connect::connect(); my $wm = Wily::Message->new(Wily::Message::WMnew, 0, 0, 0, 1,... Platforms: *nix

License: Freeware Size: 21.5 KB Download (92): Wily::Message Download

Released: January 19, 2009  |  Added: April 02, 2010 | Visits: 1.065

Message Toolbar Icons Speed up development of messaging software products and services and improve the usability and appearance of your new project with premade Message Toolbar Icons. Messaging services are a hot topic in today's world of global connectivity. The communications market is growing faster than... Platforms: OS/2, Windows, Mac, *nix, Windows CE, Pocket PC, Other,Android,BlackBerry,iPhone,iPod,iTouch,Palm,Palm OS 6.0,Handheld/Mobile Other,Java

License: Demo Cost: $49.95 USD Size: 2.37 MB Download (111): Message Toolbar Icons Download

Released: July 26, 2011  |  Added: August 16, 2011 | Visits: 776

Message Assist Message Assist is an Add-in for Outlook that automates and accelerates the process of everyday email tasks. Message Assist allows you to compose, reply, forward messages, insert phrases, insert pictures and files, compress attachments and file messages with a single click. As communication via... Platforms: Windows

License: Shareware Cost: $59.99 USD Size: 4.46 MB Download (99): Message Assist Download

< 1 2 3 4 5