Silverlight 4 可以与本地主机建立 TCP 连接吗?

发布于 2024-12-07 10:34:53 字数 185 浏览 0 评论 0原文

请原谅这个向后的架构,并假设没有更好的方法...

我有一个在本地主机上运行的 Windows 服务,它侦听 TCP 端口 5432 并向任何连接的套接字广播事件。

Silverlight 4 浏览器内应用程序是否可以连接到此服务(从而接收这些事件)?或者 Silverlight 套接字是否存在阻止本地主机访问的安全限制?

Please excuse the backwards architecture on this one and assume there's not a better way...

I have a Windows Service running on localhost, it listens on TCP port 5432 and broadcasts events to any connected sockets.

Is it possible for a Silverlight 4 in-browser app to connect to this service (thereby receiving these events)? Or are there security restrictions around Silverlight sockets preventing localhost access?

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

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

发布评论

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

评论(1

洒一地阳光 2024-12-14 10:34:53

Yes - that is possible though not easy because of security reasons... please see the following links:

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