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 49.586.713 Times

Smtp Client C freeware
Filter: All | Freeware | Demo
 

Smtp Client C

< 1 2 3 4 5 
Added: August 24, 2010 | Visits: 1.129

C++ xml C++ xml is a C++ library that provides an API for XML document handling. Similar to the JDOM Java interface, a XML document can be parsed, traced and generated by the provided methods. Furthermore, this library is a good example for the usage of the dragon parser generator. Installation:...



Platforms: *nix

License: Freeware Size: 194.56 KB Download (94): C++ xml Download

Added: March 11, 2010 | Visits: 1.140

C++ base C++ base is a base class suite contains several powerful c++ base classes for basic encapsulation of low level operating system calls and basic library functions. Further packages you may access from this page require the installation of this base package.





Platforms: *nix

License: Freeware Size: 102.4 KB Download (105): C++ base Download

Added: June 17, 2010 | Visits: 3.166

COID COID is a C++ object-serving networking library, with tool that automatically generates a lightweight communication layer directly from the C++ class declarations. Instantly functioning remote callability for virtually any C++ class can be obtained just by decorating the C++ class with few...


Platforms: *nix

License: Freeware Size: 450.56 KB Download (89): COID Download

Added: July 07, 2010 | Visits: 928

Inline::C Inline::C is a Perl module that can Write Perl Subroutines in C. Inline::C is a module that allows you to write Perl subroutines in C. Since version 0.30 the Inline module supports multiple programming languages and each language has its own support module. This document describes how to use...


Platforms: *nix

License: Freeware Size: 92.16 KB Download (87): Inline::C Download

Added: July 02, 2010 | Visits: 993

MudMagic Mud Client MudMagic Mud Client is a client for connecting to online text games..


Platforms: *nix

License: Freeware Size: 634.88 KB Download (94): MudMagic Mud Client Download

Added: July 07, 2010 | Visits: 1.084

C++ Debugging Support library Libcwd is a full-featured and well-documented library that assists C++ developers with debugging their applications. C++ Debugging Support library includes support for ostream-based debug output, custom debug channels and devices, memory allocation debugging, run-time sourcefile:linenumber...


Platforms: *nix

License: Freeware Size: 1.2 MB Download (94): C++ Debugging Support library Download

Added: April 01, 2010 | Visits: 3.523

C++ Elliptic Curve Cryptography library C++ Elliptic Curve Cryptography library is a C++ library for elliptic curves cryptography. Libecc is a C++ elliptic curve cryptography library that supports fixed-size keys for maximum speed. The goal of this project is to become the first free Open Source library providing the means to...


Platforms: *nix

License: Freeware Size: 1.4 MB Download (320): C++ Elliptic Curve Cryptography library Download

Added: November 06, 2010 | Visits: 1.266

The C++ Cmdline Library The C++ Cmdline Library provides a framework for handling command line options and arguments. Either variables (of any type) are set to values given at the command line. Or user defined functions are called with arguments (of any type) read from the command line. It was developed and tested...


Platforms: *nix

License: Freeware Size: 849.92 KB Download (103): The C++ Cmdline Library Download

Added: February 05, 2010 | Visits: 2.245

C++ Command Line Library C++ Command Line Library provides a framework for handling command line options and arguments. Either variables (of any type) are set to values given at the command line. Or user defined functions are called with arguments (of any type) read from the command line. It was developed and tested...


Platforms: *nix

License: Freeware Size: 849.92 KB Download (136): C++ Command Line Library Download

Added: September 13, 2010 | Visits: 1.012

Reality Cyanide client Reality Cyanide project is a client for Cyanide, a graphical virtual reality multiplayer role-playing game. Cyanide is intended to be the most dynamic multi-player online role-playing game ever made. This client uses an isometric perspective to present scenes. It is programmed with Python,...


Platforms: *nix

License: Freeware Size: 645.12 KB Download (95): Reality Cyanide client Download

Added: January 23, 2010 | Visits: 1.098

