Skip to content

churccam/beaver-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Beaver-chat Messaging System

Description: p2p messaging systems that allows communication between students while connected to the OSU Unix servers.

Use instructions------------------------------------------------------------------------------------------------------

Set up server (user1):
While logged into OSU flip servers, run command: python chatserve.py [port#]

Set up client (user2):
Run command: make 
Run command: ./chatclient [flip#] [port#] -- flip# and port# must match server

Future updates: 
-group chats
-file sharing
-persistent server

About

p2p messaging systems that allows communication between students while connected to the OSU Unix servers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published