seniorkot / Chat-Client

Simple TCP client for chatting

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple TCP client for chat server

Build

Run make in the repository

Using

./c_client [host] [port] to run client

Version 1.0

Simple TCP client which sends and receives messages from server

About

Simple TCP client for chatting


Languages

Language:C 91.9%Language:Makefile 8.1%