Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The RI implements most UPnP related activities in the OCAP Java stack.  The exception to this is servicing HTTP requests for recorded and live content.  In the case of content delivery the RI listens and takes the request in from the Java stack, formulates and sends the HTTP headers, then passes the socket through to the MPE porting layer to a native C implementation that is responsible for sending the content that was requested.

...