Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

UPnP and SSDP

169 views
Skip to first unread message

Emmanuel Frecon

unread,
Mar 21, 2012, 6:17:48 PM3/21/12
to
Hello folks,

Has anyone, any code around these topics? Preferably a library or similar. If needed, I can get my hands dirty and complete an unfinished implementation. I've spent some time in everyone's favorite search engine without any definitive results, so I thought that I would ask, just in case.

/Emmanuel

Frederic Bonnet

unread,
Mar 22, 2012, 4:50:40 AM3/22/12
to
I have some code for my homebrew UPnP media server (works fine with the
Freebox client):

- Pure Tcl except for UDP support thanks to [package require udp 1.0.9]
- SSDP mini-package for listening and announcement
- Minimalist HTTP+SOAP server for UPnP MediaServer service

I can post the stuff here or on the Wiki. The code suits my needs but
may be extended and packaged to become more generic.


Cheers, Fred

Emmanuel Frecon

unread,
Mar 22, 2012, 12:01:31 PM3/22/12
to
That would be a fantastic start. Please post.

Merci.

Emmanuel Frecon

unread,
Mar 22, 2012, 4:29:36 PM3/22/12
to
On Thursday, March 22, 2012 5:01:31 PM UTC+1, Emmanuel Frecon wrote:
> That would be a fantastic start. Please post.
>
> Merci.

Actually, given what we are talking about, posting on the wiki makes more sense. But any will do really, it's just that the wiki feels like a more appropriate place.

/Emmanuel

Emmanuel Frecon

unread,
Apr 1, 2012, 5:28:53 PM4/1/12
to
Frederic,

Have you had time to look into the code and finding a place to host it? If you are in need for some help cleaning it up or publishing, I can help you.

Frederic Bonnet

unread,
Apr 3, 2012, 5:25:42 AM4/3/12
to
Hi,

sorry for the delay, been busy ;)


The code is now on the Wiki: http://wiki.tcl.tk/36474

As you can see, it's pretty simple. I think it can serve as a basis for
a "real" package. At present it's just a singleton namespace, it's
generic enough but needs some polish to make it loadable and
multi-instances.

I've tested support on some UPnP MediaServer clients such as Windows
Media, the Freebox set-top-box (works great!), and a Samsung Blu-ray
DLNA client (the SSDP works fine but the client requires DLNA to render
media files properly and my soft only does basic UPnP MediaServer). It
also works fine with djmount, the usermode Linux filesystem driver for
UPnP Media Servers (great for tests!).


Cheers, Fred

rajit...@gmail.com

unread,
Nov 7, 2013, 4:09:25 AM11/7/13
to
Hi sir,, am newbie to NS-2
Can i implement these in ns-2?
0 new messages