1 / 4

Insights on Embedded IP Programming Interfaces: Goals and Requirements

This document aims to compile insights from implementors of embedded IP programming interfaces. It seeks to document the architectures they built, the motivations behind their designs, and alternative approaches they wish they had considered. This knowledge will serve as a valuable resource for new implementors. Key topics include API requirements, the choice of using an RTOS, low-level versus high-level programming, and the use of diverse programming languages such as Java and Python, along with modem-type interfaces.

kylar
Download Presentation

Insights on Embedded IP Programming Interfaces: Goals and Requirements

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Embedded IP Programming Interfaces draft-williams-lwig-api-00

  2. Goals • Learn from implementors • Document: • what they have built • Why the built it that way • Would have liked to have built it differently • Pass this on to new implementors • Just for information, but it would be cool if there was some commonality for embedded networking

  3. Outline • API requirements • Using an RTOS or not • Low level programming • Berkeley Sockets • High level programming • Java, Python • Modem type interface

  4. What else?

More Related