Freeware Downloads for "Communication C"

asynchronous Garmin GPS communication C library for PalmPilot.

Hubbell Power Systems is proud to introduce HPS Select, an interactive product selector app. Browse products by markets, which include transmission, distribution, substation, communication, C&I and water. Have your own favorite HPS products? Search for them by product number and save them to a list for future reference. You could also share the list with a colleague or sales representative. Want to know an HPS equivalent product from a competitor’s? Search our competitor cross-reference by product number to find our comparable product.

  • Platform: Android 2.x, Android 3.x, Android 4.4, Android 4.x
  • Publisher: Hubbell Power Systems
  • Date: 29-04-2014
  • Size: 12288 KB

Open Source GXSerial media component, made by Gurux Ltd, is a part of GXMedias set of media components, which programming interfaces help you implement communication by chosen connection type. GXSerial offers you an easy way to build multithreaded, serial communication applications. GXSerial component is made on the Windows API interface, is very efficient, light and fast. It doesn't require any external libraries or DLL files to operate. GXSerial is easy to use with different development tools, such as Access, Delphi, Visual Basic, Java or Visual C++.

  • Platform: WinOther
  • Publisher: Gurux Ltd
  • Date: 01-05-2012
  • Size: 3738 KB
  • GXNet
  • License: Freeware
  • Rating

Open Source GXNet media component, made by Gurux Ltd, is a part of GXMedias set of media components, which programming interfaces help you implement communication by chosen connection type. GXNet offers you an easy way to build multithreaded, Internet communication applications. GXNet component is made on the Windows API interface, is very efficient, light and fast. It doesn't require any external libraries or DLL files to operate. GXNet is easy to use with different development tools, such as Access, Delphi, Visual Basic, Java or Visual C++.

  • Platform: WinOther
  • Publisher: Gurux Ltd
  • Date: 12-05-2012
  • Size: 3727 KB

COID is a C++ object-serving networking library, with tool that automatically generates lightweight communication layer directly from the C++ class declarations..

The OCCN project enhances SystemC2.0+ modeling by developing C++ classes for modeling user-defined or system-specific, point-to-point or multiaccess inter-module communication channels (or future network-on-chip) at various abstraction levels..

Smilla .NET Communication Library is written in C# and intended to provide .NET developers with implementation of the main Internet application protocols. For now, NNTP protocol is implemented, and there are also plans for POP3 and may be some others..

  • Platform: WinOther
  • Publisher: smilla.ru
  • Date: 02-05-2012
  • Size: 75 KB

This is a set of C++ wrapper classes for the InterProcess Communication facilities (IPC). The IPC facilities exist on most Unices in use today..

libinterface is a C++ library and a code generator used to facilitate interprocess communication over TCP and Unix sockets. The code generator reads XML method definition and produces code to serialize and to deserialize the described data structures.
libinterface C++ RMI License - BSD License.

Unicomm is designed to be an open source C++ framework that can be used on multiple platforms and allows you to create application level protocols over TCP transport.

There are different rules can be applied to support communication logic. User's code just should implement upper business logic and should not concern about technical details providing communication support.

Unicomm simplifies connection management like accepting incoming connections and handling disconnects.

  • IT++
  • License: Freeware
  • Rating

IT++ is a C++ library of mathematical, signal processing and communication routines

IT++ is a C++ library of mathematical, signal processing and communication classes and functions. Its main use is in simulation of communication systems and for performing research in the area of communications. The kernel of the library consists of generic vector and matrix classes, and a set of accompanying routines. Such a kernel makes IT++ similar to MATLAB or GNU Octave.

The IT++ library originates from the former department of Information Theory at the Chalmers University of Technology, Gothenburg, Sweden.

  • Platform: Linux, Mac, Windows
  • Publisher: Itpp
  • Date:
  • Size: 1331 KB
  • LanIM
  • License: Freeware
  • Rating

