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

Tcp Ip C Library freeware
Filter: All | Freeware | Demo
 

Tcp Ip C Library

< 1 2 3 4 5 
Added: June 20, 2010 | Visits: 829

Lib3df Lib3df is a C++ library to load 3D world. It works under Windows,MacOS,Linux and most Unixes. HLIB is a C++ library intended to facilitate the use of ".MAP" files in applications. ".MAP" files are produced by the "Valve Hammer Editor" availlable at: http://collective.valve-erc.com/ . This is... Platforms: *nix

License: Freeware Size: 2.5 MB Download (91): Lib3df Download

Added: November 22, 2010 | Visits: 874

HLIB HLIB is a C++ library for loading 3D world files. HLIB is a C++ library intended to facilitate the use of ".MAP" files in applications. ".MAP" files are produced by the "Valve Hammer Editor" availlable at: http://collective.valve-erc.com/ . This is the editor used to create Half-Life, Team... Platforms: *nix

License: Freeware Size: 2.5 MB Download (91): HLIB Download

Added: April 08, 2010 | Visits: 692

libwacky libwacky provides a C library which supports the WACKY protocol. WHAT IS IT? libwacky is a C programming library which implements the WACKY/1.0 protocol. It allows you to send blinking commands to a wackyd. The distribution includes wackyp, a program that links to libwacky and allows you to... Platforms: *nix

License: Freeware Size: 225.28 KB Download (94): libwacky Download

Added: January 18, 2010 | Visits: 1.055

ipsvd ipsvd project is a set of Internet protocol service daemons for TCP/IP and UDP/IP. A daemon waits for incoming connections on a socket; for new connections, it conditionally runs an arbitrary program to handle the connection. The daemons can be told to read and follow pre-defined instructions... Platforms: *nix

License: Freeware Size: 73.73 KB Download (100): ipsvd Download

Added: July 16, 2010 | Visits: 1.033

gg_tk gg_tk is an easy-to-use C++ library for creating multimedia applications. The project is divided into several "modules", including GUI, graphics, file, 3D, etc.. This server is a central point for development, distribution and maintainance of software. It runs on Savane. Platforms: *nix

License: Freeware Size: 450.56 KB Download (98): gg_tk Download

Added: September 26, 2010 | Visits: 1.214

Getfem The Getfem++ project focuses on the development of a generic and efficient C++ library for finite element methods elementary computations. The goal is to provide a library allowing the computation of any elementary matrix (even for mixed finite element methods) on the largest class of methods and... Platforms: *nix

License: Freeware Size: 4.3 MB Download (107): Getfem Download

Released: October 10, 2012  |  Added: October 10, 2012 | Visits: 1.259

libdaemon libdaemon is a lightweight C library that eases the writing of UNIX daemons. libdaemon consists of the following parts: - A wrapper around fork() which does the correct daemonization procedure of a process - A wrapper around syslog() for simpler and compatible log output to Syslog or STDERR -... Platforms: *nix

License: Freeware Size: 337.92 KB Download (100): libdaemon Download

Added: February 22, 2010 | Visits: 790

libasyncns libasyncns provides a C library for Linux/Unix for executing name service queries asynchronously. It is an asynchronous wrapper around getaddrinfo and getnameinfo from the libc. In contrast to GNUs asynchronous name resolving API getaddrinfo_a(), libasyncns does not make use of UNIX signals for... Platforms: *nix

License: Freeware Size: 348.16 KB Download (96): libasyncns Download

Added: August 17, 2010 | Visits: 646

simplus simplus is a C++ library for constructing event-driven simulations with an abstraction for processes, virtual time, messages and more. It features a built-in debugger, support for configuration files, and a flexible logging mechanism. It is lean, fast, and portable, but has only basic... Platforms: *nix

License: Freeware Size: 450.56 KB Download (94): simplus Download

Added: June 22, 2010 | Visits: 684

LibTMCG LibTMCG is a general purpose C++ library for creating secure electronic card games. The most remarkable feature is the absence of a trusted third party (TTP), i.e. neither a central game server nor trusted hardware components are necessary. To emphasize this point again: With the present... Platforms: *nix

