Writing a DLNA server (DMS) in Cocoa/Objective-C/C

Peeja picture Peeja · May 8, 2010 · Viewed 7.4k times · Source

I'd like to write a DLNA server in Cocoa for the Mac. Are there any libraries for speaking UPnP/DLNA in Objective-C or C? Failing that, where is the spec for DLNA so I can write my own?

Answer

ViggoV picture ViggoV · May 9, 2012

How about this one:

http://code.google.com/p/upnpx/