https://github.com/jmisiaszek/sik-2
Networking course task
https://github.com/jmisiaszek/sik-2
c networking programming
Last synced: 9 months ago
JSON representation
Networking course task
- Host: GitHub
- URL: https://github.com/jmisiaszek/sik-2
- Owner: jmisiaszek
- Created: 2024-06-05T22:45:57.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-04-05T19:10:26.000Z (12 months ago)
- Last Synced: 2025-06-01T11:06:51.274Z (10 months ago)
- Topics: c, networking, programming
- Language: C
- Homepage:
- Size: 65.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# sik-2
This is one of the assignments for Computer Networks course @ MIMUW. The requirements for this task was to create a server and a client programs for playing hearts. The app allowed for both user playing, as well as automated play.
The main requirement of the assignment was to understand and implement custom communication protocol and to properly synchronize the play.