usenix conference policies
Full TCP/IP for 8-Bit Architectures
Website Maintenance Alert
Due to scheduled maintenance, the USENIX website may not be available on Monday, March 17, from 10:00 am–6:00 pm Pacific Daylight Time (UTC -7). We apologize for the inconvenience and thank you for your patience.
If you would like to register for NSDI '25, SREcon25 Americas, or PEPR '25, please complete your registration before or after this time period.
We describe two small and portable TCP/IP implementations fulfilling the subset of RFC1122 requirements needed for full host-to-host interoperability. Our TCP/IP implementations do not sacrifice any of TCP's mechanisms such as urgent data or congestion control. They support IP fragment reassembly and the number of multiple simultaneous connections is limited only by the available RAM. Despite being small and simple, our implementations do not require their peers to have complex, full-size stacks, but can communicate with peers running a similarly light-weight stack. The code size is on the order of 10 kilobytes and RAM usage can be configured to be as low as a few hundred bytes.
author = {Adam Dunkels},
title = {Full {TCP/IP} for 8-Bit Architectures},
booktitle = {First International Conference on Mobile Systems, Applications, and Services (MobiSys2003)},
year = {2003},
address = {San Francisco, CA},
url = {https://www.usenix.org/conference/mobisys2003/full-tcpip-8-bit-architectures},
publisher = {USENIX Association},
month = may
}
connect with us