开发者

Difference Flex/Flash NetConnection and Consumer/Producer

开发者 https://www.devze.com 2022-12-08 21:03 出处:网络
What\'s the difference between a NetConnection and Consumer/Producer in Flex? It seems that they both use RTMP but C开发者_JS百科onsumer/Producer uses Channels and NetConnection does not. Does the Con

What's the difference between a NetConnection and Consumer/Producer in Flex? It seems that they both use RTMP but C开发者_JS百科onsumer/Producer uses Channels and NetConnection does not. Does the Consumer/Producer uses a NetConnection underneath?


NetConnection is a low-level Flash Player class that enables bidirectional communication between the Flash Player and a server. Both the RMI (remote objects) and Messaging (producer/consumer) implementations use NetConnection in their channels to do the actual communication to and from the server.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号