emailler/test
Oliver Schmidt c4f5c7dbfc Made C program more robust.
The C test program may serve as copy & paste templates so it should make clear that ip65_process() is supposed to be called pretty regularly. Additionally it isn't supposed to be called recursively meaning that recv callbacks need to return quickly and defer longer processing.
2017-11-06 23:23:00 +01:00
..
dns.s Adjusted to commit 3d5dd29988 2017-05-18 23:23:03 +02:00
dottedquad.s
geturl.s
httpd.s
Makefile Introduced C interface to IP65. 2017-11-05 14:28:49 +01:00
math.s Renamed 'tcp' to 'math' as the name 'tcp' will be needed soon. 2017-11-04 00:25:09 +01:00
parsequerystring.s
parser.s
peer.c Introduced C interface to IP65. 2017-11-05 14:28:49 +01:00
ping.s
sntp.s
tftp.s
udp.c Made C program more robust. 2017-11-06 23:23:00 +01:00
vt100.s test/vt100.s: add comments and a line with "line drawing" characters 2017-10-11 23:41:16 +02:00