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

libcomm 1.0.0

  Date Added: January 25, 2010  |  Visits: 667

libcomm

Report Broken Link
Printer Friendly Version


Product Homepage
Download (93 downloads)



libcomms purpose of this library is to facilitate handling structured messages between programs. The messages consist of three parts: a keyword, a body and a delimiter. The delimiter denotes the end of the message. Examples of a delimiter can be a simple newline ("n") for single line messages, or a double ("nn") newline for multi-line messages. The keyword is used to identify the message. In the receiving program, it is used to dispatch the body to a handler function. The body is everything between the keyword and the delimiter. An example of the usage of this library might be to facilitate the communication between a GUI frontend and a program doing calculations in the background (the "backend"). Since the messages are human-readable (as opposed to shared memory or binary messages), it would enable the backend to be tested separately from the frontend, either by a human or by a testing script. BUILDING THE LIBRARY Invoking the "make" command gives you a list of all possible options. The usual invocation for a system-wide installation of the library would be to do "make all", "make test", login as root, and then do a "make install". Alternatively you can embed the library in your own program, by sticking it into a subdirectory, and invoking "make static" there. USING THE LIBRARY See the manual pages launch_program.3 and kill_program.3 on how to use the functions..

Requirements: No special requirements
Platforms: Linux
Keyword: Facilitate Libcomm Libraries Library Messages Programming Purpose Structured
Users rating: 0/10

License: Freeware Size: 13.31 KB
USER REVIEWS
More Reviews or Write Review


LIBCOMM RELATED
Board Games  -  Tesuji Software Go Library 1.0
Library with general purpose modules for a Go playing program by the author of 'Goliath'Includes a tactical reader, influence module, pattern-matcher, pattern-editor and more.
2.64 MB  
Libraries  -  Gaia 2011.2
Gaia is free-of-charge library for programming Java Swing client or client / server applications with advanced components (like JTreeTable) and building forms from XML description files. It contains powerful and easy-to-use XML support and also...
1.29 MB  
Programming  -  devkitPro 1.5.7
This project is for homebrew console development tools based on the gnu compiler collection with additional tools and libraries to aid programming each supported console. The windows variants are built with MinGW.
444.26 KB  
Multimedia & Graphics  -  Python File Format Interface 1.0
PyFFI is a Python library for processing block structured binary files. Supports NetImmerse/Gamebryo (NIF, KFM), Crytek (CGF), FaceGen (EGM), DDS, and TGA. Includes 3D tools (stripifier, tangent space), utility scripts, and a file editor QSkope.
1.73 MB  
Programming  -  Sax for PHP (Sax4PHP) 14
A little PHP library for programming with Sax XML API like in Java.
133.19 KB  
Libraries  -  btnSMS Library 0.2
btnSMS Library is a C library that provides an easy interface for sending SMS messages through the Beyond The Net SMS service provider. Messages can be sent to nearly every country in the world with many different options.. BEYOND THE NET...
204.8 KB  
Libraries  -  GODI 20060118
GODI library provides an advanced programming environment for the Objective Caml (OCaml) language. From INRIA (who created OCaml) you can get the OCaml compiler and runtime system, but this is usually not enough to develop applications. You also...
1.5 MB  
Libraries  -  RubyMail 0.17
RubyMail is an email handling library for the Ruby programming language. RubyMail library supports the parsing, modification, and generation of simple and MIME email messages.. Home page of RubyMail, an email library for the Ruby programming...
112.64 KB  
Libraries  -  Tango 0.98 RC2
Tango is a cross-platform open-source software library, written in D for D programmers. The project is structured as a cohesive and comprehensive library for general purpose usage, and is supported by a growing number of recognized D enthusiasts....
 
Programming  -  Mumps Compiler 13.05
Mumps (also referred to as M) is a general purpose programming language that supports a unique, hierarchical (or multidimensional) database facility. It was originally developed in the late 1960s and the acronym stands for the Massachusetts...
3.38 MB  
NEW DOWNLOADS IN PROGRAMMING, LIBRARIES
Programming  -  Cedalion for Linux 0.2.6
Cedalion is a programming language that allows its users to add new abstractions and define (and use) internal DSLs. Its innovation is in the fact that it uses projectional editing to allow the new abstractions to have no syntactic limitations.
471.04 KB  
Programming  -  Math::GMPf 0.29
Math::GMPf - perl interface to the GMP library's floating point (mpf) functions.
30.72 KB  
Programming  -  Net::Wire10 1.08
Net::Wire10 is a Pure Perl connector that talks to Sphinx, MySQL and Drizzle servers. Net::Wire10 implements the low-level network protocol, alias the MySQL wire protocol version 10, necessary for talking to one of the aforementioned...
30.72 KB  
Programming  -  logilab-common 0.56.2
a bunch of modules providing low level functionnalities shared among some python projects devel Please note that some of the modules have some extra dependencies. For instance, logilab.common.db will require a db-api 2.0 compliant...
174.08 KB  
Programming  -  OpenSSL for linux 1.0.0a
The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a...
3.83 MB  
Libraries  -  wolfSSL 4.0.0
The wolfSSL embedded SSL/TLS library is a lightweight SSL library written in ANSI standard C and targeted for embedded and RTOS environments - primarily because of its small size, speed, and feature set. It is commonly used in standard operating...
3.88 MB  
Libraries  -  EuGTK 4.8.9
Makes it easy to develop good- looking, fast, cross-platform programs that run on Linux, OS X, and Windows. Euphoria is a very fast interpreted/compiled language with straight-forward syntax. EuGTK allows programming in a clean, object-oriented...
10.68 MB  
Libraries  -  Linux User Group Library Manager 1.0
The LUG Library Manager is a project to help Linux User Groups start their own library. A LUG library is helpful to the community at large because it increases access to information, and gives everyone the opportunity to become more knowledgeable.
5.35 KB  
Libraries  -  Module::MakefilePL::Parse 0.12
Module::MakefilePL::Parse is a Perl module to parse required modules from Makefile.PL. SYNOPSIS use Module::MakefilePL::Parse; open $fh, Makefile.PL; $parser = Module::MakefilePL::Parse->new( join("", ) ); $info = $parser->required;...
8.19 KB  
Libraries  -  sqlpp 0.06
sqlpp Perl package is a SQL preprocessor. sqlpp is a conventional cpp-alike preprocessor taught to understand SQL ( PgSQL, in particular) syntax specificities. In addition to the standard #define/#ifdef/#else/#endif cohort, provides also...
10.24 KB