Abstract: Federated learning (FL) has been extensively applied in industrial cyber-physical systems (ICPSs) to develop powerful models for complex industrial tasks (e.g., fault diagnosis), while ...
This project demonstrates basic client-server communication using both UDP and TCP protocols. It includes Python scripts and Wireshark packet captures for analysis.
Connect 4 game with client-server architecture enabling local/online multiplayer and AI opponents. Modular design with decoupled game engine, network protocol, and CLI/GUI interfaces.