aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorSebastien Vincent <seb@jitsi.org>2011-02-18 10:33:46 +0000
committerSebastien Vincent <seb@jitsi.org>2011-02-18 10:33:46 +0000
commit0c18b9770f27187741a2e4e7c10ce1c9b8a66c75 (patch)
tree7a8a7553ff8f1827433579df5d1b744b65da2fad /lib
parentfb072bcbe756f768ab6d6b26ccc9b26ea9a936af (diff)
downloadjitsi-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.jarbin25871 -> 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
index 3e0c36f..d404133 100644
--- a/lib/installer-exclude/weupnp-0.1.2-SNAPSHOT.jar
+++ b/lib/installer-exclude/weupnp-0.1.2-SNAPSHOT.jar
Binary files differ