LanIM is C# application for LAN communication. It supports simple skins, history logging, file transfers..

  • Platform: Windows
  • Publisher: klinki
  • Date:
  • Size: 204 KB
  • vstr
  • License: Freeware
  • Rating

Vstr is a safe and fast string library for C. It is designed for network communication. Its design uses blocks of ptr+length data, so adding, substituting, and deleting data are all fast operations. This model also allows it to do automatic referencing for mmap() areas of memory. Shortcut APIs are included to mmap() a file into a Vstr string, and read()/write() data to/from a Vstr string. Another big feature of the library is a POSIX and ISO 9899:1999 compliant printf() like function, which can also be extended with user supplied formatters that are gcc warning compatible.

  • Platform: Linux, Mac, MS-DOS, Unix, Windows
  • Publisher: James Antill
  • Date: 09-01-2005
  • Size: 1336 KB

C++ Server Pages (CSP) allows developers to build Dynamic Web Pages and Web Applications by using C++. Existing C++ projects can be ported to the Web by simply including the C++ source code, or by importing the C++ libraries to CSP scripts. It is similar to ASP and JSP, but instead of VBScript, JScript, or Java it uses C++, giving an incredibly high processing performance to your web applications. It supports automatic script compilation and provides the developer with a complete Web programming framework.

  • Platform: Windows
  • Publisher: Micronovae Ltd
  • Date: 05-04-2005
  • Size: 8038 KB

Looking for a simple and fast way to indent and export your C# code into various file formats? Look no further than C# Code Export, a unique and easy to use software to quickly and easily reindent, export (10+ formats supported) and print your C# documents, convert them to PDF, RTF, images and more! Format / Indent your C# code (thanks to AStyle) Convert your C# code to the following formats : HTML PDF RTF BMP PNG JPG Lotus SVG QUATTRO Pro Excel Print / Create advanced reports using a state-of-the-art printing / report engine Indent multiple files at once.

C++ Code Export is a unique and easy to use software to quickly and easily reindent, export (10+ formats supported) and print your C/C++ documents, convert them to PDF, RTF, images and more! Format / Indent your C++ code (thanks to GC GreatCode) Convert your C/C++ code to the following formats : HTML PDF RTF BMP PNG JPG Lotus SVG QUATTRO Pro Excel Print / Create advanced reports using a state-of-the-art printing / report engine Indent multiple files at once. Backup indented files automatically.

String in C++ source code is different from common string. You should add quote at the start and end of a string line, replace quote inside the string with slash and quote, double slash, and add return and next line at the end of a string line. If you make some changes in the revised string, you have to iterate the above steps. Now Convert String for C++ will do the job for you to get the exact C++ string which you can just copy and paste into your CPP program directly. It also supports HTML format converting.

  • Platform: Windows
  • Publisher: BossEye Inc.
  • Date: 06-08-2006
  • Size: 126 KB

TopCoder Arena is a famous online competition for programmers to demonstrate their talent in algorithm and programming. There are many talent people participated in it, and the competition time is not enough at all for most participators. You have to translate the problem description into the C++ class and method, design the algorithm, implement, and test them manually. Now with TopCoder AutoGen, what you need to do is to design the algorithm to resolve the problem only, and AutoGen will handle anything else.

  • Platform: Windows
  • Publisher: BossEye Inc.
  • Date: 06-08-2006
  • Size: 128 KB

Create Dynamic Web Pages and Web Apps, fast and easy, by using genuine C++ C++ Server Pages (CSP) allows developers to build Dynamic Web Pages and Web Applications by using C++. Existing C++ projects can be ported to the Web by simply including the C++ source code, or by importing the C++ libraries to CSP scripts. It is similar to ASP and JSP, but instead of VBScript, JScript, or Java it uses C++, giving an incredibly high processing performance to your web applications. It supports automatic script compilation and provides the developer with a complete Web programming framework.

  • Platform: Windows
  • Publisher: micronovae.com
  • Date: 08-07-2009
  • Size: 8017 KB

