Programming Guide Menu


Connectivity PG

The Ecore connection library provides a way to make your application communicate through sockets abstracting some of the tasks that are not really interesting to do (like creating file descriptors and waiting for incoming connections).

Table of Contents


Programming Guide Menu