Windows CE 5.0 的 NAT 插件
我想通过 Windows CE 设备上的 NAT 网关转发一些广播。这应该可以通过 NAT 插件实现。
- 哪种 NAT 插件可以完成这项工作?
- 我需要什么工具来进行开发?
I want to forward some broadcasts through a NAT gateway on a Windows CE device. This should be possible with a NAT plug-in.
- Which kind of NAT plug-ins coul do this job?
- What tools do need I for development?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
所需的 NAT 插件是 NAT 编辑器。
Visual Studio 2005/2008 足以为 Windows CE 开发 DLL。
The requried NAT plug-ing is a NAT editor.
The Visual Studio 2005/2008 is sufficient for developing a DLL for Windows CE.