/Squirrel-Express

A tiny, simple C chat system with server and client.

Primary LanguageC

Tiny, simple, unencrypted C chat system with server and client.

Usage

Start the server:

$ ./sqxs

Connect the client:

$ ./sqxc localhost 33730