OpenRTMFP / Cumulus

CumulusServer is a complete open source and cross-platform RTMFP server extensible by way of scripting
http://groups.google.com/group/openrtmfp-cumulus
GNU General Public License v3.0
593 stars 221 forks source link

How to identify NAT type by using OPENRTMFP #102

Open peterxiemin opened 11 years ago

peterxiemin commented 11 years ago

For increase rate of P2P share , I need know the type NAT of peer. I selected AS3 as my development language. NetConnection in Flash (not Air) do not allow that The same IP and The same Port connect to the different Server at the same time . So STUN Protocol is not suitable . How can I find the type of NAT using OPENRTMFP or another way ?