Silverlight 套接字工作正常(除了在 IIS 内)
我正在尝试通过套接字将 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 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论