Skip to content
This repository has been archived by the owner on Dec 28, 2020. It is now read-only.
/ DuckChat Public archive

A UDP server-client command line chat program designed and built for CIS 432: Intro to Networks.

Notifications You must be signed in to change notification settings

cvikupitz/DuckChat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

DuckChat Application

This is a simple UDP style client-server chat application built for a networking course.

DuckChat

A simple UDP chat application that allows a number of clients to connect to a server and chat with one another.

DuckChat v2

An extension of DuckChat, now supports server-to-server communication between clients. Multiple servers may be run in parallel to reduce individual server load.

About

A UDP server-client command line chat program designed and built for CIS 432: Intro to Networks.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published