搜索资源列表
FTP文件遍历程序
- FTP文件遍历程序,可以遍历整个服务器的文件,在进行ftp服务器设计的时候,相当方便,可以直接使用-FTP file ergodic process, the server can traverse the entire document, conducting ftp server design time, it's very convenient, and can directly use
文件传输服务器
- 一个文件传输的服务器。可能过此程序完成FTP服务器的功能。原码简洁易懂-a file transfer server. This process may be completed over the FTP server functions. Easy to read the original code
FTP2006kp
- 这是我改写的ftp服务器的程序,非常短小,将无用的内容压缩到了最小-This is my rewrite of the ftp server process, a very short, useless content compression to the smallest
FtpDemoDLG
- 一个用于FTP网络服务器的程序。对初次开发网络程序的朋友有用-a network server for the FTP process. On the initial development of network programming useful friends
j_10377_subdreamerpro
- 一款用于初学网络网站制作的整站程序。没有更多不必要的文件也无广告程序。打开后自己就能看得懂-A website for the novice network stations throughout the production process. No more unnecessary documents without advertising procedures. After opening their own will be able to understand the
FTP协议编程
- 实现网络文件传输的程序,通过它你可以从文件服务器上下载您所需要的文件-network file transfer process, through which you can download the file server you need a document
进程管理模拟系统
- 该程序是支持多个进程并发运行的简单进程管理模拟系统.-the program is to support multiple concurrent processes running a simple process management simulation system.
code.rar
- linux下的FTP服务器,使用C开发,GCC编译;实现文件的上传、下载、断点续传;技术点:守候进程、进程间通讯、管道、soket编程、文件I/O标准库函数与系统调用、文件权限管理,FTP server under linux, using the C Development, GCC compiler file upload, download, HTTP technical point: waiting for the process of inter-process communica
ftp
- 通常服务器同时与多个用户连接,用户之间共享带宽.如果N个用户的优先级都相同,那么每个用户连接到该服务器上的实际带宽就是服务器带宽的N分之一.可以想象,如果用户数目较多,则每个用户只能占有可怜的一点带宽,下载将会是个漫长的过程. -Usually the server with multiple users simultaneously connected users share the bandwidth, if N users have the same priority level, eac
zjhftp
- 自己写的FTP服务器,包括完整的makefile,上传下载,断点续传,限速,更改目录等等功能。自定义哈希表读写,读取配置文件等,linux多文档多进程编程,多进程之间通讯。-Write your own FTP server, including the complete makefile, upload and download, HTTP, speed limits, change directories and more. For learning to use custom hash t
