资源列表
办公日志系统.asp
- 这是一个办公日志系统,可以归纳整理日常办公中的工作,经理还可以批注,录入员可以添加纪录-This is a log of office systems, they can put together the day-to-day office work, the managers can also endorsement entry clerks can add records
政府公文系统
- 本案例SQL Server数据库,asp,系统登陆以及实现用户功能的网页文件,另外还包括系统配置文件。-this case, SQL Server database, asp, landing systems and the realization of the user's homepage documents, in addition to including system configuration files.
ftp服务器源码
- ftp服务器编程,采用VC-ftp server programming, using VC
pkg
- 一个自动组包 解包的实用程序 多用于不同平台之间的数据转发-an automatic Package Solution Pack more practical procedures for different platforms between the transmitted data
CPORT20 C语言开发串行通讯程序库
- 一个串口通讯编程的东东,介绍了很好的范例和源代码,请看看 -a serial communication program Dongdong, introduced a good example and source code, please see
network-lanchat
- 根据本机所处网络(本机IP与掩码进行判断)进行搜索本机所处网络里的主机。目前支持聊天及消息传送,主要用于校园网-under the machine where Network (IP of the machine and mask judgment) conducted a search of the plane where network's mainframe. Current support chat and messaging, mainly for the campus net
EmailTest
- 在别人基础上实现了身份验证的邮件发送,即支持esmtp规范,除了例子还有静态库,方便使用。-others on the basis of the identity of the senders, which is to support ESMTP norms, in addition to examples include static libraries, user-friendly.
原始套接字_广播
- 利用原始套接字进行广播,可以修改原IP地址和目的IP地址,原端口和目的端口,运行环境,win2-use of the original broadcast socket, can amend the original IP address and destination address, the original purpose of ports and port, the environment, WIN2
udp通信
- 这是一个利用UDP进行通信的小程序,用的是异步套接字模式,可以灵活的改变原IP和目的IP以及原端口和 目的端口 -This is a use of UDP communications for the small program using the asynchronous socket model, the flexibility to change the original purpose of IP and IP, and the original purpose of ports and
tcp通信
- 这是一个利用TCP协议进行通信的程序,很典型,适合初学者学习,程序分两个部分,客户端和服务器-using TCP communication procedures, typical, for beginners to learn, procedures in two parts, the client and server
NETCOM
- 以动态链接库的形式实现网络通讯中的客户端代码-dynamic link library in the form of network communication client code
checksum1
- 计算校验和 命令行:check_sum infile 其中check_sum是程序名,infile是数据文件名 输出:数据文件的校验和。 目的是通过数据链路层与介质访问控制层的学习,根据数据链路层的基本原理,针对普遍应用的Ethernet帧,通过构造一个具体的帧,深入理解网络协议的基本概念与网络问题处理的一般方法。-calculated checksum command line : check_sum infile which check_sum procedures, a