Skip to content

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

Notifications You must be signed in to change notification settings

haakov/Squirrel-Express

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Usage

Start the server:

$ ./sqxs

Connect the client:

$ ./sqxc localhost 33730

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages