nindwen / TCP-Chat

Simple chat server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stupid little (and buggy, I don't know what I'm doing!) chat-server in C. Users are named based on running id.

Client can be netcat/telnet or equivalent. E.g. nc localhost 5650

About

Simple chat server


Languages

Language:C 100.0%