-
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
-
很经典的ftp服务器实现,实现为一个类,附带一个命令行的demo, 可跨平台...
很经典的ftp服务器实现,实现为一个类,附带一个命令行的demo, 可跨平台-Classic implementation of the ftp server, a type of implementation, with a command-line demo, can be cross-platform
- 2022-09-02 12:20:02下载
- 积分:1
-
VC编成实现ftp服务器的小程序,可以使用。
VC编成实现ftp服务器的小程序,可以使用。-a small ftp server program implemented by VC.Able to use.
- 2022-02-02 05:46:49下载
- 积分:1
-
FTP_client_by_C
遵照FTP协议编写的FTP客服端程序,可以与服务器程序互联传输文件(AC_FTP is a file transfer protocol client
that uses asynchronous socket operation mode and utilizes many
programming techniques described in detail throughout the book.
It connects to an FTP server, sends commands and receives replies
according to rfc959.txt">RFC 959 to get and put files,
change directories, get file lists, delete files.)
- 2009-04-27 16:03:43下载
- 积分:1
-
java写的ftp客户端
java写的ftp客户端-Ftp client written in Java
- 2022-02-21 05:47:14下载
- 积分: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
-
c++开发的ftp客户端,供大家学习交流使用。
c++开发的ftp客户端,供大家学习交流使用。-c++ development ftp client for the exchange of everyone learning to use.
- 2022-01-31 22:19:45下载
- 积分:1
-
简 单 的ftp 传输 程序
简 单 的ftp 传输 程序-Simple ftp transfer procedures
- 2023-07-17 01:00:04下载
- 积分:1
-
Network programming, FTP server and client source code, developed by vs, there i...
网络编程,FTP服务器端和客户端的源码,用vs开发的,没有控件,是初学者学习网络编程比较好的例子-Network programming, FTP server and client source code, developed by vs, there is no control, is for beginners to learn a better example of network programming
- 2023-06-09 12:40:04下载
- 积分:1
-
一个java编写的Ftp客户端程序,jbuilder9下编译通过!
一个java编写的Ftp客户端程序,jbuilder9下编译通过!-a java Ftp prepared by the client, jbuilder9 under compile!
- 2022-01-25 17:27:48下载
- 积分:1