This content has been marked as final.
Show 3 replies
-
1. Re: Flash Networking "Packet Loss" Issues? / How to Connect to Different IP Address?
Twisted4000 Nov 10, 2014 11:55 AM (in response to Twisted4000)Also, another thing I realized, people are saying that using RTMFP or Cirrus uses UDP and is not 100% reliable, while using TCP is much better... but how do I do that?
-
2. Re: Flash Networking "Packet Loss" Issues? / How to Connect to Different IP Address?
dmennenoh Nov 12, 2014 9:56 AM (in response to Twisted4000)Socket in AS3 uses TCP. I've used socket on several occasions for games and other things and it's quite reliable.
-
3. Re: Flash Networking "Packet Loss" Issues? / How to Connect to Different IP Address?
Twisted4000 Nov 12, 2014 10:10 AM (in response to dmennenoh)That's what I've heard... how do I do that exactly? What do I change the "nc.connect("rtmfp:");" thing to?

