Windows网络接口API函数

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

  • GetAdapterIndex
  • GetAdaptersAddresses
  • GetAdaptersInfo
  • GetPerAdapterInfo
  • GetUniDirectionalAdapterInfo

Address Resolution Protocol (ARP) Management

  • CreateIpNetEntry
  • CreateProxyArpEntry
  • DeleteIpNetEntry
  • DeleteProxyArpEntry
  • FlushIpNetTable
  • GetIpNetTable
  • SendARP
  • SetIpNetEntry

Interface Conversion

  • ConvertInterfaceAliasToLuid
  • ConvertInterfaceGuidToLuid
  • ConvertInterfaceIndexToLuid
  • ConvertInterfaceLuidToAlias
  • ConvertInterfaceLuidToGuid
  • ConvertInterfaceLuidToIndex
  • ConvertInterfaceLuidToNameA
  • ConvertInterfaceLuidToNameW
  • ConvertInterfaceNameToLuidA
  • ConvertInterfaceNameToLuidW
  • if_indextoname
  • if_nametoindex

Interface Management

  • GetFriendlyIfIndex
  • GetIfEntry
  • GetIfEntry2
  • GetIfStackTable
  • GetIfTable
  • GetIfTable2
  • GetIfTable2Ex
  • GetInterfaceInfo
  • GetInvertedIfStackTable
  • GetIpInterfaceEntry
  • GetIpInterfaceTable
  • GetNumberOfInterfaces
  • InitializeIpInterfaceEntry
  • SetIfEntry
  • SetIpInterfaceEntry

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

  • GetIcmpStatistics
  • GetIpStatistics
  • Icmp6CreateFile
  • Icmp6ParseReplies
  • Icmp6SendEcho2
  • IcmpCloseHandle
  • IcmpCreateFile
  • IcmpParseReplies
  • IcmpSendEcho
  • IcmpSendEcho2
  • IcmpSendEcho2Ex
  • SetIpTTL

IP Address Management

  • AddIPAddress
  • CreateAnycastIpAddressEntry
  • CreateUnicastIpAddressEntry
  • DeleteIPAddress
  • DeleteAnycastIpAddressEntry
  • DeleteUnicastIpAddressEntry
  • GetAnycastIpAddressEntry
  • GetAnycastIpAddressTable
  • GetIpAddrTable
  • GetMulticastIpAddressEntry
  • GetMulticastIpAddressTable
  • GetUnicastIpAddressEntry
  • GetUnicastIpAddressTable
  • InitializeUnicastIpAddressEntry
  • IpReleaseAddress
  • IpRenewAddress
  • NotifyStableUnicastIpAddressTable
  • SetUnicastIpAddressEntry

IP Address String Conversion

  • RtlIpv4AddressToString
  • RtlIpv4AddressToStringEx
  • RtlIpv4StringToAddress
  • RtlIpv4StringToAddressEx
  • RtlIpv6AddressToString
  • RtlIpv6AddressToStringEx
  • RtlIpv6StringToAddress
  • RtlIpv6StringToAddressEx

IP Neighbor Address Management

  • CreateIpNetEntry2
  • DeleteIpNetEntry2
  • FlushIpNetTable2
  • GetIpNetEntry2
  • GetIpNetTable2
  • ResolveIpNetEntry2
  • ResolveNeighbor
  • SetIpNetEntry2

IP Path Management

  • FlushIpPathTable
  • GetIpPathEntry
  • GetIpPathTable

IP Route Management

  • CreateIpForwardEntry
  • CreateIpForwardEntry2
  • DeleteIpForwardEntry
  • DeleteIpForwardEntry2
  • EnableRouter
  • GetBestInterface
  • GetBestInterfaceEx
  • GetBestRoute
  • GetBestRoute2
  • GetIpForwardEntry2
  • GetIpForwardTable
  • GetIpForwardTable2
  • GetRTTAndHopCount
  • InitializeIpForwardEntry
  • SetIpForwardEntry
  • SetIpForwardEntry2
  • SetIpStatistics
  • SetIpStatisticsEx
  • UnenableRouter

IP Table Memory Management

  • FreeMibTable

IP Utility

  • ConvertIpv4MaskToLength
  • ConvertLengthToIpv4Mask
  • CreateSortedAddressPairs
  • ParseNetworkString

Network Configuration

  • GetNetworkParams

Notification

  • CancelMibChangeNotify2
  • NotifyAddrChange
  • NotifyIpInterfaceChange
  • NotifyRouteChange
  • NotifyRouteChange2
  • NotifyUnicastIpAddressChange

Persistent Port Reservarion

  • CreatePersistentTcpPortReservation
  • CreatePersistentUdpPortReservation
  • DeletePersistentTcpPortReservation
  • DeletePersistentUdpPortReservation
  • LookupPersistentTcpPortReservation
  • LookupPersistentUdpPortReservation

