本文介绍了在c#中启用巨型帧的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
有人可以帮我设置巨型帧吗? Win32_NetworkAdaptedConfiguration类有一种SetMTU方法,但不支持此方法。另一种方法是如何在网卡中启用巨型帧。
感谢您的任何建议!
解决方案
Hi, can someone help me with set jumbo frames? There is one method SetMTU of Win32_NetworkAdaptedConfiguration class but this method is not supported. Exists another way how to enable jumbo frames in network card.
Thanks for any advice!
解决方案
这篇关于在c#中启用巨型帧的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!