Sure, http://www.sics.se/~adam/lwip/ has a BSD socket API.
According to the docs it's using Linux on a smartphone class ARM (AT91SAM9G20) with the ethernet MAC on-chip http://rascalmicro.com/docs/software-guts.html The hardware should have no problem maxing out its own network…
Sure, http://www.sics.se/~adam/lwip/ has a BSD socket API.
According to the docs it's using Linux on a smartphone class ARM (AT91SAM9G20) with the ethernet MAC on-chip http://rascalmicro.com/docs/software-guts.html The hardware should have no problem maxing out its own network…