Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/huseyiinclkn/playercommunication

This project demonstrates a Java communication system for inter-process communication between two players. It includes a server application for managing connections, player applications using sockets for communication, multi-threaded message exchange, and supports both in-process and network communication. Each code file is with detailed comments.
https://github.com/huseyiinclkn/playercommunication

ipc java java-sockets multi-threading

Last synced: 1 day ago
JSON representation

This project demonstrates a Java communication system for inter-process communication between two players. It includes a server application for managing connections, player applications using sockets for communication, multi-threaded message exchange, and supports both in-process and network communication. Each code file is with detailed comments.

Awesome Lists containing this project