Security Health

  • CancelSecurityHealthChangeNotify
  • NotifySecurityHealthChange

These functions are defined only on Windows Server 2003.

Note  These functions are not available Windows Vista and Windows Server 2008.

Teredo IPv6 Client Management

  • GetTeredoPort
  • NotifyTeredoPortChange
  • NotifyStableUnicastIpAddressTable

Transmission Control Protocol (TCP) and User Datagram Protocol (UDP)

  • GetExtendedTcpTable
  • GetExtendedUdpTable
  • GetOwnerModuleFromTcp6Entry
  • GetOwnerModuleFromTcpEntry
  • GetOwnerModuleFromUdp6Entry
  • GetOwnerModuleFromUdpEntry
  • GetPerTcp6ConnectionEStats
  • GetPerTcpConnectionEStats
  • GetTcpStatistics
  • GetTcpStatisticsEx
  • GetTcp6Table
  • GetTcp6Table2
  • GetTcpTable
  • GetTcpTable2
  • SetPerTcp6ConnectionEStats
  • SetPerTcpConnectionEStats
  • SetTcpEntry
  • GetUdp6Table
  • GetUdpStatistics
  • GetUdpStatisticsEx
  • GetUdpTable

Deprecated APIs

Note  These functions are deprecated and not supported by Microsoft.

  • AllocateAndGetTcpExTableFromStack
  • AllocateAndGetUdpExTableFromStack

 

 

转载于:https://www.cnblogs.com/MakeView660/p/8663025.html

本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如若转载,请注明出处:http://www.mzph.cn/news/250666.shtml

如若内容造成侵权/违法违规/事实不符,请联系多彩编程网进行投诉反馈email:809451989@qq.com,一经查实,立即删除!

相关文章

PHP 实现缩略图

