-
实现网络文件传输的程序,通过它你可以从文件服务器上下载您所需要的文件...
实现网络文件传输的程序,通过它你可以从文件服务器上下载您所需要的文件-network file transfer process, through which you can download the file server you need a document
- 2022-10-11 06:40:03下载
- 积分:1
-
ftp account automatically receive the document, can regularly receive
自动接收ftp帐号下的文件,可以定时接收-ftp account automatically receive the document, can regularly receive
- 2023-06-12 20:15:04下载
- 积分:1
-
netkit
netkit-tftp-0.17 for Linux 内容说明: tftp Trivial File Transfer Protocol client tftpd Trivial File Transfer Protocol daemon-netkit-tftp-0.17 for the Linux content showed that, Tftp Trivial
File Transfer Protocol client tftpd Trivial File Transfer Protocol
daemon
- 2022-07-20 04:35:10下载
- 积分:1
-
ftp commands for system management, program development, such as ftp commands fo...
ftp指令,用于系统管理、程序开发等
ftp指令,用于系统管理、程序开发等-ftp commands for system management, program development, such as ftp commands for system management, program development, etc.
- 2022-11-26 10:50:03下载
- 积分:1
-
C语言写得ftp客户端程序,对嵌入式开发有较好参考价值
C语言写得ftp客户端程序,对嵌入式开发有较好参考价值-C language written in ftp client on the embedded value of the development of a better reference
- 2023-04-03 13:10:03下载
- 积分:1
-
ftp_dowload
下载ftp上不同文件夹下面不同日期的图片,原来用在交警的单行线数据采集上。每天定时采集,收集采集信息到mysql数据库。(mysql ftp download)
- 2013-01-20 23:57:15下载
- 积分:1
-
lftp server source code, a considerable downsizing of an ftp achieve.
lftp服务器源码,相当地精简的一个ftp实现。-lftp server source code, a considerable downsizing of an ftp achieve.
- 2023-02-09 00:05:04下载
- 积分:1
-
02772
API实现FTP上传源码程序,调用API函数实现FTP的连接、断开、上传文件等功能。(API implement FTP upload source program, call the API functions to achieve FTP connection , disconnection , uploading files and other functions .)
- 2016-12-12 12:41:19下载
- 积分:1
-
多线程网络传输代码,从网络棋牌游戏中整理出这个献给大家:)
开发环境:Delphi7.0+WinXP,没用其他控件(除了Delphi自带的Indy)
使...
多线程网络传输代码,从网络棋牌游戏中整理出这个献给大家:)
开发环境:Delphi7.0+WinXP,没用其他控件(除了Delphi自带的Indy)
使用协议:TCP/IP
客户端一次发送65000字节的包,服务端负责组装并处理数据粘连。
使用ReadBuffer(),Send()函数来接收发送Buffer内字节,这样作的目的是使程序具有更好的灵活性。你可以自定义Buffer内那些字节的含义,例如是字符串、图像、声音、命令等等。
文件的多线程读写采用windows内存映像技术。
关键的服务器处理函数IdTCPServer1Execute(AThread: TIdPeerThread)是非线程安全的。如果使用临界区,那么多线程将在这里串行执行,严重降低多线程效率。对此,我采用一个简单的办法,具体可以看程序。
- 2022-03-14 09:19:54下载
- 积分:1
-
一个容易实现的FTP程序
An easily implemented FTP program
- 2022-08-20 12:56:29下载
- 积分:1