upnp Questions

4

I'm currently running Raspbmc on my Raspberry Pi and activated UPnP streaming an rendering. My goal is to write a simple Python to stream a video or music playlist. I've tried Coherence, but I it...
Readability asked 21/3, 2013 at 13:12

3

Solved

I need to list all available SMB hosts with their network addresses on the local network on a Mac. Any method works (BSD API, (Core)Foundation API or shell command). Details When using the macOS Fi...

3

i am using the java sbbi library to forward ports. but my router is conected to another router, so the external ip of the first router is a ip that was given by the second router dhcp. is there a...
Rhodian asked 4/12, 2012 at 21:29

2

I am trying to achieve double NAT working with UPNP. My PC connection is as follows: Internet -> Router 1 -> Router 2-> PC I have successfully done port forwarding on the Router 2, but not able to ...
Earthman asked 18/9, 2013 at 6:49

3

So, I find some programs, that can search UPnP devices from local network, but I can't find the same realization in Powershell. Maybe someone can tell, how to write Powershell script using UPnP for...
Underbodice asked 17/7, 2012 at 12:17

4

Solved

I'm trying to create a C# app for controlling WeMo devices. I've followed the code samples and directions given by Bernacules here. The relevant bit of code is pasted below. private void GetAllDe...
Nostradamus asked 22/8, 2014 at 17:38

3

I have some nodes. Each node belongs to other network. Each node has private IP like 192.168.0.2 and stays behind NAT. Is there any possibility to communicate between Nodes? Actually, I need to t...
Induct asked 23/6, 2018 at 19:9

5

I've developed an application that is essentially just a little ftp server with the ability to specify which directory you wish to share on startup. I'm using ftplib for the server because it's sic...
Anarchic asked 8/12, 2010 at 20:18

2

The device: Belkin Wemo Switch Dev environment: MS VC++ 2010 on Windows7 I'm trying to enumerate the services of a UPnP device using C++ from Windows. I've got the IUPnPDevice pointer and can acc...
Jakejakes asked 9/12, 2012 at 1:7

2

I am trying to implement my own UpNP scan, it is mostly working, and to prove that it's not me I have a windows program that allows you to send packets and see what response comes back. I am send...
Edmanda asked 2/5, 2016 at 20:15

3

Solved

I am planning to write a DLNA (upnp) client in javascript. I would like to know if this is possible in the first place or not. If yes, then where can do I start? What do I need to know to begin? L...
Fanjet asked 9/9, 2012 at 11:17

2

I'm trying to send a command to my TV (Sony Bravia KDL-42W800A) to play a video through UPnP. I can discover all UPnP devices on my network using SSDP. Here is a sample response from the TV: HTTP/...
Lagunas asked 10/2, 2015 at 1:30

3

I created a small program to test UPnP Multicast (Visual C# 2010 Express, running on Windows 7 Professional 64 Bit). I can receive the UPnP NOTIFY Messages from UPnP Devices in my Network. But when...
Shameful asked 9/10, 2012 at 7:19

1

I'm trying to find an IP camera that allows me to operate it via UPnP. The UPnP forum provides a Digital Security Camera profile: http://upnp.org/specs/ha/digitalsecuritycamera/ However, I have n...
Mellie asked 1/9, 2011 at 14:55

2

I am going to integrate broadcasted channels with IPTV channels into one menu on my TVs. The problem is that swithing between different sources is a pain. So basically I need to create a menu on th...
Pollerd asked 13/2, 2013 at 11:11

3

Solved

I have created app using Cling and is working fine but when I create release build I get following message and nothing plays on renderer: 11-22 16:24:53.341 20172-20172/? I/RendererCommand﹕ Track...
Hephzipa asked 22/11, 2015 at 11:17

1

Solved

I've got a DLNA server on a Raspberry Pi (which works with miniDLNA). I've got another Raspberry Pi with a web server on it (using nGinx). I'd like to get informations about my DLNA server with my...
Monolatry asked 12/10, 2015 at 10:7

3

I'm writing a P2P application and would like to avoid the need for users to manually set up the port forwarding. I'm a bit confused since there seem to be two different protocols to configure a NA...
Sycamore asked 5/1, 2011 at 8:0

3

Solved

Is there any way to use UPnP for NAT traversal on Android with a 3G/4G connection, and if so, is it carrier dependent?
Sirree asked 24/4, 2012 at 4:30

2

Solved

I have done a bit of reading, and although I'm new to iPhone networking I was wondering if a TCP hole punch is possible for connecting two iPhones through NAT. I also read some helpful things about...
Econometrics asked 21/6, 2011 at 7:23

1

I am making a Python application that requires the user to have a port forwarded to his computer in order to communicate with a server or another user. The current implementation works quite great,...
Wyler asked 23/1, 2013 at 14:50

5

I would like to create a DLNA server in VB.NET. Since a lot of multimedia devices start supporting DLNA, i would like to see what is possible. Not only streaming video/audio and pictures but ...
Charioteer asked 8/11, 2008 at 6:51

2

I have RaspBMC installed on a Raspberry Pi, XBMC on a Window Laptop, and UPnPlay on my Android device. The Raspberry Pi is always on, and is intended to act as the server for the system. IP Addres...
Stotts asked 3/12, 2012 at 18:33

4

Solved

I'm looking to create a DLNA media server type of thing in Android. I've found myself a UPnP library for Java called CyberLink, and I'm looking to implement the DLNA interface for a M-DMS, or Mobil...
Ibbie asked 8/5, 2012 at 16:9

2

I'm trying to write a bit of code (just for home use) that uses UPnP for NAT traversal, using C# 4 and Microsoft's COM-based NAT traversal API (Hnetcfg.dll). Unfortunately (or perhaps fortunately)...
Berny asked 6/11, 2012 at 8:49

© 2022 - 2024 — McMap. All rights reserved.