RISE C# code generator
The RISE C# code generator generates .NET C# source code for database access. The generated code implements the classes and methods corresponding to the information interfaces specified in the RISE model. This includes classes for database access and, optionally, classes implementing SOAP/JSON web services. The source code from the code generator is compliant with the output from the SQL Server, PostgreSQL and MySQL code generators.

RISE Code generators
The RISE suit provides a range of free code generators for you to use.

Communication C: Freeware | All

New Reviews


Print Inspector

Whether you are using a printer connected to your local desktop computer or a print server sometimes you need to see whats going on in your printer by having a close look at the print jobs sent by the users. Print Inspector is such type software ...


Disk Genius

Disk Genius was formerly known as Partition Guru which is an all-in-one solution for disk partition management, data recovery and disk repairing. It can recover lost files from partition, backup and restore partition table, clone partition or clone ...


Safe In Cloud

It is quite difficult to find any computer users nowadays who do not need to use the web, for any purpose. Whether it is for education or entertainment, the web is your best resource. You also need to use various online services for banking, ...


PictBear

Nowadays, a majority of PC users resort to digital image editing once in a while. It may be required for retouching image captured in smart phones or for creating an album in Facebook. For some people, tinkering with digital images is a pastime too. ...


Panda Cloud Cleaner

PC security has become a tricky and complicated subject both for home users and network supervisors, with complexity and risk factors multiplying over the years. Using a single antivirus app may not be enough anymore. That explains why many users ...


SnapCrab

Nearly every PC users need to take screenshots from time to time, whether it is for personal or professional needs. While using the basic Windows screenshot capture method is available, it is not adequate for everyone. When you want to capture ...


BitKiller

Dealing with various types of data efficiently holds the key to success in any computing task. Apart from generating new data and modifying existing files, it becomes necessary to delete existing files at times. While most users resort to using ...


SeaMonkey, Portable Edition

Using the Internet has become a necessity for a majority of people, including those who do not use a PC regularly. To browse web, stream video or download online content, people often resort to using various third party apps. For example, using ...


TuckAway Intelligent Email Organizer Pro

Using an email software allow you to do a number of things including managing your address lists, emails and even ending memos, documents and even virtual letters. You can also use it to manage your tasks easily. The email software comes in ...


WebAcappella

Web design sector has witnessed several trends and technological innovations affect website development in big ways. With time, designing websites has become easier. Nowadays, you can find web design software that nearly eliminates the need to ...


New Downloads

RationalPlan Single Project
for Linux

RationalPlan Single Project is
a project management software
covering the project
management areas starting with
WBS ...

Disk Usage Analyzer Free

Disk Usage Analyzer Free - a
small utility that will help
you visualize how to allocate
space on your hard drive. Any
PC ...

Screenrec

Screenrec is a free cloud
screen recording tool what
helps you communicate faster
and increase your
productivity. Instead ...

Express Accounts Accounting
Free

Express Accounts Accounting
Software Free is professional
business accounting software.
This product is perfect small
...

DocuFreezer

DocuFreezer converts Word,
Excel, PowerPoint, XPS, DWG
and other files to universally
accepted PDF, JPEG, PNG, TIFF,
TXT. ...

PhotoStage Photo Slideshow
Software Free

PhotoStage Free Slideshow
Software lets you create a
slideshow from your digital
photos and videos on Windows
and apply ...

7Caps

7 Caps is a small tool to
check the status of Caps Lock
and Num Lock. The new version
also has an audio alert. It is
a ...

Vivaldi for Windows 32

The Vivaldi browser does not
track you and lets you be in
control of how your browser
looks, feels and works. It
adapts ...

Active@ ISO Burner

Active@ ISO Burner burns
CD/DVD/Blu-ray ISO images
compatible with the ISO 9660
standard. Automated burning is
also ...

Active@ DVD Eraser

Active@ DVD ERASER erases
DVD-RW, DVD+RW or CD-RW media
to clear the old data from the
disk.