Socket programming using C for Client and server to chat
To compile this thing just type 2 of this, I code this specific for UNIX only (UNIX SOCKET)
So windows user, I'm so sorry
[FOR SERVER] gcc -o server -g -Wall serverChat.c
This is just a simple one, It could perform one on one conversation