Skip to content
#

relay-server

Here are 31 public repositories matching this topic...

In this project, I have made a server on console, clients on window form, and relays on console also and using sockets library. The whole project is made on c-sharp. In the project, I'm sending and receiving messages between clients and the server but the message should go through relays first multi timing and the order should be different each time so we cannot track the message. To achieve that we have to generate a random number and when that random number reaches zero then the message should be broadcast to the server and from there to every client of the environment.

  • Updated May 20, 2022
  • C#

Improve this page

Add a description, image, and links to the relay-server topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the relay-server topic, visit your repo's landing page and select "manage topics."

Learn more