Skip to content

Latest commit

 

History

History
20 lines (10 loc) · 635 Bytes

README.md

File metadata and controls

20 lines (10 loc) · 635 Bytes

SnapISCTE-C-ComunicationNetwork

Text based comunication (kind of like a text only SnapChat) between users using C - fork/msg/sem/shm.

Client - Server Application. Being src/snapiscte.c the server and src/snapclient.c the client.

How to run

Left to do

Need to clean some code and add some documentation.