Skip to content

ptiz/ModernUpnpx

 
 

Repository files navigation

ModernUpnpx

A modern port upnpx to ios/macosx. Current implementation is intended for Control Points/ clients only.

Installation using CocoaPods:

pod 'ModernUpnpx', :git => https://github.com/gpinigin/ModernUpnpx.git

Upnp Documentation:

Goal:

  • make upnpx library truly asynchronous
  • modern objective-c syntax + completion blocks
  • Factor code a bit, fix upnp errors handling
  • Modernize scdpgenerator

Credits

The original upnpx library can be found at Google Code

Authors of Upnpx

  • Bruno Keymolen
  • Jonathan Guan
  • Mujtaba Hassanpur

About

A modern port upnpx to ios/macosx

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 82.5%
  • C++ 16.8%
  • Other 0.7%