以编程方式禁用 WM5 设备上的端口?

发布于 2024-11-07 19:52:35 字数 173 浏览 0 评论 0原文

有没有办法以编程方式阻止 Windows Mobile 5 设备上指定端口上的传入连接?我也在使用.NET CF 3.5。

我特别尝试在 Windows Mobile 5 Pocket PC 上禁用 PPTP(端口 1723)。我在注册表中找到了 PPTP 驱动程序,但更喜欢端口阻止解决方案而不是禁用任何驱动程序。

Is there a way to block incoming connections on a specified port on a windows mobile 5 device, programmatically? I am also using .NET CF 3.5.

I specifically am trying to disable PPTP (port 1723) on a windows mobile 5 pocket pc. I have found the PPTP drivers in the registry, but would prefer a port-blocking solution to disabling any drivers.

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

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

发布评论

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

评论(1

錯遇了你 2024-11-14 19:52:35

据我所知,端口阻塞通常是通过使用防火墙软件来完成的。 Windows Mobile 不提供防火墙,因此您可能需要使用商业选项(Airscanner 例如)

As far as I know, port blocking is usually done by using a firewall software. Windows Mobile does not provide a firewall, so you may need to use a commercial option for this (Airscanner for example)

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