qBittorrent 0.9.3 / 1.0.0 Beta qBittorrent is a bittorrent client written in C++ / Qt4 using the good libtorrent library (By Arvid Nordberg). qBittorrent aims to be a good alternative to all other bittorrent clients. The Author is Christophe Dumez, French Student in computer science (IT).. a Bittorrent client programmed in...


Platforms: *nix

License: Freeware Size: 819.2 KB Download (117): qBittorrent 0.9.3 / 1.0.0 Beta Download

Added: August 09, 2010 | Visits: 1.210

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 (95): Festival::Client::Async Download

Added: February 10, 2010 | Visits: 1.788

Mail::Client::Yahoo Mail::Client::Yahoo is a Perl module with programmatically access Yahoos web-based email. SYNOPSIS use Mail::Client::Yahoo; $y = Mail::Client::Yahoo->login( username => bob, password => secret, secure => 1, # for the paranoid and patient ); $y->select_folder(Inbox); $m =...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (204): Mail::Client::Yahoo Download

Added: June 26, 2010 | Visits: 1.067

C# for Emacs C# for Emacs is a derived mode implementing most of the C# rules. After a good number of years, we noticed that there wasnt a "non-patched" version of a csharp-mode for Emacs. There were a few, but most of them had comments that they were "in progress" or "about to merge", but then we noticed...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (101): C# for Emacs Download

Added: April 14, 2010 | Visits: 1.140

c-ares c-ares project is a C library that resolves names asynchronously. Whats New in This Release: - ares_save_options, ares_destroy_options, ares_process_fd, and ares_parse_ns_reply were added. - The transaction IDs were made "secure". - A few parsing issues and minor bugs were fixed.. curl is a...


Platforms: *nix

License: Freeware Size: 430.08 KB Download (104): c-ares Download

Added: February 20, 2010 | Visits: 1.302

Mock Objects for C++ mockpp is a platform independent generic unit testing framework for C++. Mock Objects for C++ goal is to facilitate developing unit tests in the spirit of Mock Objects for Java, EasyMock and jMock. Mock objects allow you to set up predictible behaviour to help you test your production code by...


Platforms: *nix

License: Freeware Size: 696.32 KB Download (97): Mock Objects for C++ Download

Added: May 18, 2010 | Visits: 1.937

csoap csoap is a SOAP client/server library in pure C. csoap is a fast and easy way to embed a SOAP client or a SOAP server into an application written in C. It is built on top of libxml2 and supports SSL and HTTP Basic authentication. Howto use aclocal/auto(conf,make) in your libsoap projects 1....


Platforms: *nix

License: Freeware Size: 849.92 KB Download (112): csoap Download

Added: April 05, 2010 | Visits: 1.603

Database Independent Abstraction Layer for C Database Independent Abstraction Layer for C (libdbi) implements a database-independent abstraction layer in C, similar to the DBI/DBD layer in Perl. Writing one generic set of code, programmers can leverage the power of multiple databases and multiple simultaneous database connections by using...


Platforms: *nix

License: Freeware Size: 1013.76 KB Download (99): Database Independent Abstraction Layer for C Download

Added: November 22, 2010 | Visits: 1.423

Common C++ RTP GNU ccRTP is an implementation of RTP, the real-time transport protocol from the IETF (see RFC 3550, RFC 3551 and RFC 3555). ccRTP is a C++ library based on GNU Common C++ which provides a high performance, flexible and extensible standards-compliant RTP stack with full RTCP support. The design...


Platforms: *nix

License: Freeware Size: 552.96 KB Download (159): Common C++ RTP Download

Added: November 18, 2010 | Visits: 1.214

GNU Common C++ GNU Common C++ project is a C++ framework offering portable support for threading, sockets, file access, daemons, persistence, serial I/O, XML parsing, and system services, initially started by David Sugar and Daniel Silverstone. GNU Common C++ is a GNU package and is licensed to the terms of...


Platforms: *nix

License: Freeware Size: 849.92 KB Download (93): GNU Common C++ Download

< 1 2 3 4 5