Skip to content

A news bulletin board system supporting several remote clients to communicate with the server using the sockets and RMI.

License

Notifications You must be signed in to change notification settings

AmrHendy/bulletin-board-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bulletin Board System

Description

  • In this project we will be simulating a news bulletin board system.
  • In this system there are several processes accessing the system, either getting the news from the system or updating the news.
  • The system will consist of a server that implements the actual news bulletin board and several remote clients that communicate with the server using the JAVA.Sockets or JAVA.RMI.
  • The remote clients will have to communicate with the server to write their news to the bulletin board and also to read the news from the bulletin board.

Configuration

This program will read a configuration file from system.properties and start up the system accordingly JSCH library is needed

Contributors

About

A news bulletin board system supporting several remote clients to communicate with the server using the sockets and RMI.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages