首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 网站开发 > JavaScript >

js读网卡物理地址跟ip地址

2012-09-27 
js读网卡物理地址和ip地址class Win32_NetworkAdapterConfiguration : CIM_Setting{booleanArpAlwaysSourc

js读网卡物理地址和ip地址

class Win32_NetworkAdapterConfiguration : CIM_Setting{  boolean  ArpAlwaysSourceRoute;  boolean  ArpUseEtherSNAP;  string   Caption;  string   DatabasePath;  boolean  DeadGWDetectEnabled;  string   DefaultIPGateway[];  uint8    DefaultTOS;  uint8    DefaultTTL;  string   Description;  boolean  DHCPEnabled;  datetime DHCPLeaseExpires;  datetime DHCPLeaseObtained;  string   DHCPServer;  string   DNSDomain;  string   DNSDomainSuffixSearchOrder[];  boolean  DNSEnabledForWINSResolution;  string   DNSHostName;  string   DNSServerSearchOrder[];  boolean  DomainDNSRegistrationEnabled;  uint32   ForwardBufferMemory;  boolean  FullDNSRegistrationEnabled;  uint16   GatewayCostMetric[];  uint8    IGMPLevel;  uint32   Index;  uint32   InterfaceIndex;  string   IPAddress[];  uint32   IPConnectionMetric;  boolean  IPEnabled;  boolean  IPFilterSecurityEnabled;  boolean  IPPortSecurityEnabled;  string   IPSecPermitIPProtocols[];  string   IPSecPermitTCPPorts[];  string   IPSecPermitUDPPorts[];  string   IPSubnet[];  boolean  IPUseZeroBroadcast;  string   IPXAddress;  boolean  IPXEnabled;  uint32   IPXFrameType[];  uint32   IPXMediaType;  string   IPXNetworkNumber[];  string   IPXVirtualNetNumber;  uint32   KeepAliveInterval;  uint32   KeepAliveTime;  string   MACAddress;  uint32   MTU;  uint32   NumForwardPackets;  boolean  PMTUBHDetectEnabled;  boolean  PMTUDiscoveryEnabled;  string   ServiceName;  string   SettingID;  uint32   TcpipNetbiosOptions;  uint32   TcpMaxConnectRetransmissions;  uint32   TcpMaxDataRetransmissions;  uint32   TcpNumConnections;  boolean  TcpUseRFC1122UrgentPointer;  uint16   TcpWindowSize;  boolean  WINSEnableLMHostsLookup;  string   WINSHostLookupFile;  string   WINSPrimaryServer;  string   WINSScopeID;  string   WINSSecondaryServer;};

点击查看Win32_NetworkAdapterConfiguration详细信息

热点排行
Bad Request.