NetProg is an API in C language allowing an homogeneous programming of communicating applications on many operating systems.
It covers all the need for applications that requires complex way of exchanging data in synchronous or asynchronous mode.
Based on messages for exchanging data between clients and servers, it, moreover, access databases or files with the same message modelling.