Quote:
timofonic wrote:
http://www.sics.se/~adam/pt/
Protothreads are extremely lightweight stackless threads designed for severely memory constrained systems such as small embedded systems or sensor network nodes. Protothreads provide linear code execution for event-driven systems implemented in C. Protothreads can be used with or without an underlying operating system.
What about a MorphOS version? It can be interesting for the platform?
And maybe even a better thing - I have to know, that I don't know if MorphOS has got it now...
http://www.sics.se/~adam/uip/Quote:
uIP is an implementation of the TCP/IP protocol stack intended for small 8-bit and 16-bit microcontrollers. It provides the necessary protocols for Internet communication, with a very small code footprint and RAM requirements - the uIP code size is on the order of a few kilobytes and RAM usage is on the order of a few hundred bytes.
This would give you a TCP/IP Stack that is able to run on even 8bit embedded controllers... that might be able to get fast
Best regards,
hnl_dk - Henning Nielsen Lund