在 Win7 和 XP 之间使用 Windows 命名管道

发布于 2024-10-22 20:31:07 字数 252 浏览 1 评论 0原文

我编写了一个在小型无线网络(linksys 路由器)上运行的 C 应用程序。该应用程序使用命名管道。当服务器是 Win 7 计算机并且客户端是 XP(Pro、SP3)计算机时,命名管道连接工作正常并且应用程序运行完美。但是,当我交换角色并将服务器设置为 XP 计算机,将客户端设置为 Win 7 计算机时,管道失败。

我尝试关闭 XP 计算机上的防火墙,但这并不能解决问题。

两台机器之间的文件和打印共享工作正常。

任何建议将不胜感激地接受。

I have written a C application to run on a small wireless network (linksys router). The application uses named pipes. When the server is a Win 7 machine and the client is a XP (Pro, SP3) machine the named pipes connection works fine and the app runs perfectly. However, when I swap roles and make the server the XP machine and the client the Win 7 machine, the pipe fails.

I have tried turning off the firewall on the XP machine and that doesn't solve the problem.

File and print sharing between the two machines works fine.

Any suggestions would be most gratefully accepted.

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

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

发布评论

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