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:
140:9000ea70b220
Parent:
116:60521b29e4c9
Child:
171:f708d6776752
--- a/resolve/nr4.h	Mon Apr 08 10:53:19 2019 +0000
+++ b/resolve/nr4.h	Wed Apr 10 10:07:06 2019 +0000
@@ -12,6 +12,7 @@
 extern bool Nr4HaveIpForName(char* name);
 
 extern void Nr4SendHttp(void);
+extern void Nr4SendAjax(void);
 
 extern void Nr4Main(void);
 extern void Nr4Init(void);