A stack which works with or without an Mbed os library. Provides IPv4 or IPv6 with a full 1500 byte buffer.

Dependents:   oldheating gps motorhome heating

Revision:
197:465f5f2154b7
Parent:
196:0876a7609a60
Child:
198:71e298f63bf0
--- a/udp/udp.c	Fri Apr 23 10:33:21 2021 +0000
+++ b/udp/udp.c	Sat Apr 24 10:52:00 2021 +0000
@@ -102,6 +102,8 @@
         case  9998:             //VLC
         case  9999:             //VLC
         case 17500:             //Dropbox LAN sync
+        case 38899:             //WIZ
+        case 38900:             //WIZ
         case 57621:             //Spotify P2P
             return DO_NOTHING;