学习remoting

      :: Flash :: 2005-11-14 22:17
最近学习flash remoting,觉得很有趣。

不久学了socket方面的知识,觉得flash如果要做联网的小游戏,应该是用socket来通信才快捷。
remoting很早就出来了,我一直以为是和soap类似的东东,也就是webservice之类吧,实际上却不是。

socket通信传送的数据都是字串,而remoting却可以传送多种数据类型。如果服务器端写好了执行数据库查询的接口,可以直接解释flash传过来的sql查询,并返回结果,多么方便,再也不用两头解析xml。
标签集:TAGS:
回复Comments() 点击Count()

回复Comments

{commenttime}{commentauthor}

{CommentUrl}
{commentcontent}