-
JavaFTPclient
这是关于Java的FTP客户端程序的设计与实现的论文。里面包含了具体的实现方法,希望对大家有用。(This is about Java, FTP client program design and implementation of papers。Which contains a specific implementation, and I hope for all of us.)
- 2009-11-23 20:34:29下载
- 积分:1
-
当客户端进入FTP之后,客户端首先建立一个客户控制连接,并向主服务器发送连接请求,然后可以发出一系列的用户命令。...
当客户端进入FTP之后,客户端首先建立一个客户控制连接,并向主服务器发送连接请求,然后可以发出一系列的用户命令。-When entering the FTP client, the client-side control of the first set up a client to connect to the main server to send connection requests, and then may issue a series of user commands.
- 2022-01-22 08:58:39下载
- 积分:1
-
Netmanag
网络管理程序。含ping,ftp,smtp等功能 (Network manage app , having ping , ftp and smtp etc)
- 2020-11-14 21:59:42下载
- 积分: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
-
vc.net prepared with the ftp client application that connects ftp server, and br...
用vc.net编写的ftp客户端应用程序,可连接ftp服务器,并浏览和下载文件.-vc.net prepared with the ftp client application that connects ftp server, and browse and download files.
- 2022-07-21 16:21:20下载
- 积分:1
-
一个完整的FTP程序,VC源代码,希望对大家有所启发和帮助。
一个FTP的完整程序,VC++源程序代码,希望对大家有所启发和帮助。-A complete FTP program, VC source code, I hope all of you inspired and help.
- 2022-01-28 21:15:53下载
- 积分:1
-
简 单 的ftp 传输 程序
简 单 的ftp 传输 程序-Simple ftp transfer procedures
- 2023-07-17 01:00:04下载
- 积分:1
-
simple FTP server, FTP server on the Internet source code for the establishment...
简易FTP服务器,根据网上有关FTP服务器源代码编制的一个FTP服务器软件.这个软件已用在我们研制的基于PC104的只能设备,可以提供用户下载仪器产生的观测数据.-simple FTP server, FTP server on the Internet source code for the establishment of an FTP server software. This software has been used in our development of the PC104 based only equipment, it can provide users have downloaded apparatus of observational data.
- 2023-06-17 09:20:04下载
- 积分:1
-
WinFormClient
FtpClient,一个非常不错的FtpClient的例子。对于做Ftp的非常有帮助。(FtpClient, FtpClient a very good example. For doing Ftp is very helpful.)
- 2011-04-20 14:21:45下载
- 积分:1
-
原版的有几个bug,详细修改信息见内txt文档,修改的地方都加上了ak modify...
原版的有几个bug,详细修改信息见内txt文档,修改的地方都加上了ak modify-Several of the original bug, modify the detailed information, see inside the txt files, the modifications are added ak modify
- 2022-02-02 00:46:46下载
- 积分:1