从 WCF 提供 Flex4 应用程序

发布于 2024-10-06 16:51:00 字数 168 浏览 5 评论 0原文

首先我必须承认我是 Flex 世界的新手。

所以我的问题是:在 Flex 4 应用程序中必须显示照片和视频。使用 WCF 服务来提供应用程序是否明智,还是应该以其他方式加载照片/视频? WCF 服务的速度是否足以将数据发送到应用程序?它可以处理小视频(大约 2 分钟)的“流”吗?

提前致谢

First of all i have to admit i'm new to the world of Flex.

So my question is this: in a Flex 4 application photos and videos have to be shown. Is it wise to use a WCF service to feed the application or should the photos/videos loaded in another way? Is the WCF service fast enough to send data to the app? Can it handle the "stream" for small videos (around 2 min)?

Thanks in advance

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

电影里的梦 2024-10-13 16:51:00

根据文章和我的实验,我得出的结论是,使用 .NET WCF 服务来提供 Flex 应用程序并不是很明智。
首选解决方案是使用 FLuorineFX(完全免费)或 WebORB(有限制)等工具。

Based on articles and my experiments i conclude that it is not very wise to use a .NET WCF service to feed the Flex Application.
The preferred solution is to use a tool like FLuorineFX (completely free) or WebORB(with limitations).

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文