License: Freeware Size: 645.12 KB Download (93): LibTMCG Download

Added: May 21, 2010 | Visits: 820

hk_classes hk_classes is C++ library which allows rapid development of database applications with all features a modern database application should have like forms an reports. hk_classes project is database and GUI independent. In combination with hk_kdeclasses (which is part of the knoda package) it... Platforms: *nix

License: Freeware Size: 1024 KB Download (91): hk_classes Download

Added: February 18, 2010 | Visits: 863

WxLib WxLib is a widely resuable C++ library that converts many facilities that are found in the standard C library into a form that is more appropriate for use in a C++ context. The library wraps functions for dealing with threads, files, FIFOs, serial I/O, sockets, and directories. WxLib library... Platforms: *nix

License: Freeware Size: 276.48 KB Download (95): WxLib Download

Added: November 05, 2010 | Visits: 1.376

SSL++ SSL++ is simple C++ library that encapsulates some of OpenSSL functionality in easy to use set of classes. SSL++ library is in very early stage of development now, but can do enough already to be useful to C++ developers, who want to use SSL in their programs. Following classes are provided:... Platforms: *nix

License: Freeware Size: 5.12 KB Download (143): SSL++ Download

Added: July 24, 2010 | Visits: 762

SXP SXP stands for Simple XML Persistence, and is a quick-and-dirty C++ library I threw together. It provides a simple (I hope) mechanism for enabling the objects in your application to persist themselves (i.e. read from and write to) to a XML file. SXP is built as a C++ wrapper around James Clarks... Platforms: *nix

License: Freeware Size: 20.48 KB Download (94): SXP Download

Added: November 26, 2010 | Visits: 743

Timer_q Timer_q is a shared C library which implements multiple queues of timed events. This is commonly needed, but often implemented badly (via. alarm()). Timer_q also aims to be small, fast and easy to use. Whats New in This Release: - Many fixes were made for corner cases. - A debug build was... Platforms: *nix

License: Freeware Size: 430.08 KB Download (97): Timer_q Download

Added: June 03, 2010 | Visits: 1.294

libtsmux libtsmux is a C library for muxing files into the MPEG Transport Stream container format. The project can be used to quickly add MPEG Transport Stream muxing capabilities to any application or framework. A GStreamer plugin using the library is available. Whats New in This Release: - The... Platforms: *nix

License: Freeware Size: 225.28 KB Download (121): libtsmux Download

Added: October 06, 2010 | Visits: 1.078

IrNET for Linux-IrDA IrNET is a protocol allowing to carry TCP/IP traffic between two IrDA peers in an efficient fashion. It is a thin layer, passing PPP packets to IrTTP and vice versa. It uses PPP in synchronous mode, because IrTTP offer a reliable sequenced packet service (as opposed to a byte stream). In fact,... Platforms: *nix

License: Freeware Size: 20.48 KB Download (107): IrNET for Linux-IrDA Download

Added: June 03, 2010 | Visits: 1.029

Tess Tess is a C++ library that helps automate final assembly of tedious graphic design tasks (e.g. from photoshop or gimp), such as conjuring piles of web page-specific navigation features. The project can composite an arbitrary stack of RGBA images, draw antialiased TrueType text (via FreeType),... Platforms: *nix

License: Freeware Size: 28.67 KB Download (99): Tess Download

Added: October 26, 2010 | Visits: 1.141

AVR Libc AVR Libc is a Free Software project whose goal is to provide a high quality C library for use with GCC on Atmel AVR microcontrollers. Together, avr-binutils, avr-gcc, and avr-libc form the heart of the Free Software toolchain for the Atmel AVR microcontrollers. They are further accompanied by... Platforms: *nix

License: Freeware Size: 460.8 KB Download (221): AVR Libc Download

Added: October 14, 2010 | Visits: 1.050

VP Toolkit VP Toolkit is an Internet client/server C++ library, with support for object threads, stream based socket I/O, a multi-threaded server socket framework, a multi-process fault tolerant server framework, XML, HTTP, etc. VP Toolkit software is now deprecated in favor of UDK. To build the... Platforms: *nix

License: Freeware Size: 174.08 KB Download (98): VP Toolkit Download

< 1 2 3 4 5