client-server
Projects with this topic
-
Cliente websockets para echo-server bajo clientes de javascript
Updated -
Сервер + клиент (android,win) для доступа к контроллерам умного дома ab-log (а так же доступ через TelegramBot)
Updated -
This project is about having a server that will send files asked by different clients. The server also send the hash of the file to the client and he'll checksum locally if both hash match.
Updated -
A simple messenger with the implementation of a streaming data transmission structure, a monolithic architecture, having separate client and server parts, as well as a graphical interface.
Updated -
Simple docker compose project to build and run two containers, mumble-web and mumble-server
Updated -
"Impian Manusia Tidak Akan Pernah Berakhir" ~Marshall D. Teach
Updated -
The player designated to go first says the number "1", and the players then count upwards in turn. However, any number divisible by three is replaced by the word 'Cheeki' and any number divisible by five by the word 'Breeki'. Numbers divisible by three and by five become 'CheekiBreeki'
Updated -
-
a client and a multi-threaded server, such that the client allow users to vote in a poll that is managed by the server.
Updated -
Simulation of an interactive auctioning processing programmed with Java RMI and Java FX. Server side receives and perform client calls and requests, store the current auctioning session and informs with Callback the updates to all the clients.
Updated -
Chat, build on java using Socket's and basic Thread.
Updated