PHP 实现缩略图 <?php header("Content-type: image/png");function resize_image($filename, $tmpname, $xmax, $ymax) { $ext explode(".", $filename); $ext $ext[count($ext)-1]; //判断文件类型&#xff0c;获取不同的图像if($ext "jpg…

微信小程序 - 五星评分(含半分)

转载自&#xff1a;http://blog.csdn.net/column/details/13721.html演示&#xff1a;下载&#xff1a;小程序-星级评论.zip转载于:https://www.cnblogs.com/cisum/p/9651110.html

node --- 监听路由,读取json文件,向MongoDB中写入数据

开始 假设读取的文件为newGoods.json假设数据的在MongoDB数据库中,集合的规则是Goods下面将用到 koa-router:监听路由,并调用指定的函数mongoose:node中操作MongoDB的接口库fs:node的原生模块,用于读取/写入文件 const Router require(koa-router); let router new Router…

windows cmd编辑文本

echo创建一个空的txt文件:echo.>1.txt这里>表示输出到...echo.表示输出一个空行(即换行)>命令可以扩展为>>表示的意思为附加到...例子:1.txt的内容为123456附加789到123456的后面:echo 789>>1.txt则1.txt的内容变为:123456789附加789到下一行是这样的:ech…

PHP 实现图片验证码

PHP 实现图片验证码 步骤 产生随机字符串创建一张简单的图片&#xff0c;设置背景色&#xff0c;文本色再加一些干扰线&#xff0c;干扰素输出图像销毁图像资源 <?php//PHP生成图片验证码class VerifyImage{private $verifyCode;private $image;//生成随机字串private fu…

vue --- 子组件监听点击事件,接收父组件参数.实现对应跳转

开始 vue中子组件这一块,有点麻烦。不是说它很难,而是它的传送数据方式,以及和各种前端后端路由混在一起时,如果不清晰很容易就迷茫下面假设:路由配置文件为:router.js父组件为 parent.vue , 路径为 ./parent.vue子组件1为 child1.vue, 路径为 ./child1.vue子组件2为 child2.v…

分布式版本控制系统Git的安装与使用(作业2)

&#xff08;本次作业要求来自&#xff1a;https://edu.cnblogs.com/campus/gzcc/GZCC-16SE1/homework/2103&#xff09; 分布式版本控制系统Git的安装与使用 一、安装Git bash软件和安装notepad&#xff08;安装时修改自己安装的路径&#xff0c;git bash最后一个步骤需要都勾…

汇编 --- 初体验

假设内存10000H中的值为23,10001H中的值为11,10002H中的值为22,10003H的值为11 在debug中执行以下代码 mov ax,1000H mov ds,ax mov ax,[0] mov bx,[2] mov cx,[1] add bx,[1] add cx,[2]分析:8086CPU中由于段地址寄存器,无法直接赋值,因此需要先将值赋给通用寄存器然后再给ds…

PHP数组的排序函数

PHP数组的排序函数 介绍&#xff1a; sort() - 以升序对数组排序rsort() - 以降序对数组排序asort() - 根据值&#xff0c;以升序对关联数组进行排序ksort() - 根据键&#xff0c;以升序对关联数组进行排序arsort() - 根据值&#xff0c;以降序对关联数组进行排序krsort() - …

763 Hex Conversion

原题网址&#xff1a;http://www.lintcode.com/zh-cn/problem/hex-conversion/ Given a decimal number n and an integer k, Convert decimal number n to base-k. 注意事项 1.0<n<2^31-1, 2<k<162.Each letter over 9 is indicated in uppercase 您在真实的面试中…

PHP Class中public,private,protected,static的区别

PHP Class中public,private,protected,static的区别 public&#xff1a;权限是最大的&#xff0c;可以内部调用&#xff0c;实例调用&#xff0c;可以被继承。protected&#xff1a;受保护类型&#xff0c;用于本类和继承类调用&#xff0c;实例化调用报错。private&#xff1…

汇编 --- EXE文件 的程序的加载过程

1.asm 使用编译工具写了一个求2的3次方的程序 assume cs:abcabc segmentmov ax,2add ax,axadd ax,axmov ax, 4c00Hint 21H abc endsend编译&连接 得到可执行文件1.exe 使用debug调试1.exe 进入调试模式 debug 1.exe查看数据段地址和代码段地址 -r 描述: 可以看到此时…

浅谈Floyd的三种用法 By cellur925

Floyd大家可能第一时间想到的是他求多源最短路的n算法。其实它还有另外两种算法的嘛qwq。写一发总结好了qwq。 一、多源最短路 放段代码跑&#xff0c;注意枚举顺序&#xff0c;用邻接矩阵存图。本质是一种动规。 复杂度O(n)。 1 for(int k1;k<n;k) 2 for(int i1;i<n…

js获取viewbag

后台代码&#xff1a; List<WMSRptJHJY> wpjh WMSRptJHJYManage.GetModelList("");   ViewBag.WPJH Newtonsoft.Json.JsonConvert.SerializeObject(wpjh); 前台代码&#xff1a; var aa Html.Raw(ViewBag.WPJH);   var PWJH eval("(" aa &…

汇编 --- 栈结构的妙用

在js中双重循环,代码如下: for(let i 0; i < l1;i){for(let j0; j< l2;j){// todo...} }以上代码在汇编中是如何实现的呢. 汇编中用cx和loop来代表一次循环 mov cx, 4 s: mov ax,1loop s但是如果使用如下方法实现双重循环将会出错 assume cs:codesg, ds:datasgdatasg …

PHP 安全编程建议

PHP 安全编程建议 简介 要提供互联网服务&#xff0c;当你在开发代码的时候必须时刻保持安全意识。可能大部分 PHP 脚本都对安全问题都不在意&#xff0c;这很大程度上是因为有大量的无经验程序员在使用这门语言。但是&#xff0c;没有理由让你因为对你的代码的不确定性而导致不…

day2-列表、元组、字典、字符串

1.列表&#xff08;list&#xff09; names[悟空,艾玛,克林,龟仙人,天津饭,饺子,乌龟] print(names)---》列表&#xff0c;然后打印。 names[悟空,艾玛,克林,龟仙人,天津饭,饺子,乌龟]# list section section1names[0] #下标从0开始 #print(section1) #结果为悟空seciton2names…

开漏输出、推挽输出的区别

推挽输出:可以输出高,低电平,连接数字器件。 输出 0 时&#xff0c;N-MOS 导通&#xff0c;P-MOS 高阻&#xff0c;输出0。 输出 1 时&#xff0c;N-MOS 高阻&#xff0c;P-MOS 导通&#xff0c;输出1&#xff08;不需要外部上拉电路&#xff09;。 开漏输出:输出端相当于三极管…

罗马数字

古罗马帝国开创了辉煌的人类文明&#xff0c;但他们的数字表示法的确有些繁琐&#xff0c;尤其在表示大数的时候&#xff0c;现在看起来简直不能忍受&#xff0c;所以在现代很少使用了。之所以这样&#xff0c;不是因为发明表示法的人的智力的问题&#xff0c;而是因为一个宗教…

汇编 --- 从磁盘(扇区2到18)上读取数据到内存中

下面代码读取柱面:0,磁头:0,扇区从2到18的数据到内存 0x8200~0xa3ff处 需要明白以下几点: 给定柱面,磁头,一个扇形区域是512字节,对应的物理可以理解为512个灯泡组(一个灯泡组有8个小灯泡)确定读取到内存中的位置 为什么是0x8200:因为0x8000~0x81ff这512个字节要留给启动区.为…