5 Commits

Author SHA1 Message Date
cf96c7dae7 Moved data structures to arrays to minimise utilised memory
Implemented UDPClient.Available() to avoid the blocking call to recvfrom (Closes #1)
2021-01-07 17:14:55 +13:00
99a7014825 Split C++ code into multiple files & classes.
Made DHCP Server instanced
2021-01-07 15:49:25 +13:00
a1fbe62327 Created a C++ port of the C# project. Needs some tidying 2021-01-07 00:03:30 +13:00
5bb94e798a Add project files. 2021-01-05 19:07:20 +13:00
46ee70fdcc Add .gitignore and .gitattributes. 2021-01-05 19:07:18 +13:00