Lines Matching full:than
30 … stack into systems with a few tens of kilobytes of RAM and room for less than 100 kilobytes of co…
35 … two networks. If the maximum packet size of the other network is smaller than the size of the IP …
50 …ns in those functions can be written in highly optimized assembler rather than generic C code.<h3>…
58 …ynamic web pages and multiple simultaneous clients, will require more RAM than a simple Telnet ser…
61 … full multi-threading, and a "raw" event-based API that is nore low-level than protosockets but us…
78 … href="a00147.html#g04b053a623aac7cd4195157d470661b3">uip_send()</a> more than once per applicatio…
128 This second example is slightly more advanced than the previous one, and shows how the application …
270 …/a>. uIP makes sure that no more than MSS bytes of data is actually sent, even though s->datale…
273 …as showed itself to be useful for writing larger protocol implementations than the previous exampl…
378 …assembled, and therefore does not support simultaneous reassembly of more than one packet. Since f…
400 …ndicates its available buffer space. A TCP sender must not send more data than the buffer space in…
401 …he application cannot send more data than the receiving host can buffer. And application cannot se…
406 …d by an application to mark parts of the data stream as being more urgent than the normal stream. …
416 …ry severe. Small amounts of data sent by such a system will not span more than a single TCP segmen…