Skip to content
forked from cybergarage/mupnp

mUPnP for C is a development package for UPnP™ developers. CyberLink controls these protocols automatically, and supports to create your devices and control points quickly.

License

Notifications You must be signed in to change notification settings

swordligit/mupnp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mUPnP for C

Overview

mUPnP for C is a development package for UPnP™ developers. mUPnP 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-app

mUPnP for C is supported from IPA, INFORMATION-TECHNOLOGY PROMOTION AGENCY, JAPAN, as a project of MitohProgram2004.

* UPnP ™ is a certification mark of the UPnP™ Implementers Corporation.

Repositories

The project is hosted on the following sites. Please check the following sites to know about mUPnP for C in more detail.

Adoption

Nokia 770 Internet Tablet

Nokia released the UPnP/AV Control point, Media Streamer, for Nokia 770. The control point is created based on CyberLinkForC with their patches.

Nokia770

Panasonic VIERA remote for iPhone / iPod touch / iPad

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 iPhone / iPod touch / iPad (of iOS 4.2 or later). CyberLinkForJava is used as the UPnP framework.

VIERA Remote

Support

upnpchk

If you have any problems using mUPnP, please use the tiny debugging tool which is included in Net::UPnP, 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

About

mUPnP for C is a development package for UPnP™ developers. CyberLink controls these protocols automatically, and supports to create your devices and control points quickly.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 59.1%
  • Makefile 25.8%
  • Objective-C 5.7%
  • Shell 4.5%
  • C++ 3.7%
  • M4 0.7%
  • Other 0.5%