Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Networks-TCP-Chat-Program

A simple chat program on TCP using sockets, written in C. For Networks - CSC 464 Spring '15

Simple TCP chat program with server and clients. Server takes port to listen as command-line argument. Clients take handle and server port to communicate.

'make' will produce server and cclient, the two executables.

About

A simple chat program on TCP using sockets, written in C. For Networks - CSC 464 Spring '15

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages