Skip to content

Console chat application with communication via sockets

Notifications You must be signed in to change notification settings

mwoss/SocketChat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SocketChat

Simple console chat app that demonstrate functionality of TCP/UDP sockets. Communication between users can be obtained via TCP, UDP or multicast.

Usage:

  • Compile
  • Run server
  • Run as many clients as you want and start chatting :)

Releases

No releases published

Packages

No packages published

Languages