server-client topic

List server-client repositories

Chatovatko

20
Stars
7
Forks
Watchers

A chatting C# application with end-to-end encryption.

Multithreading-Chat-Client-Java

24
Stars
13
Forks
Watchers

👥 A simple Chat Client in Java, implemented with the Observer pattern 👥

Multithreading-Chat-Server-Java

19
Stars
10
Forks
Watchers

🖥 A simple Chat Server in Java, implemented with the Observer pattern 🖥

SimpleServerClient

43
Stars
25
Forks
Watchers

Offers very simple and easy-to-use Java classes for Client-Server-Client or just Server-Client applications doing all the work for connection setup, reconnection, timeout, keep-alive, etc. in the back...

CryptoChat

64
Stars
12
Forks
Watchers

CryptChat: Beyond Secure Messaging 🛡️

cosim-demo-app

15
Stars
3
Forks
Watchers

Application demonstrating libcosim features

BackDoorSim

91
Stars
14
Forks
Watchers

BackdoorSim: An Educational into Remote Administration Tools

RestFull_API

31
Stars
13
Forks
Watchers

A RESTful API in Flask refers to an application programming interface (API) built using the Flask web framework that follows the principles of Representational State Transfer (REST). Flask is a micro...