Skip to content

a server-client workspace for sending/receiving messages and subscribing/unsubscribing to certain topics

Notifications You must be signed in to change notification settings

Stefan9283/TCP-UDP-Newsletter

Repository files navigation

Newsletter

Second-year bachelor's degree second assignament for Communication Protocols course.

It contains:

  • A multiplexed server able to receive UDP packages and to broadcast them towards all the subscribed clients.
  • TCP clients able to (un)subscribe from/to certain topics. While online they would receive any broadcasted messages related to their topics. While offline the server should keep track of what messages were not sent and then send them in bulk the next time the user opens up its client.

About

a server-client workspace for sending/receiving messages and subscribing/unsubscribing to certain topics

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published