-
1)用户界面模块负责响应用户的键盘鼠标输入设置服务器的各个参数,显示服务器的工作状态以及错误提示,为用户提供标准的Windows界面。 2)帐户管理模块负责设置...
1)用户界面模块负责响应用户的键盘鼠标输入设置服务器的各个参数,显示服务器的工作状态以及错误提示,为用户提供标准的Windows界面。 2)帐户管理模块负责设置用户的访问权限,用户登陆后的根目录,并提供对用户透明的虚拟目录服务。同时还为别的模块提供查询文件(夹)的权限,查找本地文件是否存在等服务, 3)连接监听与FTP命令处理模块负责监听客户端的连接,并负责关闭阻塞的连接,释放每个连接占用的资源。此模块为FTP协议的核心,它具体负责FTP命令的解析与实现。 4)客户数据传输模块负责具体的与客户端的数据传输,包括文件的上传,下载,传输文件目录列表等。-1) user interface module for the user response to keyboard and mouse input settings server parameters, display server status and the error messages to users with standard Windows interface. 2) module responsible for the account management of user access rights, user landing after the root directory, and provide transparent to users of virtual directory services. Also for the other modules provide access to files (folders), the authority that you document the existence of local services, 3) connect with the FTP eavesdropping order processing module is responsible for monitoring client connectivity, and is responsible for the closure of the connecting block, the release of each link the resource. This FTP protocol
- 2022-11-07 14:35:03下载
- 积分:1
-
The history of those who download the most complete source code, the need for fr...
史上最完整的下载者源代码,需要的朋友下载后可以研究-The history of those who download the most complete source code, the need for friends to download can be studied after
- 2022-10-05 20:20:03下载
- 积分:1
-
软件测试:一个编译器测试软件,支持下列C语言运算符:+
软件测试:一个编译器测试软件,支持下列C语言运算符:+ - * / % ^(乘方) 负 (int) (double) "字符串" [](数组) > < == >=
- 2022-10-15 02:10:03下载
- 积分:1
-
ZeroMQ推拉模式测试网络延迟
更改ZeroMQ的演示代码,实现测试网络通信占用时间。 通过测试,zeromq通讯上的处理时间几乎可以忽略不计, 只受限于网络带宽。不愧是最快的消息中间件
- 2022-08-09 10:04:22下载
- 积分:1
-
趣味性聊天源码,asp结构,短小精悍
趣味性聊天源码,asp结构,短小精悍-interesting chat source, asp structure, short and pithy
- 2023-04-23 19:30:04下载
- 积分:1
-
微信PC端程序
应用背景
微信PC程序代码
亲测有用
关键技术
采用C#技术,调用微信SDK接口
开发 的微信代码
- 2022-06-20 02:18:29下载
- 积分:1
-
JavaScript教程,很好的源码
JavaScript教程,很好的源码-javascript torturial ,good code
- 2022-08-21 20:40:09下载
- 积分:1
-
专门用于编辑IP地址的编辑框
专门用于编辑IP地址的编辑框-specialized IP addresses for editing the editorial Box
- 2022-09-15 19:20:03下载
- 积分:1
-
used in Windows WinSock API examples of development
在Windows下用WinSock API开发的示例-used in Windows WinSock API examples of development
- 2022-03-06 18:49:29下载
- 积分:1
-
Java socket通信实例,简单socket实例代码
这篇文章通过利用简单实例程序讲解通过socket实现客户端与服务器之间的通讯。这篇文章可以让你不需要了解socket原理也能利用,便于应急.服务器端代码SocketServerDemo.Java,客户端代码SocketClientDemo.java.
- 2022-02-26 19:09:04下载
- 积分:1