搜索资源列表
TCP
- 用c语言编写的TCP文件,实现面向连接的传输功能-Using c language to write the TCP file to realize the connection-oriented transmission
IPliuliang
- 监控网络,捕获一段时间内网络上的IP数据包,按IP数据包的源地址统计出该源地址在该时间段内发送的IP包的个数,将其写入日志文件中,统计出每个地址总的数据大小-Monitoring networks, capture IP packets on the network for some time, the statistics of the source address of IP packets sent during that time period the number of IP pack
sample
- Sample file to read and write contents of a file.
transfile
- vc++写的一个TCP异步传输文件的程序,分为客户端,服务端,可做为编写网络程序参考-vc++ to write a TCP asynchronous transfer the file, is divided into client, server, network program can be used as reference preparation
ServerClient
- Server Client feeding data This file including 2 modules 1. Server is module to Testing feeding data to specific ports and IP as configuration. 2.Client module is listening port application to catch up your data that come to the ICP/
socket.doc
- 本程序提供注册功能,并将注册所得用户名密码写入文件,其中用户名与密码只能由英文字母与数字组成。-This procedure provides registration functionality, and user password registered to write the file from which the user name and password only by letters and numbers.
The-TCP--implement
- 用socket 编程接口编写两个程序,分别为客户程序(client.c)和服务器程序(server.c),该程序应能实现下述命令功能: get:取远方的一个文件 put:传给远方一个文件 pwd:显示远主当前目录 dir:列出远方当前目录 cd :改变远方当前目录 ? :显示你提供的命令 quit :退出返回 -Use socket programming interface to write two program, respectively for the c
httpapp
- 用迅雷下的资源不能断点续传,自己写了一个下载文件的程序,可以断点续传,可以多线程分段并发下载,还可以自己定义下载文件的开始位置,比工具灵活多了。 待改进问题:大文件下载速度抢不过其他下载工具,正在研究如何能保证自己程序对带宽不被占用。-HTTP use resources under the Thunder can not write a download program, can be HTTP, can be multi-threaded segments of concurrent d
EXAM2
- ssd8 exam 2 i hope its can help! but dont write the file README.txt
FTPSample
- 使用FTP上传和下载,用到了事件,多线程同步,内存读写,文件操作。-The use of FTP upload and download, use the event, multi thread synchronization, memory read and write, file operations.
NetWork4
- It includes some file about Winsock programming base on VC. It write by a korean student in the class.
dnsmasq-2.72.tar
- DNSmasq的源码包,里面有大量源码可供参考,可自行编译得到可执行文件dnsmasq,不过配置文件得自己书写.-DNSmasq source code package, there are a large number of source code for reference, can be self compiled executable file dnsmasq, but the configuration file to write their own.
FileTransferClient
- 使用VC++编写的多线程网络文件传输程序,这是客户端源代码,可运行-VC++ to write multi-threaded network file transfer program, which is the client-side code, you can run
FileTransferServer
- 使用VC++编写的多线程网络文件传输程序,这是服务器端程序,可运行-Use VC++ to write multi-threaded network file transfer program, which is a server-side program, you can run