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

Marshallsoft Client Mailer For Vb freeware
Filter: All | Freeware | Demo
 

Marshallsoft Client Mailer For Vb

< 1 2 3 4 5 > 
Added: November 22, 2013 | Visits: 387

Antinat for Linux Antinat is a flexible SOCKS server and client library for writing proxy-based applications. It supports SOCKS 4, SOCKS 4a, SOCKS 5, authentication, CHAP, XML firewalling, Win32, server chaining, and UDP. It also contains very experimental IPv6 support. SOCKS can be used to overcome some...



Platforms: *nix

License: Freeware Size: 276.48 KB Download (38): Antinat for Linux Download

Released: July 13, 2012  |  Added: July 13, 2012 | Visits: 421

NZBVortex for Mac OS The small and efficient NZB client, optimized for performance and ease of use.NZBVortex is very fast in comparison to other usenet clients because it will try to minimize the download size and has very fast postprocessing. NZBVortex will not only skip not-required par2 files, but also is able to...





Platforms: Mac

License: Freeware Size: 1.4 MB Download (434): NZBVortex for Mac OS Download

Released: August 22, 2012  |  Added: August 22, 2012 | Visits: 546

Sylpheed 3.1 Beta Sylpheed is a simple, lightweight but featureful, and easy-to-use e-mail client (mailer, MUA). Sylpheed uses GTK+ GUI toolkit. The newest version of Sylpheed works with GTK+ 2.4 or later (2.6 or later is recommended). Sylpheed is a free software distributed under the GNU GPL (the library part...


Platforms: Windows

License: Freeware Size: 6.1 MB Download (53): Sylpheed 3.1 Beta Download

Released: July 21, 2012  |  Added: July 21, 2012 | Visits: 552

Smack for Mac OS X Smack is an Open Source XMPP (Jabber) client library for instant messaging and presence. A pure Java library, it can be embedded into your applications to create anything from a full XMPP client to simple XMPP integrations such as sending notification messages and presence-enabling devices.


Platforms: Mac

License: Freeware Size: 2.04 MB Download (47): Smack for Mac OS X Download

Released: January 11, 2013  |  Added: January 11, 2013 | Visits: 607

Copssh Copssh is an OpenSSH server and client implementation for Windows systems. It is a yet another packaging of portable OpenSSH, Cygwin, some popular utilites, plus implementation of some best practices regarding security. You can use Copssh for remote administration of your systems or gathering...


Platforms: Windows

License: Freeware Size: 31 KB Download (86): Copssh Download

Released: June 20, 2012  |  Added: June 20, 2012 | Visits: 347

A PHP beanstalkd Client A PHP Client Library for beanstalkd. BeanStalk allows PHP developers to make use of the beanstalkd in-memory workqueue server (http://xph.us/software/beanstalkd).


Platforms: Windows, Mac, Linux

License: Freeware Size: 10.14 KB Download (50): A PHP beanstalkd Client Download

Released: November 11, 2012  |  Added: November 11, 2012 | Visits: 435

ANDS PID Client ANDS PID Client is a generic Java client library for accessing the ANDS Persistent Identifier service and the Digital Object Identifier Service. Written by CSIRO Australia and funded by the ANDS Australian Research Data Commons Project .


Platforms: Windows, Mac, Linux

License: Freeware Size: 39.27 KB Download (52): ANDS PID Client Download

Released: June 05, 2012  |  Added: June 05, 2012 | Visits: 358

Clio MUD2 Client Clio is a MUD client specifically for MUD2 (a direct descendant of Trubshaw & Bartle's original MUD), but which can also be used with any MUD. Features include ANSI colour, colour logging, scroll back, function keys, command editing, and command history.


Platforms: Windows, Mac, BSD, Linux

License: Freeware Size: 74.88 KB Download (49): Clio MUD2 Client Download

Released: August 18, 2012  |  Added: August 18, 2012 | Visits: 468

Project Darkstar Client with SSL An extension of the java client api for Project Darkstar server (formerly sponsored by Sun Microsystems, Inc.) with TLS capability.


Platforms: Windows, Mac, Linux

License: Freeware Size: 745.19 KB Download (48): Project Darkstar Client with SSL Download

Added: May 14, 2013 | Visits: 460

MyClient for Scripts MyClient is an open source web client interface for the MySQL database.Features:- Runs with PHP Register Globals OFF.- Validates as XHTML Strict Compliant.- Validates as CSS Compliant.- CSS control of display layout.- Session support so you may leave MyClient and return without having to login...


Platforms: PHP

License: Freeware Size: 71.68 KB Download (40): MyClient for Scripts Download

Added: April 16, 2010 | Visits: 980

jlirc jlirc is a Java client API for the LIRC and WINLirc programs. jlirc lets developers add IR remote control support to Java applications..


Platforms: *nix

License: Freeware Size: 49.15 KB Download (112): jlirc Download

Added: July 12, 2010 | Visits: 1.776

One-Wire Weather One-Wire Weather is a client program for Dallas Semiconductor / AAG 1-wire weather station kits, providing a graphical (animated) display to monitor outside temperature, wind speed and direction, rainfall, and humidity. Extra temperature sensors may be added. A 1-wire "hub" may be used for...


Platforms: *nix

License: Freeware Size: 440.32 KB Download (116): One-Wire Weather Download

Added: July 02, 2010 | Visits: 849

moosicWebGUI moosicWebGUI is a stand alone client program for controlling the moosic jukebox system. moosicWebGUI implements not only basic basic player functions but also more sophisticated functions for manipulating the playlist. It incorporates a small Web server based on Pythons SimpleHTTPServer library..


Platforms: *nix

License: Freeware Size: 27.65 KB Download (96): moosicWebGUI Download

Added: January 21, 2010 | Visits: 788

Audio::Moosic Audio::Moosic is a Moosic client library for Perl. SYNOPSIS use Audio::Moosic; $moo = Audio::Moosic::Unix->new(); $moosic->append(/home/me/somewhat.ogg); $moosic->play; print $moosic->current, "n"; $moosic->pause; ... Audio::Moosic acts as a client for the musical jukebox programm...


Platforms: *nix

License: Freeware Size: 9.22 KB Download (89): Audio::Moosic Download

Added: May 01, 2010 | Visits: 1.109

Cache::Memcached::XS Cache::Memcached::XS is a client library for memcached (memory cache daemon) using libmemcache. SYNOPSIS use Cache::Memcached::XS; $memd = new Cache::Memcached { servers => [ "10.0.0.15:11211", "10.0.0.15:11212", "10.0.0.17:11211", [ "10.0.0.17:11211", 3 ] ], compress_threshold =>...


Platforms: *nix

License: Freeware Size: 34.82 KB Download (97): Cache::Memcached::XS Download

Added: January 10, 2010 | Visits: 1.070

neon neon is an HTTP and WebDAV client library for Unix systems, with a C language API. neon project provides high-level interfaces to HTTP/1.1 and WebDAV methods, and a low-level interface to HTTP request/response handling, allowing new methods to be easily implemented..


Platforms: *nix

License: Freeware Size: 788.48 KB Download (101): neon Download

Added: May 05, 2010 | Visits: 1.289

astGUIclient astGUIclient is a GUI client application for the Asterisk open-source PBX. This is a suite of programs that are designed to interact with the Asterisk Open-Source PBX Phone system at a client computer level to extend the functionality of your phone and system. The suite of software is...


Platforms: *nix

License: Freeware Size: 2.3 MB Download (130): astGUIclient Download

Added: June 11, 2010 | Visits: 1.167

Xfce 4 Mpc Plugin Xfce 4 Mpc Plugin is a simple client plugin for Music Player Daemon. To build it, libmpd headers and library are used if found, but it’ll use a lighter internal socket interface if you don’t have libmpd..


Platforms: *nix

License: Freeware Size: 133.12 KB Download (102): Xfce 4 Mpc Plugin Download

Added: July 05, 2010 | Visits: 886

lcdproc_amarok lcdproc_amarok is a lcdproc client script for amaroK to show the currently playing song, how long it is and what number in the playlist it is. For streaming contents, the length in stead says streaming. It is pretty difficult to show how this works in a screenshot, so I suggest that you take a...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (100): lcdproc_amarok Download

Added: November 13, 2010 | Visits: 800

KLiveJournal KLiveJournal is a KDE client primarily for the LiveJournal.com site, but it should work with any other journal provider that uses the software from livejournal.org. You will have to build from source. So you will need the development files for KDE and the Qt3 libs. A compiler is also a good...


Platforms: *nix

License: Freeware Size: 542.72 KB Download (95): KLiveJournal Download

< 1 2 3 4 5 >