Skip to content

implementation of a book club. Implement both a server, which will provide STOMP server services, and a client, which a user can use in order to interact with the rest of the users. The server implemented in Java and support both Thread-Per-Client (TPS) and the Reactor. The client implemented in C++. All communication between the clients and the…

Notifications You must be signed in to change notification settings

TalWeisler/Server-Client-TFTP-model-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Server-Client-TFTP-model

implementation of a book club. Implement both a server, which provide STOMP server services, and a client, which a user can use in order to interact with the rest of the users. The server implemented in Java and support both Thread-Per-Client (TPS) and the Reactor. The client implemented in C++. All communication between the clients and the server is according to the STOMP ` protocol.

About

implementation of a book club. Implement both a server, which will provide STOMP server services, and a client, which a user can use in order to interact with the rest of the users. The server implemented in Java and support both Thread-Per-Client (TPS) and the Reactor. The client implemented in C++. All communication between the clients and the…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •