|
This article or section has multiple issues. Please help improve the article or discuss these issues on the talk page.
|
| This article is in need of attention from an expert on the subject. WikiProject Software or the Software Portal may be able to help recruit one. (June 2008) |
A Service Package Interpreter (SPI) is a software module that takes special tasks (Packages) from a generic HTTP daemon and handles them with the help of UI components.
The SPI module usually sits in kernel space as a UI driver from one side, and as an Ethernet device at the other side. The SPI then captures network traffic in order to find Package Requests (PR). When it captures one, the HTTP daemon sets up the FLGOT_POST_PACKAGE or FLGOT_GET_PACKAGE. The SPI compares both Ethernet data and HTTP request, interprets them and passes the interpreted data to the UI peripheral.
History
The first SPI prototype created by the M5 Commission, after the overall conclusion pointed about the lake of dynamic interpreter for the HTTP standard. It became a standard in 1998 by the same M5 Commission.
See also
References
| This computer software article is a stub. You can help Wikipedia by expanding it. |
This entry is from Wikipedia, the leading user-contributed encyclopedia. It may not have been reviewed by professional editors (see full disclaimer)




