Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在编写一个网络应用程序,如果启用了 UPnP,则需要在路由器上转发一个端口。在哪里可以找到使用 UPnP 转发端口的 C++ 代码?该代码必须适用于 windows xp、windows vista 和 windows 7。
Microsoft 提供了各种UPnP API。