-
linux下的FTP服务器,使用C开发,GCC编译;实现文件的上传、下载、断点续传;技术点:守候进程、进程间通讯、管道、soket编程、文件I/O标准库函数与系...
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 communications, pipelines, soket programming, file I/O standard library function and system call, file rights management
- 2022-03-20 14:48:46下载
- 积分:1
-
a foreigner to write FTP server program, Reference is a very good Eastern values...
一个老外写的FTP服务器程序,是一个很有参考价值好东东.此代码本人修改过,特传上来与大家分享.-a foreigner to write FTP server program, Reference is a very good Eastern values. I have this code revised, especially onto Chuan share with you.
- 2023-04-25 23:10:03下载
- 积分:1
-
一个java的FTP客户端工具
另外一个JAVA FTP客户端工具-another Java FTP client tool
- 2022-03-20 22:43:53下载
- 积分:1
-
Rhino支持javascript标准的所有特性,如赋值、运算、判断语句、循环语句、甚至简单的io操作。Rhino很简单易用,我以一个例子来说明,这个例子就是允...
Rhino支持javascript标准的所有特性,如赋值、运算、判断语句、循环语句、甚至简单的io操作。Rhino很简单易用,我以一个例子来说明,这个例子就是允许用户设定一个使用x,y两个变量进行一定逻辑算术运算(运算规则用户用javascript定义),并允许用户对x,y赋值,然后运行得出计算结果-Rhino support all standard features, such as assignment, calculation and judgment statement, the loop is, or even simple io operations. Rhino is very simple to use, I have an example to illustrate that this example is to allow users to use one set x, y two variables must logical arithmetic operations (Operational Rules uses javascript definition), and allows users to x, y assignment, and then come running results
- 2023-06-28 02:15:03下载
- 积分:1
-
一个简单的ftp客户端程序,有我自己的心血在里面
一个简单的ftp客户端程序,有我自己的心血在里面-This is a simple ftp client program with my work.
- 2022-10-20 23:05:03下载
- 积分:1
-
FTP客户端引擎
ftp client engine -ftp client engine
- 2023-01-14 15:05:03下载
- 积分:1
-
Log in small FTP server program, you can log on ftp server, but access to FTP di...
FTP登录服务器的小程序,可以登录 ftp服务器,但获取FTP目录列表的部分有点问题,可供大家参考学习。-Log in small FTP server program, you can log on ftp server, but access to FTP directory listing part of a problem for the U.S. reference study.
- 2022-07-03 13:03:47下载
- 积分:1
-
FTPClient
ftp_vb 本程序是一个完整的FTP客户端 ,应用vb完成,代码简单。
(ftp_vb This program is a complete FTP client application to complete vb code simple.)
- 2011-06-18 15:41:22下载
- 积分:1
-
ftpclient_demo
实现网络文件传输的一个简单例子,通过它你可以在文件服务器上下载文件。FTP协议编程(A simple example of network file transfer, through which you can download the file on a file server. FTP protocol programming)
- 2012-02-10 16:13:16下载
- 积分:1
-
实用ftp小软件
这是一个用VC++写的实用的ftp文件服务器,用户打开软件后首先确定ftp的IP地址,然后连接上以后可以选择上传或者下载文件,支持多级目录浏览,界面简单,功能强大,代码思路清晰,适合初学者。
- 2022-11-03 17:55:05下载
- 积分:1