Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 323 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 323 Bytes

simpleServiceExample

This is a simple data exchange service developed only to practice my skills with Linux, C, and Eclipse.

It consists in two diferent modules, a server and a client. You can send data to the server from the client and also retrieve this same data or data updated from other clients to the same server.