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

Sockets C Ubuntu freeware
Filter: All | Freeware | Demo
 

Sockets C Ubuntu

1 2 3 4 5 > 
Added: September 19, 2013 | Visits: 491

C++ Sockets for linux This is a GPL licensed C++ class library wrapping the berkeley sockets C API, and therefore works on most unixes and also win32. The library is in use in a number of real world applications, both commercial and open source. Features include, but are not limited to, SSL support, IPv6 support, tcp...



Platforms: *nix

License: Freeware Size: 194.56 KB Download (40): C++ Sockets for linux Download

Added: April 02, 2010 | Visits: 1.260

Multi-Simulation Interface Multi-Simulator Interface, in shrot MSI, is a simulation interconnection engine. In other words it is a program that connects simulations together by synchronizing their clocks and data. Multi-Simulation Interface serves the same purpose as HLA and supports most of HLAs functionality (and more)....





Platforms: *nix

License: Freeware Size: 3 MB Download (107): Multi-Simulation Interface Download

Added: January 01, 2010 | Visits: 1.102

Simple Sockets Library Simple Sockets Library provides a simple C programming interface to sockets. The Simple Sockets Library makes sockets easy to use and comes as public domain source code. It resembles Cs file I/O, uses whatever port is available, has named servers and port reuse, streaming/blocking sockets used,...


Platforms: *nix

License: Freeware Size: 184.32 KB Download (128): Simple Sockets Library Download

Released: November 04, 2012  |  Added: November 04, 2012 | Visits: 450

NetLink Sockets NetLink Sockets is a very small, easy to use networking C++ library to help you with your development. now you can make use of this handy tool to further improve your development process and speed.


Platforms: Windows

License: Freeware Download (44): NetLink Sockets Download

Released: August 11, 2012  |  Added: August 11, 2012 | Visits: 457

C++ Stream Compatible TCP/IP Sockets The program implements a demo application which demonstrates using C++ stream-compatible sockets developed by Maciej Sobczak http://www.msobczak.com/


Platforms: Windows, Mac, BSD, Solaris, Linux

License: Freeware Size: 42.63 KB Download (43): C++ Stream Compatible TCP/IP Sockets Download

Added: November 18, 2010 | Visits: 1.228

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 (99): GNU Common C++ Download

Added: January 26, 2010 | Visits: 1.132

More for C++ More for C++ is a class library that provides some features usually not common for C++ More for C++ includes a mark-sweep garbage collector, platform-independent classes for threading, sockets, and I/O, unit tests, and a few other utility classes. First of all, there is a garbage collector...


Platforms: *nix

License: Freeware Size: 163.84 KB Download (91): More for C++ Download

Added: May 10, 2013 | Visits: 457

GNU Common C GNU Common C is a portable and highly optimized class framework for writing C applications that need to use threads and support concurrent sychronization, and that use sockets, XML parsing, serialization, config files, thread-optimized String and data structure classes, etc. This framework offers...


Platforms: *nix, C/C++, BSD

License: Freeware Download (53): GNU Common C Download

Added: July 07, 2006 | Visits: 3.967

PowerTCP SSL Sockets for .NET Use the .NET components included with PowerTCP Sockets for .NET to create any type of network application. These basic network building blocks contain everything needed to create a network application of any level of complexity. Use the Tcp component to securely communicate with clients using...


Platforms: Windows

License: Freeware Size: 2.94 MB Download (1223): PowerTCP SSL Sockets for .NET Download

Released: November 17, 2007  |  Added: November 21, 2007 | Visits: 5.526

Oceantiger C# Designer With this source code editor and IDE you will be able to edit and compile C# documents. It has tools for generating C# code either by template, auto completion or by generating with one of the wizards in the program. The user interface is clear and compact so it easy to learn, and you can...


Platforms: Windows

License: Freeware Size: 994.78 KB Download (278): Oceantiger C# Designer Download

Added: January 18, 2010 | Visits: 1.221

Exceptions in C Exceptions in C implements fully-functional nested exceptions with these constructs: try except on throw Also, it allows to define various datatypes for exception object (default is int, can be anything from char * to struct foo *). Compiling and running Precodey straight forward....


Platforms: *nix

License: Freeware Size: 15.36 KB Download (116): Exceptions in C Download

Added: January 18, 2010 | Visits: 1.680

Aapl C++ Template Library Aapl is a C++ template library for generic programming. Aapl supports different generic programming paradigms by providing variations of standard data structures. For example, a by-value linked list template may be used to store a user supplied type such as an integer. A different list...


Platforms: *nix

License: Freeware Size: 122.88 KB Download (105): Aapl C++ Template Library Download

Added: January 18, 2010 | Visits: 1.893

neostrada-sagem-ubuntu neostrada-sagem-ubuntu is a script, that configures ubuntu for networking with Sagem fast800 (neostrada tp)..


Platforms: *nix

License: Freeware Size: 645.12 KB Download (323): neostrada-sagem-ubuntu Download

Added: March 21, 2010 | Visits: 1.092

WorldForge::Atlas-C++ Atlas C++ is the standard implementation of the WorldForge Atlas protocol. WorldForge::Atlas-C++ is currently being developed in parallel with a stable branch, and the development code maintained separatly. The stable branch are numbered 0.4.x and implement the atlascpp-0.4 API, and the latest...


Platforms: *nix

License: Freeware Size: 225.28 KB Download (102): WorldForge::Atlas-C++ Download

Added: October 13, 2010 | Visits: 1.383

GNU C library GNU C library (glibc) is one of the most important components of GNU Hurd and most modern Linux distributions. GNU C library is used by almost all C programs and provides the most essential program interface. The history of Unix and various standards determine much of the interface of the C...


Platforms: *nix

License: Freeware Size: 19.5 MB Download (109): GNU C library Download

Added: September 08, 2010 | Visits: 919

AspeCt-oriented C AspeCt-oriented C project implements an aspect-oriented extension to C and offers one possible language design for an aspect-oriented C language..


Platforms: *nix

License: Freeware Size: 19.7 MB Download (91): AspeCt-oriented C Download

Added: September 10, 2010 | Visits: 1.293

CppUnit - C++ port of JUnit CppUnit is a C++ unit testing framework. CppUnit project started its life as a port of JUnit to C++ by Michael Feathers..


Platforms: *nix

License: Freeware Size: 716.8 KB Download (179): CppUnit - C++ port of JUnit Download

Added: January 07, 2010 | Visits: 2.580

A Sudoku Solver in C A Sudoku Solver in C is a console-based Linux program, written in C language, that solves Su Doku puzzles using deductive logic. It will only resort to trial-and-error and backtracking approaches upon exhausting its deductive moves. Puzzles must be of the standard 9x9 variety using the (ASCII)...


Platforms: *nix

License: Freeware Size: 25.6 KB Download (203): A Sudoku Solver in C Download

Added: August 24, 2010 | Visits: 1.141

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.152

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 (109): C++ base Download

1 2 3 4 5 >