Top "Upnp" questions

Universal Plug and Play (UPnP) is a set of networking protocols that permits networked devices to seamlessly discover each other's presence on the network and establish functional network services for data sharing, communications, and entertainment.

Is there a UPnP Library for .NET (C# or VB.NET)?

I'm working on a P2P application, and I need to get it to communicate through NAT Routers / Firewalls using …

.net networking upnp
UPnP library for Java

Is there a library for implementing service discovery and publishing via UPnP? (I am trying to find some alternatives to …

java upnp service-discovery
Where can I find the full DLNA specifications?

I'm looking to create a DLNA media server type of thing in Android. I've found myself a UPnP library for …

upnp specifications dlna
Creating a DLNA server/service in VB.NET

I would like to create a DLNA server in VB.NET. Since a lot of multimedia devices start supporting DLNA, …

vb.net upnp dlna
How can I list upnp server/renderer in command line (console mode) on linux?

I want to list my available upnp/dlna renderers on my local network in console mode. I can do that …

linux console upnp ssdp
Where can I get started writing a media server in C# like PlayOn

Where can I get started writing a media server in C# like PlayOn http://www.themediamall.com/playon UPDATE: I …

c# asp.net media upnp dlna
TCP P2P without server

is it possible to write TCP P2P program without server? When I was googling this question I found something …

networking tcp p2p upnp
UPnP Multicast: missing answers from M-SEARCH (Discovery)

I created a small program to test UPnP Multicast (Visual C# 2010 Express, running on Windows 7 Professional 64 Bit). I can receive …

c# windows upnp ssdp
Python: Open a Listening Port Behind a Router (upnp?)

I've developed an application that is essentially just a little ftp server with the ability to specify which directory you …

python upnp ftplib
What's the difference between UPnP AV and DLNA?

Am I right in thinking that if I'm DLNA 1.5 compliant, I've implemented UPnP AV? What does DLNA get me besides …

upnp dlna