NetworkInterfaceType含有的类型

#region 程序集 System.Net.NetworkInformation, Version=4.2.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
// C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.Net.NetworkInformation.dll
#endregion

namespace System.Net.NetworkInformation
{
//
// 摘要:
// Specifies types of network interfaces.
public enum NetworkInterfaceType
{
//
// 摘要:
// The interface type is not known.
Unknown = 1,
//
// 摘要:
// The network interface uses an Ethernet connection. Ethernet is defined in IEEE
// standard 802.3.
Ethernet = 6,
//
// 摘要:
// The network interface uses a Token-Ring connection. Token-Ring is defined in
// IEEE standard 802.5.
TokenRing = 9,
//
// 摘要:
// The network interface uses a Fiber Distributed Data Interface (FDDI) connection.
// FDDI is a set of standards for data transmission on fiber optic lines in a local
// area network.
Fddi = 15,
//
// 摘要:
// The network interface uses a basic rate interface Integrated Services Digital
// Network (ISDN) connection. ISDN is a set of standards for data transmission over
// telephone lines.
BasicIsdn = 20,
//
// 摘要:
// The network interface uses a primary rate interface Integrated Services Digital
// Network (ISDN) connection. ISDN is a set of standards for data transmission over
// telephone lines.
PrimaryIsdn = 21,
//
// 摘要:
// The network interface uses a Point-To-Point protocol (PPP) connection. PPP is
// a protocol for data transmission using a serial device.
Ppp = 23,
//
// 摘要:
// The network interface is a loopback adapter. Such interfaces are often used for
// testing; no traffic is sent over the wire.
Loopback = 24,
//
// 摘要:
// The network interface uses an Ethernet 3 megabit/second connection. This version
// of Ethernet is defined in IETF RFC 895.
Ethernet3Megabit = 26,
//
// 摘要:
// The network interface uses a Serial Line Internet Protocol (SLIP) connection.
// SLIP is defined in IETF RFC 1055.
Slip = 28,
//
// 摘要:
// The network interface uses asynchronous transfer mode (ATM) for data transmission.
Atm = 37,
//
// 摘要:
// The network interface uses a modem.
GenericModem = 48,
//
// 摘要:
// The network interface uses a Fast Ethernet connection over twisted pair and provides
// a data rate of 100 megabits per second. This type of connection is also known
// as 100Base-T.
FastEthernetT = 62,
//
// 摘要:
// The network interface uses a connection configured for ISDN and the X.25 protocol.
// X.25 allows computers on public networks to communicate using an intermediary
// computer.
Isdn = 63,
//
// 摘要:
// The network interface uses a Fast Ethernet connection over optical fiber and
// provides a data rate of 100 megabits per second. This type of connection is also
// known as 100Base-FX.
FastEthernetFx = 69,
//
// 摘要:
// The network interface uses a wireless LAN connection (IEEE 802.11 standard).
Wireless80211 = 71,
//
// 摘要:
// The network interface uses an Asymmetric Digital Subscriber Line (ADSL).
AsymmetricDsl = 94,
//
// 摘要:
// The network interface uses a Rate Adaptive Digital Subscriber Line (RADSL).
RateAdaptDsl = 95,
//
// 摘要:
// The network interface uses a Symmetric Digital Subscriber Line (SDSL).
SymmetricDsl = 96,
//
// 摘要:
// The network interface uses a Very High Data Rate Digital Subscriber Line (VDSL).
VeryHighSpeedDsl = 97,
//
// 摘要:
// The network interface uses the Internet Protocol (IP) in combination with asynchronous
// transfer mode (ATM) for data transmission.
IPOverAtm = 114,
//
// 摘要:
// The network interface uses a gigabit Ethernet connection and provides a data
// rate of 1,000 megabits per second (1 gigabit per second).
GigabitEthernet = 117,
//
// 摘要:
// The network interface uses a tunnel connection.
Tunnel = 131,
//
// 摘要:
// The network interface uses a Multirate Digital Subscriber Line.
MultiRateSymmetricDsl = 143,
//
// 摘要:
// The network interface uses a High Performance Serial Bus.
HighPerformanceSerialBus = 144,
//
// 摘要:
// The network interface uses a mobile broadband interface for WiMax devices.
Wman = 237,
//
// 摘要:
// The network interface uses a mobile broadband interface for GSM-based devices.
Wwanpp = 243,
//
// 摘要:
// The network interface uses a mobile broadband interface for CDMA-based devices.
Wwanpp2 = 244
}
}

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值