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.
我需要编写代码来设置 MTU 大小、RX/TX 队列大小和中断调节模式。您能否建议可以将哪些 API 用于此类目的?
您可以在 WMI 中使用类的SetMtu函数Win32_NetworkAdapterConfiguration
Win32_NetworkAdapterConfiguration