windows网络函数

The following functions are used in Windows networking:

MultinetGetConnectionPerformance
WNetAddConnection2
WNetAddConnection3
WNetCancelConnection
WNetCancelConnection2
WNetCloseEnum
WNetConnectionDialog
WNetConnectionDialog1
WNetDisconnectDialog
WNetDisconnectDialog1
WNetEnumResource
WNetGetConnection
WNetGetLastError
WNetGetNetworkInformation
WNetGetProviderName
WNetGetResourceInformation
WNetGetResourceParent
WNetGetUniversalName
WNetGetUser
WNetOpenEnum
WNetRestoreConnectionW
WNetUseConnection

Obsolete
Functions

The following function is provided only for compatibility with 16-bit versions of Windows:

WNetAddConnection

windows提供了大量的网络辅助函数,如下也为探讨内容:

IP Helper Functions

The following functions retrieve and modify configuration settings for the TCP/IP transport on the local computer. The following categorical listing can help determine which collection of functions is best suited for a given task:

Adapter
Management

Address
Resolution Protocol (ARP) Management

Interface
Conversion

Interface
Management

Internet
Protocol (IP) and Internet Control Message Protocol (ICMP)

IP
Address Management

IP
Address String Conversion

IP
Neighbor Address Management

IP
Path Management

IP
Route Management

IP
Table Memory Management

IP
Utility

Network
Configuration

Notification

原文地址:https://www.cnblogs.com/vcerror/p/4289043.html