baljeetverma / android-notifier

Automatically exported from code.google.com/p/android-notifier
0 stars 0 forks source link

UPnP support for receiving notifications from 3G #105

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Setting up receiving notifications over HSDPA/UMTS is hard for many users - if 
they're behind a router, they need to set up port forwarding and such.

This task involves:
* As an option, do the proper UPnP calls to have the router forward packets 
(off by default)
* Write setup documentation for this + dynamic DNS

Original issue reported on code.google.com by rdamazio@gmail.com on 10 Sep 2010 at 5:47

GoogleCodeExporter commented 9 years ago
Documentation updated at http://code.google.com/p/android-notifier/wiki/Setup

Original comment by rdamazio@gmail.com on 12 Sep 2010 at 7:14

GoogleCodeExporter commented 9 years ago
I've implemented upnp support in AND, you need to follow instructions in 
src/etc/install-upnplib-local-repo.txt to be able to build it. I'm calling it 
"Internet" in the preferences window to try to keep it simple, I think calling 
it upnp wouldn't make clear what this is.

Original comment by lehph...@gmail.com on 23 Sep 2010 at 2:15

GoogleCodeExporter commented 9 years ago
I think we should mention UPnP somewhere so more advanced users know about it - 
e.g. "Internet (UPnP)".

Original comment by rdamazio@gmail.com on 23 Sep 2010 at 2:18

GoogleCodeExporter commented 9 years ago
Committed upnp suffix to svn repo.

Original comment by lehph...@gmail.com on 23 Sep 2010 at 2:24

GoogleCodeExporter commented 9 years ago
Now that version 0.5 is out, may I close this issue?

Original comment by lehph...@gmail.com on 5 Oct 2010 at 1:43

GoogleCodeExporter commented 9 years ago

Original comment by rdamazio@gmail.com on 5 Oct 2010 at 2:37

GoogleCodeExporter commented 9 years ago
Issue 243 has been merged into this issue.

Original comment by rdamazio@gmail.com on 18 Oct 2010 at 4:35