From reading the docs, you could implement stratus directly in Flash 10 clients by having your .NET dll on Nonoba collect and exchange the peer IDs.
An overview of Stratus here
http://www.adobe.com/devnet/flashplayer/articles/rtmfp_stratus_app_03.html
tells how the nearID (the identity of a flash 10 stratus app / user ) can be obtained, and is used to form the p2p connection.
Being a peer to peer service, Nonoba isn't able to implement stratus as such. Without any changes, Nonoba can act as an exchange for those ID's and let you as a developer use p2p directly via clients that support stratus.
Flash stratus - peer to peer
frozengecko说
很久以前 | 帖子#2
zproxy说
很久以前 | 帖子#3thank you, i will need to try that.
zproxy说
很久以前 | 帖子#4hey,
just letting you know, that stratus seems to work.
this would mean that game developers are now free to offload the actual network traffic to stratus.
the added value from nonoba would be lobby, user accounts and payment while the multiplayer sync could be offloaded to stratus p2p network.
any comments chris?
just letting you know, that stratus seems to work.
this would mean that game developers are now free to offload the actual network traffic to stratus.
the added value from nonoba would be lobby, user accounts and payment while the multiplayer sync could be offloaded to stratus p2p network.
any comments chris?
回复主题
现在就注册以回复主题
zproxy说
很久以前 | 帖子#1Will you implement (rough timeline) the support for flash stratus peer to peer?
http://www.ustream.tv/recorded/1286351
http://labs.adobe.com/wiki/index.php/Stratus