CyberLink for Java
Overview
CyberLink for Java is a development package for UPnP™ developers. CyberLink controls these protocols automatically, and supports to create your devices and control points quickly.
UPnP™ * architecture is an open network to enable discovery and control of networked devices and services, such as media servers and players at home.
UPnP™ * protocols are based on many standard, such as GENA, SSDP, SOAP, HTTPU and HTTP. Therefore you have to understand and implement these protocols to create your devices of UPnP™.
* UPnP ™ is a certification mark of the UPnP™ Implementers Corporation.
Repositories
The project is hosted on SourceForge.net as the following. Please see
the project page on SourceForge.net to know about CyberLink for Java in more detail.
Android
Using the CyberLink in your project
To use CyberLink for Java in your projects for Android, please add
the jar file as an external library using the following property settings in the your project

Some protocols of UPnP is based on multicast, but Android's emulator doesn't support multicast yet. Please check
Android Emulator section to know the network limitations in more detail.
Adoption
Apache Felix
Apache Felix is an open source implementation of the OSGi Release 4 core framework specification.
The UPnP base driver is based on
CyberLinkForJava
Panasonic VIERA remote for Android
VIERA remote is a TV remote controller app for Panasonic VIERA TVs, both plasma TV and LCD TV, to let TV channel selection, input selection and volume control from Android terminals (of Google's Android 2.2 or later).
CyberLinkForJava is used as the UPnP framework.
Awards
IPv6 Appli-Contest 2003
The
CyberLinkForJava was awarded an excellence winning entry in
the IPv6 Appli-Contest 2003. Please check
IPv6AppliContest2003 to know the contest in more detail.
Support
Forum
Please use this forum on
SourceForge.net if you have any questions or suggestions.
upnchk
If you have any problems using CyberLink, please use the tiny debugging tool which is included in
CyberLinkForPerl, and send the output log as the following. To run the debugging tool, you have to be able to run Perl on your computer.
$ tar xvf <Net-UPnP-?.?.?.tar>
$ cd <Net-UPnP-?.?.?>
$ perl -Ilib examples/upnpchk.pl > upnpchk.log