📄 subject_14190.htm
字号:
<p>
序号:14190 发表者:wei 发表日期:2002-09-04 17:22:31
<br>主题:怎样用程序设置本机IP地址
<br>内容:急急急
<br><a href="javascript:history.go(-1)">返回上页</a><br><a href=http://www.copathway.com/cndevforum/>访问论坛</a></p>
<hr size=1>
<blockquote><p>
回复者:玄子 回复日期:2002-09-27 17:48:24
<br>内容:直接修改注册表即可实现,但该修改必须在系统重起才能起作用。<BR><BR>注册表的键值我记不得了,你可以直接用你的IP地址搜索一下注册表即可。<BR>
<br>
<a href="javascript:history.go(-1)">返回上页</a><br><a href=http://www.copathway.com/cndevforum/>访问论坛</a></p></blockquote>
<hr size=1>
<blockquote><p>
<font color=red>答案被接受</font><br>回复者:Aikoc 回复日期:2002-09-27 18:46:43
<br>内容:用IP Helper把<BR>IP Helper Functions<BR>Use the following functions to retrieve and modify configuration settings for the TCP/IP transport suite on the local computer. These functions are declared in Iphlpapi.h.<BR><BR>Alphabetical Listing<BR>AddIPAddress <BR><BR>CreateIpForwardEntry <BR><BR>CreateIpNetEntry <BR><BR>CreateProxyArpEntry <BR><BR>DeleteIPAddress <BR><BR>DeleteIpForwardEntry <BR><BR>DeleteIpNetEntry <BR><BR>DeleteProxyArpEntry <BR><BR>EnableRouter<BR><BR>FlushIpNetTable <BR><BR>GetAdapterIndex <BR><BR>GetAdaptersInfo <BR><BR>GetBestInterface <BR><BR>GetBestRoute <BR><BR>GetFriendlyIfIndex <BR><BR>GetIcmpStatistics <BR><BR>GetIfEntry <BR><BR>GetIfTable <BR><BR>GetInterfaceInfo <BR><BR>GetIpAddrTable <BR><BR>GetIpForwardTable <BR><BR>GetIpNetTable <BR><BR>GetIpStatistics <BR><BR>GetNetworkParams <BR><BR>GetNumberOfInterfaces <BR><BR>GetPerAdapterInfo <BR><BR>GetRTTAndHopCount <BR><BR>GetTcpStatistics <BR><BR>GetTcpTable <BR><BR>GetUdpStatistics <BR><BR>GetUdpTable <BR><BR>GetUniDirectionalAdapterInfo <BR><BR>IpReleaseAddress <BR><BR>IpRenewAddress <BR><BR>NotifyAddrChange <BR><BR>NotifyRouteChange <BR><BR>SendARP <BR><BR>SetIfEntry <BR><BR>SetIpForwardEntry <BR><BR>SetIpNetEntry <BR><BR>SetIpStatistics <BR><BR>SetIpTTL <BR><BR>SetTcpEntry <BR><BR>UnenableRouter<BR><BR>Categorical Listing<BR>Adapter Management<BR>GetAdapterIndex <BR><BR>GetAdaptersInfo <BR><BR>GetPerAdapterInfo <BR><BR>GetUniDirectionalAdapterInfo <BR><BR>Address Resolution Protocol<BR>CreateIpNetEntry <BR><BR>CreateProxyArpEntry <BR><BR>DeleteIpNetEntry <BR><BR>DeleteProxyArpEntry <BR><BR>FlushIpNetTable <BR><BR>GetIpNetTable <BR><BR>SendARP <BR><BR>SetIpNetEntry <BR><BR>Interface Management<BR>GetFriendlyIfIndex <BR><BR>GetIfEntry <BR><BR>GetIfTable <BR><BR>GetInterfaceInfo <BR><BR>GetNumberOfInterfaces <BR><BR>SetIfEntry <BR><BR>Internet Protocol and Internet Control Message Protocol<BR>GetIcmpStatistics <BR><BR>GetIpStatistics <BR><BR>SetIpStatistics <BR><BR>SetIpTTL <BR><BR>IP Address Management<BR>AddIPAddress <BR><BR>DeleteIPAddress <BR><BR>GetIpAddrTable <BR><BR>IpReleaseAddress <BR><BR>IpRenewAddress <BR><BR>Network Configuration<BR>GetNetworkParams <BR><BR>Notification<BR>NotifyAddrChange <BR><BR>NotifyRouteChange <BR><BR>Routing<BR>CreateIpForwardEntry <BR><BR>DeleteIpForwardEntry <BR><BR>GetBestInterface <BR><BR>GetBestRoute <BR><BR>GetIpForwardTable <BR><BR>GetRTTAndHopCount <BR><BR>SetIpForwardEntry <BR><BR>Transmission Control Protocol and User Datagram Protocol<BR>GetTcpStatistics <BR><BR>GetTcpTable <BR><BR>SetTcpEntry <BR><BR>GetUdpStatistics <BR><BR>GetUdpTable <BR><BR>
<br>
<a href="javascript:history.go(-1)">返回上页</a><br><a href=http://www.copathway.com/cndevforum/>访问论坛</a></p></blockquote>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -