-
tftpd32-sources.400
Tftpd32 and Tftpd64 version 4.00
An opensource full featured TFTP
server, a TFTP client, a BOOTP/DHCP Server, an SNTP server, a DNS server and a
SYSLOG server combined into a single program which takes less than 200
kBytes.
- 2022-12-18 01:20:03下载
- 积分:1
-
KolFtp is a very small FTP client that has the following features: * The Right p
KolFtp is a very small FTP client that has the following features: * The Right pane (Remote view) accepts files from explorer and other applications * Uploading and downloading multiple files * A Convienent Site manager * Remote Folder creation * Remote File renaming and deletion-KolFtp is a very small FTP client that has the following features:* The Right pane (Remote view) accepts files from explorer and other applications* Uploading and downloading multiple files* A Convienent Site manager* Remote Folder creation* Remote File renaming and deletion
- 2022-02-03 05:55:17下载
- 积分:1
-
包括MyFtpServer程序,附带ftp客户端程序,VC源代码。
包括MyFtpServer程序,附带ftp客户端程序,VC源代码。-including MyFtpServer program,as well as ftp client program,source code in VC.
- 2022-08-04 10:39:11下载
- 积分:1
-
FTP
用VC6.0实现的基于TCP协议的聊天室,包括客户端和服务器代码,很有参考价值(VC6.0 achieved using TCP protocol-based chat rooms, including client and server code, a good reference)
- 2008-06-23 10:41:50下载
- 积分: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工具C源码Miniftp
一个FTP工具C源码Miniftp- FTP tool C source code Miniftp
- 2022-10-10 02:25:03下载
- 积分:1
-
This is used for FTP file trnasfer
This is used for FTP file trnasfer
- 2022-03-18 04:46:30下载
- 积分:1
-
FTP类,支持防火墙设置
FTP类,支持防火墙设置-category FTP support firewall
- 2022-03-18 05:08:41下载
- 积分: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
-
ftp
说明: 简单的ftp服务器和客户端 用Visual C++实现 在VS2019中可以成功运行(Simple FTP server and client)
- 2021-04-11 16:18:58下载
- 积分:1