nuttx/netutils
patacongo cae9bad97b Add send, sendto, rec, recvfrom
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@328 42af7a65-404d-4744-a932-0658087f49c3
2007-09-03 20:34:44 +00:00
..
dhcpc Add send, sendto, rec, recvfrom 2007-09-03 20:34:44 +00:00
resolv Add send, sendto, rec, recvfrom 2007-09-03 20:34:44 +00:00
smtp Implements basic TCP connection logic 2007-09-02 21:58:35 +00:00
telnetd Import of uIP 1.0 2007-08-26 23:12:17 +00:00
uiplib Import of uIP 1.0 2007-08-26 23:12:17 +00:00
webclient Add send, sendto, rec, recvfrom 2007-09-03 20:34:44 +00:00
webserver Implements basic TCP connection logic 2007-09-02 21:58:35 +00:00
Makefile Added support for socket descriptors 2007-09-01 18:06:15 +00:00
README Import of uIP 1.0 2007-08-26 23:12:17 +00:00

netutils
^^^^^^^^

This directory contains most of the network applications contained under the uIP-1.0 apps directory.
As the uIP apps/README says, there applications "are not all heavily tested."