1
0
mirror of https://github.com/lidgren/lidgren-network-gen3.git synced 2026-05-15 14:46:29 +09:00
Commit Graph

15 Commits

Author SHA1 Message Date
Marius Ungureanu
afbe41bb6d Fix possible leak in NetUPnP.ExtractServiceUrl. 2015-09-05 10:50:22 +03:00
Marius Ungureanu
30b58c2098 Fix possible leak in NetUPnP.SOAPRequest. 2015-09-05 10:49:59 +03:00
MichaelDePiazzi
1560ba75d8 fix: UPnP discovery response did not time out 2015-07-27 14:28:59 +08:00
Michael Lidgren
fa8b1e986d First iteration improved multiplatform support 2015-03-24 13:26:55 +01:00
Michael Lidgren
b3fffb52e5 changed remaining float representations of time to doubles 2015-02-06 18:57:42 +01:00
lidgren
f2aa4b4ce2 Warnings and minor inconsistencies fixed 2014-08-25 07:34:56 +00:00
lidgren
44971f0afc Modified UPnP response handling 2012-11-15 08:29:31 +00:00
lidgren
0875aff427 tiny changes 2012-10-27 10:15:33 +00:00
lidgren
97112179ae UPnP now also tests for WANPPPConnection; see issue #138 2012-10-25 08:22:10 +00:00
lidgren
2db09b002d - UPnP changes - now tries to parse any incoming message, regardless of port 2012-10-25 08:12:14 +00:00
lidgren
fbb6d9ed51 - Patch from MonoGame; makes the BroadcastAddress configurable and changes text encoding from ASCII to UTF8, required for Android support 2012-06-08 07:35:02 +00:00
lidgren
9554d33492 One more define to allow unity web player to run 2011-06-21 06:47:34 +00:00
lidgren
255628e641 UPnP port forwarding improved to tolerate up to 1000 ms of router response time; UPnP added to DurableSample 2011-06-07 06:13:34 +00:00
lidgren
c56e190cba RegisterReceivedCallback added to get a callback using SynchronizationContext when a message arrives 2011-05-18 06:17:15 +00:00
lidgren
713d91ac58 UPnP support added: get external ip, add forwarding rule and delete forwarding rule 2011-04-27 20:52:29 +00:00