-
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
-
本程序是用来实现在局域网内进行文件传输用的,抄作起来很简单,可是该程序有一点小问题,就是不能识别传过来的文件的类型,不过从打开方式中选择后是可以正常打开的。...
本程序是用来实现在局域网内进行文件传输用的,抄作起来很简单,可是该程序有一点小问题,就是不能识别传过来的文件的类型,不过从打开方式中选择后是可以正常打开的。-this procedure is used to achieve within the LAN file transfer used by the utter obliviousness up is very simple. However, the program was a little problem, it is not over-identification of the types of documents, But from the open mode of choice is normal open.
- 2022-06-03 01:19:12下载
- 积分:1
-
The program implements a simple ftp server in windows platform through the ftp c...
该程序实现了一个简单的ftp服务器,在windows平台通过ftp命令行测试。-The program implements a simple ftp server in windows platform through the ftp command-line test.
- 2023-02-09 13:05:03下载
- 积分:1
-
POP3协议客户端,VC++ 实现案例.
POP3协议客户端,VC++ 实现案例.-POP3 protocol client, VC++ Realize case.
- 2022-09-24 00:15:03下载
- 积分:1
-
vc developed an ftp client, has a good interface to achieve a multi
vc开发的一个ftp客户端,有好的交互界面,实现了多线程的下载和上传功能-vc developed an ftp client, has a good interface to achieve a multi-threaded download and upload function
- 2022-11-16 04:55:03下载
- 积分:1
-
一个多线程和单线程ftp客户端程序
一个多线程和单线程ftp客户端程序-A multi-threaded and single-threaded ftp client program
- 2022-02-04 02:32:43下载
- 积分:1
-
实现网络文件传输的程序,通过它你可以从文件服务器上下载您所需要的文件...
实现网络文件传输的程序,通过它你可以从文件服务器上下载您所需要的文件-network file transfer process, through which you can download the file server you need a document
- 2022-10-11 06:40:03下载
- 积分: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客户端的代码,基于DotNet Framework,C#语言开发。
FTP客户端的代码,基于DotNet Framework,C#语言开发。-FTP client code, based on the DotNet Framework, C# Language development.
- 2023-01-04 15:10:04下载
- 积分:1
-
个功能强ftp户端软件,可以发附件还有各种码制的转换。可以编译为exe或者COM控件。...
个功能强ftp户端软件,可以发附件还有各种码制的转换。可以编译为exe或者COM控件。-functional families strong ftp software, it can be annex there is a wide variety of system code conversion. It can be compiled for exe or COM controls.
- 2023-03-10 19:45:04下载
- 积分:1