-
ftpservercode
外国人写的FTP代码,很值得借鉴!是关于写服务器方面的程序!(FTP code written by foreigners, it is worth learning! Is about to write server procedures!)
- 2007-12-29 11:32:30下载
- 积分: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
-
wuku
这个程序是FTP里有什么就显示什么,不用经过数据库存取,所以叫无库程序
此程序为QQChen耗时三个月开发的,其中艰辛不足道,只希望大家要对得住我
此为免费版,少了搜索、图片自定义下载等功能,如需这些功能或增加功能,
你可以修改<% %>之外的内容,修改后的不充许再转发
免费版不可以用作商用
(This procedure is FTP, there are what shows what going through the database access, so called non-Treasury program This program for three months QQChen time-consuming to develop, in which hard insignificant, only hope that doing justice to my version for free less search, pictures, download custom features such as, for these functions or add features, you can modify the <> outside of the content is not revised again allow free forward and we can not use commercial)
- 2007-11-15 21:02:20下载
- 积分:1
-
xftp6zwb
说明: FTP简单实用,JAVA实现自动化文件上传(simple ftp useage,base java.)
- 2019-04-28 18:56:23下载
- 积分:1
-
挺好的一个java版本的ftp客户端,结构框架设计的很好,代码风格值得学习...
挺好的一个java版本的ftp客户端,结构框架设计的很好,代码风格值得学习-very well, a java version of the ftp client, structural framework for a good design, code style worth learning
- 2022-03-03 07:11:32下载
- 积分:1
-
VB写的仿FTP上传下载功能实例
VB写的仿FTP上传下载功能实例-VB write an instance of imitation FTP uploading and downloading functions ...................
- 2023-05-20 23:00:04下载
- 积分:1
-
ftp
ftp服务功能, 有文件的上传下载功能和用户管理功能(ftp server)
- 2009-11-28 00:43:05下载
- 积分:1
-
FTP_File
在LabVIEW下使用ftp功能,首先架设好ftp服务器,填写对应的内容,就可上传文件了(Used in LabVIEW ftp function, first set up a good ftp server, fill in the corresponding content, you can upload files)
- 2020-12-06 22:09:23下载
- 积分:1
-
View FTP server
查看FTP服务器-View FTP server
- 2023-01-14 07:15:04下载
- 积分:1
-
利用winet实现的ftp 编程,不错的代码。
利用winet实现的ftp 编程,不错的代码。-use winet achieve the ftp program, a good code.
- 2022-02-09 19:22:16下载
- 积分:1