"shogun" <[email protected]> wrote: > I didn't > see anything in the API to do a ping to another IP. Is this supported and > if so how would I do it?
There's an example ping application in the contrib module/ZIP file (apps/ping/ping.c). The upper half of the file contains socket code, the lower half contains raw API code (below #else /* PING_USE_SOCKETS */). Simon -- NEU: FreePhone - kostenlos mobil telefonieren und surfen! Jetzt informieren: http://www.gmx.net/de/go/freephone _______________________________________________ lwip-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/lwip-users
