Aplicação UPnP

1 resposta
R

Alguém conhece alguma API para desenvolvimento de aplicações UPnP para Java ME?

1 Resposta

Stryder

Dá uma olhada nisso!

UPnP and J2ME

There is heavy use of multicast. While J2ME supports UDP datagrams, it does not support multicast
UPnP requires use of web services. There is now an optional extension for the J2ME to support web services. This uses a restricted XMl parser
There are several Java implementations of UPnP. CyberLink is an open source version. Unknown if it runs on J2ME
There are no open forums attempting to add UPnP to J2ME, but some of the commercial implementations which claim to run under J2ME

http://jan.netcomp.monash.edu.au/internetdevices/upnp/upnp.html

Abraço

Criado 23 de outubro de 2006
Ultima resposta 24 de out. de 2006
Respostas 1
Participantes 2