Silverlight 套接字工作正常(除了在 IIS 内)

发布于 2024-12-15 22:46:11 字数 504 浏览 1 评论 0原文

我正在尝试通过套接字将 silverlight 客户端连接到 C# 服务器进程。我有框 A 和框 B。当我通过框 A 上的 Visual Studio 同时拥有服务器和客户端时,它工作正常。当我将服务器部署到 A 盒上的 IIS,并访问 A 盒上托管该服务器的网站时,它工作正常。当我从框 B 上的 Visual Studio 托管的网站连接到框 A 上的服务器进程时,一切正常。

但是,如果我通过框 B 上的 IIS 访问框 A 上托管的网站,它无法连接到框 A 上的服务器进程。它甚至永远不会连接到策略服务器。由于我可以使用 Visual Studio 从框 B 进行连接,因此我认为这不是防火墙问题。

这是我的政策文件。但是,鉴于我什至无法从连接到 IIS 的框 B 连接到策略服务器,我怀疑这就是问题所在。 http://pastebin.com/Z1vNNzg2

对我做错了什么有什么想法吗?

提前致谢。

I am attempting to connect a silverlight client to a C# server process via sockets. I have box A and box B. When I have both the server and client through Visual Studio on box A, it works fine. When I deploy the server to IIS on box A, and go to the website hosting it on box A, it works fine. When I connect to the server process on box A from a website hosted in visual studio on box B, everything works fine.

However, if I go to the website hosted on box A through IIS on box B, it's unable to connect to the server process on box A. It never even connects to the policy server. Since I can connect from box B using Visual Studio, I don't think it's a firewall issue.

Here's my policy file. However, given that I can't even connect to the policy server from box B connecting to IIS, I doubt it's the problem. http://pastebin.com/Z1vNNzg2

Any ideas on what I'm doing wrong?

Thanks in advance.

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文