-
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客户端,各个功能比较完全。
一个完整的FTP客户端,各个功能比较完全。-A complete FTP client, the comparison is totally functional.
- 2022-04-17 17:37:05下载
- 积分:1
-
大学图书馆的光盘拷的,vc++6.0网络应用实例的源代码,对应很多协议的应用,很丰富。以前我只上载了两章,属于ftp.这次全部。弥补龌龊的举动...
大学图书馆的光盘拷的,vc++6.0网络应用实例的源代码,对应很多协议的应用,很丰富。以前我只上载了两章,属于ftp.这次全部。弥补龌龊的举动-University Library copy of the CD-ROM, vc++ 6.0 web application source code, corresponding to the application of a lot of agreement, is very rich. I just uploaded two chapters, which ftp. This all. Moves to make up for filthy
- 2022-01-26 07:33:44下载
- 积分:1
-
Ftp server ftpserver a small full
FTPServer 一个ftp服务器 功能完整 体积 小巧 使用方便!-Ftp server ftpserver a small full-featured easy to use!
- 2023-03-13 20:45:04下载
- 积分:1
-
JFtp是一个用 Java编写的图形化的FTP客户端程序。它支持所有基本的FTP操作,有一些改善的性能,如递归式目录上传,漂亮的swing UI,能够自动断点续...
JFtp是一个用 Java编写的图形化的FTP客户端程序。它支持所有基本的FTP操作,有一些改善的性能,如递归式目录上传,漂亮的swing UI,能够自动断点续传,能识别不完整的目录名。API从GUI中分离,可以用于第三方应用程序或命令行模式。-JFtp Java is used to prepare a graphical FTP client program. It supports all basic FTP operation, the performance of some improvements, such as recursive directory upload beautiful swing UI, can automatically HTTP, and can identify incomplete directory name. API separated from the GUI, can be used for third-party applications or command line mode.
- 2022-03-11 07:46:26下载
- 积分:1
-
这是一个便捷式服务器代理子程序,各位不妨抽时间看看,希望大家从中发现好的地方和坏的地方...
这是一个便捷式服务器代理子程序,各位不妨抽时间看看,希望大家从中发现好的地方和坏的地方-This is a convenient server agents subroutine, you may wish to spare time to look at the hope that we found from the good and bad places
- 2023-02-09 11:20:04下载
- 积分:1
-
quftp一个非常稳定适合嵌入式使用的ftp客户端源码,架构很清晰,可以根据自己需要进行修改...
quftp一个非常稳定适合嵌入式使用的ftp客户端源码,架构很清晰,可以根据自己需要进行修改-a very stable quftp for embedded use ftp client source code, structure that is clear and can be modified according to their own needs
- 2022-08-08 05:22:15下载
- 积分:1
-
pieces of the jigsaw.
拼图游戏-pieces of the jigsaw.
- 2022-01-21 19:21:47下载
- 积分:1
-
for OS/2 prepared by the ftp client, worth!
为OS/2编写的ftp客户端程序,值得参考!-for OS/2 prepared by the ftp client, worth!
- 2022-07-16 16:35:42下载
- 积分:1