-
FileZilla是一个强大的FTP
FileZilla is a powerful FTP-client for Windows 9x, ME, NT4, 2000 and XP. It has been designed for ease of use and with support for as many features as possible, while still being fast and reliable. (See FileZilla history for more information)
- 2022-06-11 17:08:37下载
- 积分:1
-
vidc1.2源码
vIDC使用说明
vIDC包括服务端程序和客户端程序两部分。
服务端程序vIDCs一般架设到其它用户可以访问到的地方例如internet,它主要用来记录vIDC客户端信息以及端口映射信息,并且转发用户和vIDC客户端之间数据。
客户端程序vIDCc完成和vIDCs的交互,包括认证、映射内部服务到vIDCs的某个端口、维护数据转发通道同时转发vIDCs和内部服务之间的数据交互。
第一部分:vIDC服务端vIDCs
1、如何运行vIDCs
vIDCs.exe -p -s
-p:指定vIDCs服务的端口,此vIDCc客户端可通过此端口连接服务器.如果没有指定则默认的服务端口为8080
-s:指定vIDCs控制管理页面的访问密码。用户可通过浏览器管理vIDCs服务器。在进入管理页面时会要求用户输入访问密码,即此处设定的密码,如果用户没有指定则默认密码为123456.
注意密码最大长度为9位,超过将被截断。
2、如何通过浏览器管理vIDCs服务
用户可以直接通过浏览器管理vIDCs服务,在地址栏输入如下url:
http://IP:port/ 其中ip为运行vIDCs服务机器的IP,port为vIDCs服务的端口。
管理界面中包括cView和option菜单。
cView:显示vIDCc客户端信息和客户端映射端口。显示形式如下
create Time | clientName | bind Port |description
create Time:vIDCc客户端登录连接时间
client Name:vIDCc客户端名称
bind port:vIDCc客户端绑定服务信息。此信息包含三部分,绑定服务类型 绑定服务IP:port 映射到vIDCs服务上的port。其中绑定服务类型指客户端所绑定的服务是否为ftp服务,绑定服务IP:port指客户端要绑定局域网内部服务的IP和端口,映射到vIDCs服务上的port是内部服务映射到vIDCs上的端口,其它用户可以通过此端口访问内部服务。
option:用户可
- 2022-02-10 17:26:16下载
- 积分: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
-
FtpServer
说明: 建立一个ftp服务器,实现文件的上传和下载(Set up an FTP server,Upload and download files)
- 2020-04-29 20:19:13下载
- 积分:1
-
java实现ftp、sftp的文件上传和下载
ftp的连接、上传文件、下载文件、删除文件,是通过apache提供的jar包实现
- 2023-03-28 09:25:03下载
- 积分:1
-
android-ftp-demo
xe7 原始版本
1 拍照后无法获取文件名,通过image save到临时目录。
2 获得临时目录的文件名。取得文件绝对路径。
3 idftp上传
tab页面左右滑动没实现
slash没实现。
数据库写入没实现
各种分辨率下手机布局没实现
程序调用照相机分辨率只有800-600无法修改
如果有人解决此类问题请联系qq 478737032@qq.com(xe7 original version
Unable to get a photograph file name, by image save to a temporary directory.
2 get the file name of the temporary directory. Obtain absolute file path.
3 idftp Upload
tab page did not realize sliding around
slash Not implemented.
Database writes did not realize
Mobile layout did not realize at all resolutions
The camera resolution is only 800-600 program calls can not be modified
If someone solve such problems, please contact qq 478737032@qq.com)
- 2015-06-28 16:12:38下载
- 积分:1
-
FTP类似cuteftp但相对单一的功能,但它可以帮助初学者
FTP 类似cuteftp 但功能相对单一、但有助于初学者-FTP similar cuteftp but relatively single function, but it should help beginners
- 2022-10-28 12:50:08下载
- 积分:1
-
simple and easy download documents
简单好用的文件下载程序-simple and easy download documents
- 2022-12-29 10:45:08下载
- 积分:1
-
- 2022-02-24 14:36:27下载
- 积分:1
-
Write your own FTP server
自己写的Linux下面FTP服务器端程序-Write your own FTP server-side Linux following procedures
- 2022-09-18 15:30:03下载
- 积分:1