Johannes Bauer
|
05e112065e
|
Implemented proper query response on server side
The server now checks the host database and responds correctly, but the
client still does not know how to get that response.
|
2019-10-25 10:21:29 +02:00 |
|
Johannes Bauer
|
8c7c0e5870
|
Receiving broadcast messages and plausibility-checking
Now we're receiving the client broadcasts on the server side and
checking if they match the magic number we're expecting.
|
2019-10-25 09:33:20 +02:00 |
|
Johannes Bauer
|
2f36b56417
|
Can now receive UDP broadcasts
Still need to figure out how to receive UDP broadcast, but respond as
unicast. Not entirely sure yet.
|
2019-10-24 19:03:48 +02:00 |
|