C
In computing, C is a general-purpose, block structured, procedural, imperative computer programming language developed in 1972 by Dennis Ritchie at the Bell Telephone Laboratories for use with the Unix operating system.
Application
Network
Remove
Platform
Any
License
Any
The IBM BeepLite Networking Layer for C is an implementation of BEEP (Blocks Exchange Protocol), a generic application protocol kernel for connection-oriented, asynchronous interactions. It supports...
In this tutorial I'm going to teach you how to use the Python C API. I'm writing this tutorial as I saw that there are merely a few resources on the Internet which will show you how this thing goes...
This document gives a short overview of Bluetooth programming concepts, followed by examples of how to implement these concepts in both Python and C using the BlueZ development libraries. It is...
This article explains how to program the rs232 serial port using turbo C. Uses bioscom funtion in the tutorial. With good example program explaines PC to PC chat with direct cable connection. Connect...
Every ISP needs a log file analysis program. One of the best is the Webalizer, an open source product originally written in Perl and rewritten in C soon thereafter.