资源列表
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
111111111111111111111111111
- 大家快下呀,我也下下,多发一些有用的东东,-under it, I under, the more useful the Eastern Thank you,
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!
Pop3MailClient
- 邮件客户端程序,根据pop服务器,用户名可以收取邮件
ping
- 真正的PING 源代码本人测试在DOS下PING通很经典
三目运算符比较大小
- 通过三目运算符?:比较多个数间的大小,有很详细的注释
asp的同学录管理系统
- asp档案管理系统-asp file management system
api
- 实现网络输入/输出和多线程的Win32库-the network input / output and multithreading of the Win32
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
GetNetSetting2
- Visual C++ 6.0.此代码可以进行显示网络设置,包括IP地址等。-Visual C 6.0. This code can show network configuration, including the IP address.
Win_Talk
- 聊天小程序,供参考!Socket就是套接字,它是网络编程中最常用遇到的概念和工具。在TCP/IP网络中,传送和接收数据就会经常使用到Socket,由于使用Socket能够在网络上处理复杂数据,所以在各种网络应用程序中,涉及到数据传送和接收,一般都会使用Socket,可见要掌握网络编程,精通Socket是非常重要。由于Socket本身的复杂性,决定了掌握它是比较困难的。Visual C#是微软公司推荐的开发.Net平台应用程序的主要语言,随着.Net的深入人心,目前很多有远见的公司都把以前的软件转