-
ftpclient_demo
实现网络文件传输的一个简单例子,通过它你可以在文件服务器上下载文件。FTP协议编程(A simple example of network file transfer, through which you can download the file on a file server. FTP protocol programming)
- 2012-02-10 16:13:16下载
- 积分:1
-
FTP source of return. Have taken their own needs can use Ha ha.
FTP回报来源。已经拿了自己需要的可以用了呵呵。
- 2023-01-13 19:25:04下载
- 积分:1
-
FTP software for the files. A simple software
FTP软件,用于下载文件。一个简单软件-FTP software for the files. A simple software
- 2022-03-17 23:16:08下载
- 积分:1
-
此代码是简单的FTP服务器,同时,它是来自Delphi演示,享受它!
this code is simple FTP server,also ,it is come from delphi demo,enjoy it!
- 2022-07-04 21:04:25下载
- 积分:1
-
LAN chat for a simple system that can keep chatting time and date information
给予局域网的聊天简单系统,可以保存聊天信息和日期时间-LAN chat for a simple system that can keep chatting time and date information
- 2022-01-26 01:50:21下载
- 积分:1
-
Ftp file upload of com components, and provides a DLL of the SDK documentation
文件上传ftp的com组件,并提供了DLL的SDK文档说明-Ftp file upload of com components, and provides a DLL of the SDK documentation
- 2022-02-05 22:09:44下载
- 积分: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客户端工具,基本的功能都具备了。
简单而实用的ftp客户端工具,基本的功能都具备了。-simple and practical ftp client tools, the basic functions are ready.
- 2022-07-02 09:23:13下载
- 积分:1
-
一个简单的ftp客户端程序,有我自己的心血在里面
一个简单的ftp客户端程序,有我自己的心血在里面-This is a simple ftp client program with my work.
- 2022-10-20 23:05:03下载
- 积分:1
-
vc developed example of an ftp server, and they hope to have to help people who...
vc开发的一个ftp服务器例子,希望对感兴趣的人有帮助-vc developed example of an ftp server, and they hope to have to help people who are interested in
- 2022-01-21 03:29:05下载
- 积分:1