Tuesday, April 11, 2006


Retemo UI : I am studying the specification with Intel NMPR v2.1 Guidelines and XRT Protocol v2.2 to develop the future devices.

I am developing the client and server using CyberLink for Java and Intel Authoring Tools for UPnP Technologies (Build 1825) that has sample implementations of the client and the server.

I can create the client and the server basically, but I have some problem about the XRT protocol. The sample server of Intel returns a rectangle drawing command whenever it is received any XRT commands from the client. My client can connect the specified URI of the Intel's server and send XRT commands normally, but the Intel's server ignores the XRT commands. I tried to connect the URI with TLS protocol using JSEE, but the client became no response when it sent any XRT commands using the OutputStream.

I found the the server and the client of Intel send all XRT commands only on TLS protocol. To solve the problem, I have to check the XRT specification and TLS protocol in more detail.

Comments: Post a Comment

<< Home

This page is powered by Blogger. Isn't yours?