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

Smtp Client Port software
Filter: All | Freeware | Demo
 

Smtp Client Port

< 1 2 3 4 5 
Added: September 04, 2010 | Visits: 1.291

POE::Component::Client::Halo POE::Component::Client::Halo is an implementation of the Halo query protocol. SYNOPSIS use Data::Dumper; # for the sample below use POE qw(Component::Client::Halo); my $halo = new POE::Component::Client::Halo( Alias => halo, Timeout => 15, Retry => 2, ); $kernel->post(halo, info,...



Platforms: *nix

License: Freeware Size: 7.17 KB Download (163): POE::Component::Client::Halo Download

Added: May 15, 2010 | Visits: 1.049

POE::Component::Client::Rcon POE::Component::Client::Rcon is an implementation of the Rcon remote console protocol. SYNOPSIS use POE qw(Component::Client::Rcon); my $rcon = new POE::Component::Client::Rcon(Alias => rcon, Timeout => 15, Retry => 2, Bytes => 8192, ); $kernel->post(rcon, rcon, hl, 127.0.0.1, 27015,...





Platforms: *nix

License: Freeware Size: 6.14 KB Download (115): POE::Component::Client::Rcon Download

Added: January 27, 2010 | Visits: 1.300

FUSE::Client FUSE::Client is a Perl-FUSE client. SYNOPSIS use FUSE::Client; $c = FUSE::Client->new({ Port=>35008, Quiet=>1, }); $c->connect(); $c->send("COMMAND","parameter"); $c->disconnect(); The FUSE::Client module will create a TCP FUSE client to test sending messages to a FUSE server. The...


Platforms: *nix

License: Freeware Size: 2.05 KB Download (182): FUSE::Client Download

Added: August 09, 2010 | Visits: 1.224

Festival::Client::Async Festival::Client::Async is a non-blocking interface to a Festival server. SYNOPSIS use Festival::Client::Async qw(parse_lisp); my $fest = Festival::Client::Async->new($host, $port); $fest->server_eval_sync($lisp, %actions); # blocking $fest->server_eval($lisp); # just queues $lisp for...


Platforms: *nix

License: Freeware Size: 30.72 KB Download (101): Festival::Client::Async Download

Added: January 23, 2010 | Visits: 1.024

Audio::Daemon::MPG123::Client 0.99 Audio::Daemon::MPG123::Client is a client portion of Audio::Daemon::MPG123. SYNOPSIS use Audio::Daemon::Client; my $player = new Audio::Daemon::Client(Server => 10.10.10.1, Port => 9101); # add in some mp3s $player->add(qw(Goodbye.mp3 Joey.mp3 Clothes_Of_Sand.mp3)); # set random mode on...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (94): Audio::Daemon::MPG123::Client 0.99 Download

Added: September 23, 2010 | Visits: 2.139

Active port forwarder Active port forwarder is a software tool for secure port forwarding. Active port forwarder uses SSL to increase security of communication between a server and a client. Originally, it was developed to forward data point to point. However, the need for bypassing firewalls in order to connect to...


Platforms: *nix

License: Freeware Size: 184.32 KB Download (390): Active port forwarder Download

Added: August 25, 2010 | Visits: 839

MadMail MadMail is a simple Webmail client which can handle POP3, SMTP, and IMAP servers. I.


Platforms: *nix

License: Freeware Size: 56.32 KB Download (100): MadMail Download

Added: May 03, 2010 | Visits: 885

Mon::Client Mon::Client is a Perl module with methods for interaction with Mon client. SYNOPSIS use Mon::Client; Mon::Client is used to interact with "mon" clients. It supports a protocol-independent API for retrieving the status of the mon server, and performing certain operations, such as disableing...


Platforms: *nix

License: Freeware Size: 23.55 KB Download (94): Mon::Client Download

Added: August 18, 2010 | Visits: 855

HTTunnel::Client HTTunnel::Client is a client class for Apache::HTTunnel. SYNOPSIS my $hc = new HTTunnel::Client("http://localhost/httunnel") ; $hc->connect(tcp, $some_host, $some_port) ; $hc->print(some request) ; my $some_response = $hc->read(1024) ; $ch->close() ; HTTunnel::Client is the client...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (90): HTTunnel::Client Download

Added: May 21, 2010 | Visits: 804

POE::Component::Client::TCPMulti POE::Component::Client::TCPMulti is a high performance client TCP library. SYNOPSIS # Short Usage POE::Component::Client::TCPMulti->create ( InputEvent => sub { printf "%s:%d: %s", $_[CHEAP]->ADDR, $_[CHEAP]->PORT, $_[ARG0]; }, SuccessEvent => sub { printf "%s:%d: Connection Recieved",...


Platforms: *nix

License: Freeware Size: 23.55 KB Download (90): POE::Component::Client::TCPMulti Download

Added: May 02, 2010 | Visits: 1.398

XPertMailer for PHP5 XPertMailer is a SMTP & POP3 PHP Mail Client that you can use to send and read e-mails in MIME format (text, HTML, HTML embedded images, attachments) towards a localhost, client or relay SMTP servers with optional autentication and TLS/SSL support. Cc and Bcc functionality are included in this...


Platforms: *nix

License: Freeware Size: 89.09 KB Download (111): XPertMailer for PHP5 Download

Added: November 16, 2010 | Visits: 1.902

MiniUPnP Client and Daemon 1.0 MiniUPnP Client and Daemon is an UPnP IGD client lightweight library and UPnP IGD daemon. The UPnP protocol is supported by most home adsl/cable routers and Windows 2K/XP. The aim of the MiniUpnp project is to bring a free software solution to support the "Internet Gateway Device" part of the...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (220): MiniUPnP Client and Daemon 1.0 Download

Added: April 04, 2010 | Visits: 1.446

Net::Nessus::Client Net::Nessus::Client is a Nessus client module. SYNOPSIS # Connect to the Nessus Server require Net::Nessus::Client; my $client = Net::Nessus::Client->new(host => localhost, port => 1241, user => joe, password => my_password); The Nessus program is a Client/Server application offering a...


Platforms: *nix

License: Freeware Size: 16.38 KB Download (130): Net::Nessus::Client Download

Added: October 06, 2010 | Visits: 840

libsmtp-- libsmtp-- is a library that implements the client part of the SMTP protocol. It is written in C to reduce code size, but nevertheless the main goals are simplicity, design and ease of use. libsmtp-- provides all the SMTP features that are of importance, and sooner or later some more. libsmtp++...


Platforms: *nix

License: Freeware Size: 215.04 KB Download (124): libsmtp-- Download

Added: September 25, 2010 | Visits: 1.182

Twisted Mail Twisted Mail project provides client and server implementations of SMTP, POP3, and IMAP4. These differentiate themselves from the Python standard library implementations both by presenting a much higher-level, easy-to-use interface and in their server components, which allow the implementation...


Platforms: *nix

License: Freeware Size: 102.4 KB Download (112): Twisted Mail Download

Released: March 30, 2010  |  Added: April 08, 2010 | Visits: 2.658

Reverse Port Forwarding Wizard What is reverse port forwarding? For example,there are computer A and B,computer B is a computer that behind a firewall or a router.Computer A is your local computer.If you want to access a service of computer B,say port number is 80.The first things you must do is that you must configure...


Platforms: Windows

License: Shareware Cost: $39.00 USD Size: 1.49 MB Download (328): Reverse Port Forwarding Wizard Download

Released: February 22, 2011  |  Added: March 03, 2011 | Visits: 1.752

Secure SMTP Server Secure SMTP server has strong security and privacy, location-independent access to SMTP mail service, comprehensive reports and notifications, easy to use web interface, flexible service plans starting . Secure SMTP service gives its members more possibilities than a standard SMTP server does.


Platforms: Windows, Mac, *nix, Windows CE, Pocket PC, Other,Android,BlackBerry,iPhone,iPod,iTouch,Palm,Palm OS 6.0,Not Applicable,Handheld/Mobile Other,Java

License: Freeware Size: 2.61 MB Download (290): Secure SMTP Server Download

Released: December 05, 2011  |  Added: April 01, 2012 | Visits: 896

Visendo SMTP Extender Plus Visendo SMTP Extender is a full POP3 server for Windows operating systems (also for Windows Server 2008, as a substitute for the missing POP3 service there). It monitors an e-mail drop folder, such as IIS "mailroot drop", and provides the e-mails to clients for collection via the POP3 protocol....


Platforms: Windows, Other

License: Demo Cost: $130.00 USD Size: 13.89 MB Download (94): Visendo SMTP Extender Plus Download

Released: December 05, 2011  |  Added: April 01, 2012 | Visits: 2.801

Visendo SMTP Extender Community Visendo SMTP Extender is a full POP3 server for Windows operating systems (also for Windows Server 2008, as a substitute for the missing POP3 service there). It monitors an e-mail drop folder, such as IIS "mailroot drop", and provides the e-mails to clients for collection via the POP3 protocol....


Platforms: Windows, Other

License: Freeware Size: 14.29 MB Download (642): Visendo SMTP Extender Community Download

Released: October 07, 2012  |  Added: October 07, 2012 | Visits: 719

PresenTense Time Client XP/2000/2003/7 PresenTense Time Client is a network time client for Windows NT/2000/XP/2003/Vista. It synchronizes your PC system clock to a network time server or local GPS. Supports e-mail and SysLog alarms, redundancy and and can be remotely managed by LanTime Analyser. Supports NTP4 and Free Run as required...


Platforms: Windows

License: Shareware Cost: $39.95 USD Size: 4.51 MB Download (53): PresenTense Time Client XP/2000/2003/7 Download

< 1 2 3 4 5