-
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
-
一个FTP下载工具,功能算不错界面感觉还可以
一个FTP下载工具,功能算不错界面感觉还可以-A ftp download tool. both functions and interface are good.
- 2022-03-03 10:56:49下载
- 积分:1
-
C语言编写的UDP简单文件传输协议TFTP,含客户端和服务端
默认的下载路径为E:/up/,文件将被下载到E:/dn/下;默认的上传路径为E:/dn/,文件...
C语言编写的UDP简单文件传输协议TFTP,含客户端和服务端
默认的下载路径为E:/up/,文件将被下载到E:/dn/下;默认的上传路径为E:/dn/,文件将被上传到E:/up/下,也可以通过改变源码更改下载上传路径
不仅支持简单的文本传输,也支持视频音频压缩以及大文件的传输,且传输速度快-C language UDP Simple File Transfer Protocol TFTP, including client and server to download the default path for the E:/up /, files will be downloaded to the E:/dn/under the default upload path for the E:/dn /, files will be uploaded to E:/up/under, you can change by changing the source code download upload path not only support the simple text transmission, also supports video and audio compression and transmission of large files, and transmission speed
- 2022-01-25 16:38:36下载
- 积分:1
-
实用ftp小软件
这是一个用VC++写的实用的ftp文件服务器,用户打开软件后首先确定ftp的IP地址,然后连接上以后可以选择上传或者下载文件,支持多级目录浏览,界面简单,功能强大,代码思路清晰,适合初学者。
- 2022-11-03 17:55:05下载
- 积分:1
-
基于 SIP 协议的 Linphone 软件
这是工作 3.6.1 版。
易于集成与 X-Lite,服务等。
- 2022-10-08 21:00:06下载
- 积分:1
-
这是一个java小程序源代码的一个FTP客户端。它实现了上传和下载…
Ftp客房端Applet源码实现了FTP的上传下载功能-This is a Java Applet sound code of a ftp client. It achieves upload and download functions.
- 2023-06-04 02:10:03下载
- 积分:1
-
一个完整的FTP客户端,各个功能比较完全。
一个完整的FTP客户端,各个功能比较完全。-A complete FTP client, the comparison is totally functional.
- 2022-04-17 17:37:05下载
- 积分:1
-
FTP
vc6写的ftp的客户端软件。 vc6写的ftp的客户端软件。(vc6 write ftp client software. vc6 write ftp client software.)
- 2008-12-16 10:27:19下载
- 积分:1
-
Encyclopedia of FTP commands, FTP: File Transfer Protocol. His first talk about...
FTP命令大全,FTP:文件传输协议。先说说他的功能吧,主要就是从运行FTP服务器的计算机传输文件。-Encyclopedia of FTP commands, FTP: File Transfer Protocol. His first talk about the function of it, mainly from running FTP server computer to transfer files.
- 2022-08-03 18:35:27下载
- 积分:1
-
一个用c++builder做的,类似网络蚂蚁,可以断点续传的工具
一个用c++builder做的,类似网络蚂蚁,可以断点续传的工具- Does with c builder, the similar network ant, may the break
point continue the tool which passes on
- 2022-02-28 13:00:36下载
- 积分:1