views:

10

answers:

0

Hi

There is an example how to create p2p file sharing using stratus:

http://cookbooks.adobe.com/post_Create_a_P2P_file_sharing_application-16539.html

Is this reliable although RTMFP uses UDP?

Can I do the same with LCCS?

All the sample apps are high level and I didn't see an example how to create a netConnection, publish stream and subscribe stream manually.

Is it possible to access the netConnection form rtc:ConnectSessionContainer?

Is it possible to manually create a publish NetStream and a subscribe NetStream?

Thanks