资源列表
GetNetSetting2
- Visual C++ 6.0.此代码可以进行显示网络设置,包括IP地址等。-Visual C 6.0. This code can show network configuration, including the IP address.
CfgDhcpSrv
- 在Windows 2000 Server或以上操作系统中,大家都使用系统自带的DHCP Server服务,因为其功能和兼容性都好,但是对终端用户配置起来显得有些麻烦,本程序抛砖引玉地提示如何自动配置这个服务的参数。-the Windows 2000 Server operating system or above, we all use the system's own DHCP Server service because of its functionality and compat
api
- 实现网络输入/输出和多线程的Win32库-the network input / output and multithreading of the Win32
asp的同学录管理系统
- asp档案管理系统-asp file management system
三目运算符比较大小
- 通过三目运算符?:比较多个数间的大小,有很详细的注释
ping
- 真正的PING 源代码本人测试在DOS下PING通很经典
Pop3MailClient
- 邮件客户端程序,根据pop服务器,用户名可以收取邮件
MultiCast_Cli
- 在WINDOWS下利用VC++写的支持TCP I/O多路复用,UDP 组播和串口读写的通信程序客户端!-in Windows using the VC was made with the support of TCP I / O multiplexers. UDP Multicast and serial communication program of literacy client!
111111111111111111111111111
- 大家快下呀,我也下下,多发一些有用的东东,-under it, I under, the more useful the Eastern Thank you,
Ex 2
- 介绍了netstat, ping等网络命令的作用和使用方法, 使用改进后的client来计算接收和发送的包的数目.-introduced, such as network ping orders of the role and use of methods, the use of improved client to receive and send calculation of the number of packets.
No4.CS_Win32_socket连接
- WIN32 API写的第一个函数,只是传一个字符串就结束了,但是体现了socket的连接建立过程-WIN32 API to write a function of just one-on the end of a string, but the embodiment of the socket connection establishment process
iocp
- 完成端口,多线程,支持65535个连接,效果很好,请放心下载使用