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

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: about 1 month 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