Skip to content

A Message Board System allowing clients to communicate with other clients through the server using the UDP protocol. The Message Board System is comprised of a server application and a client application.

License

Notifications You must be signed in to change notification settings

AndreiKevin/CSNETWK-Message-Board-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSNETWK-Message-Board-System

A Message Board System allowing clients to communicate with other clients through the server using the UDP protocol. The Message Board System is comprised of a server application and a client application.

How to Run

  1. Run server.py ("python server.py" in cmd)
  2. Run client.py (don't close server.py) in another cmd
  3. Connect to server by doing "/join [the ip shown in the server cmd] [the port shown in server cmd]" in client.py
  4. Input "/?" in client.py

Note: You must register to recieve messages because the only way to communicate is through mentioning alias.

About

A Message Board System allowing clients to communicate with other clients through the server using the UDP protocol. The Message Board System is comprised of a server application and a client application.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages