diff options
author | Sebastien Vincent <seb@jitsi.org> | 2011-02-18 10:33:46 +0000 |
---|---|---|
committer | Sebastien Vincent <seb@jitsi.org> | 2011-02-18 10:33:46 +0000 |
commit | 0c18b9770f27187741a2e4e7c10ce1c9b8a66c75 (patch) | |
tree | 7a8a7553ff8f1827433579df5d1b744b65da2fad /lib | |
parent | fb072bcbe756f768ab6d6b26ccc9b26ea9a936af (diff) | |
download | jitsi-0c18b9770f27187741a2e4e7c10ce1c9b8a66c75.zip jitsi-0c18b9770f27187741a2e4e7c10ce1c9b8a66c75.tar.gz jitsi-0c18b9770f27187741a2e4e7c10ce1c9b8a66c75.tar.bz2 |
Fix UPnP on Windows: weupnp library gets local address of a socket using DatagramSocket.connect() method but it always returns 0.0.0.0 address so use TCP Socket.connect with the host/port of the UPnP device location.
Diffstat (limited to 'lib')
-rw-r--r-- | lib/installer-exclude/weupnp-0.1.2-SNAPSHOT.jar | bin | 25871 -> 26147 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/lib/installer-exclude/weupnp-0.1.2-SNAPSHOT.jar b/lib/installer-exclude/weupnp-0.1.2-SNAPSHOT.jar Binary files differindex 3e0c36f..d404133 100644 --- a/lib/installer-exclude/weupnp-0.1.2-SNAPSHOT.jar +++ b/lib/installer-exclude/weupnp-0.1.2-SNAPSHOT.jar |