开发者

Difference Flex/Flash NetConnection and Consumer/Producer

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

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