-
这是个查看网络设置的代码 主要是显示本机器的的各种信息 主要有: Interface Name Type IP Address SubNet Mask Gete...
这是个查看网络设置的代码 主要是显示本机器的的各种信息 主要有: Interface Name Type IP Address SubNet Mask Geteway PrimaryWinsServer DHCP 这些信息 -View network configuration code is mainly shows that the machinery of the main information : Name Type Interface IP Address SubNet Mask Geteway PrimaryWinsServer DHCP information
- 2023-07-14 17:20:04下载
- 积分:1
-
简单的网络通讯程序
简单的网络通讯程序-simple network communications procedures
- 2022-04-20 08:20:46下载
- 积分:1
-
which contains three VC code to VC network debugging procedures, learning TCP/IP...
里面含有3个VC代码,有助于调试VC网络的程序,学习TCP/IP,有一定的参考价值-which contains three VC code to VC network debugging procedures, learning TCP/IP, a certain reference value
- 2022-02-02 14:05:40下载
- 积分:1
-
Huazhong University of Science and Technology room common source VC evasion proc...
华中科技大学普通房源VC规避程序,可以有完善的地方,修改findCfg也可以添加其他房源。都两年多了,改了机舱系统改了,但核心没变。可以编译VS2003或更高版本。
- 2022-07-20 01:45:35下载
- 积分:1
-
站长写的一个使用FTP自动更新应用系统文件的程序,可以自动拨号...
站长写的一个使用FTP自动更新应用系统文件的程序,可以自动拨号- Stationmaster writes uses FTP automatically to renew the
application system document the procedure, may the automatic digit
dialing
- 2022-01-25 17:29:43下载
- 积分:1
-
声明一个原始套接字,设置套接字选项,将本地IP和端口绑定到该套接字,使用WSAIoctl设置SIO_RCVALL 接收所有的数据包,启动一个死循环来不断分析接收...
声明一个原始套接字,设置套接字选项,将本地IP和端口绑定到该套接字,使用WSAIoctl设置SIO_RCVALL 接收所有的数据包,启动一个死循环来不断分析接收到的数据包-a statement original socket, set socket options to the local IP and port binding to the socket, use WSAIoctl SIO_RCVALL set up to receive all the data packets, started a cycle of death to receive ongoing analysis of data packets
- 2022-07-11 09:01:04下载
- 积分:1
-
Midas的远程登陆窗口太简单了,不能让用户选择要连接的服务器的地址 不过好在 通过以下的方法你可以修改这个登陆窗口为你自己非常喜欢 的风格,当然也因此可以记录...
Midas的远程登陆窗口太简单了,不能让用户选择要连接的服务器的地址 不过好在 通过以下的方法你可以修改这个登陆窗口为你自己非常喜欢 的风格,当然也因此可以记录下别人的登陆密码哦 unit utLogIn interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,-Midas remote login window too simple and not to let the users choose to connect to the server addresses However Fortunately, the adoption of the following ways you can change the landing window for your very own favorite style, of course, it can also record other people"s passwords landing Oh unit utLogIn interface uses Windows Messages , SysUtils, Variants, Classes, Graphics, Controls, Forms,
- 2022-12-17 09:40:03下载
- 积分:1
-
VC实现邮件发送
用microsoft virtual studio 中的VC实现普通的邮件发送,在这个基础上可以衍生出很多的邮件发送的例子,希望对大家有帮助。谢谢
- 2022-03-29 04:07:24下载
- 积分:1
-
asp to learn some relevant examples 5
asp学习相关的一些例子5-asp to learn some relevant examples 5
- 2022-10-03 04:35:03下载
- 积分:1
-
获取本机的外网IP和内网IP.内网IP很容易获取,直接调用gethostbyname(name)...
获取本机的外网IP和内网IP.内网IP很容易获取,直接调用gethostbyname(name)->h_addr_list就可以获取,但是外网IP还需要对一个提供显示当前外网IP的网页进行分析才可以获取,具体实现请参照代码.-Access to the machine outside the network and IP network IP. Within the IP network is easy to acquire, directly calls gethostbyname (name)-
- 2022-02-25 01:51:13下载
- 积分:1