搜索资源列表
FTP,文件传输!SMTP设计
- 1)用户界面模块负责响应用户的键盘鼠标输入设置服务器的各个参数,显示服务器的工作状态以及错误提示,为用户提供标准的Windows界面。 2)帐户管理模块负责设置用户的访问权限,用户登陆后的根目录,并提供对用户透明的虚拟目录服务。同时还为别的模块提供查询文件(夹)的权限,查找本地文件是否存在等服务, 3)连接监听与FTP命令处理模块负责监听客户端的连接,并负责关闭阻塞的连接,释放每个连接占用的资源。此模块为FTP协议的核心,它具体负责FTP命令的解析与实现。 4)客户数据传输模块负责具体的与客户端
FtpFlier
- 借鉴同行,简单封装,非常好用的ftp模块,可以实现上传下载的功能-from peers, simple package, a very handy ftp modules can be achieved uploading and downloading functions
ftp
- ftp客户端 java实现的 有详细分析步骤 功能模块图 原程序-ftp client java achieving a detailed analysis of the functional modules steps original program plan
MyFtp
- VC++上传下载,FTP客户端源代码,功能不算太多,不过实现的FTP的基本功能,设置服务器参数后,可连接FTP服务器,进行文件上传或下载,大家可在此基础上继续扩展,核心模块可参考。-VC++ uploading and downloading, FTP client source code, functionality is not too much, but to achieve the basic functions of FTP, set the server parameters, ca
FTP_delpli
- // 模块说明: FTP传输核心模块类 // 功能: 指定一个下载(上传)的日期或文件名,系统执行传输功能(支持续传) // 备注:该模块属于传输类的一个子线程模块. -//Module Descr iption: FTP transmission core modules category// function: to designate a download (upload) the date or file name, the system transfer function
FtpClient
- FTP客户端源码,客户数据传输模块负责具体的与客户端的数据传输,包括文件的上传,下载,传输文件目录列表等。-FTP client source code, customer data transmission module is responsible for specific client data transmission, including file upload, download, transfer files, such as directory listings.
ftp
- 对大型企业和大型单位而言,其C/S结构下的终端机数量众多,因此,人工软件升级将是一件头痛的事情。采用自动升级模块,将极大的提高软件系统的效率。本模块的功能是,将本地最新软件模块上传到服务器上,以客户机自动检测并下载,实现客户端程序的自动更新。-For large enterprises and large-scale units, its C/S structure of the large number of terminals, therefore, artificial software
FTP
- 基于互联网的通信的模块代码,主要是应用BORLANDC++进行开发的,基于FTP进行通信。-Internet-based communications module code, the main applications are BORLANDC++ for development, based on the FTP communication.
gpio-test
- 1、将makefile中的 CROSS =/usr/local/arm/2.95.3/bin/arm-linux- CFLAGS+=-I/usr/local/src/2.4.18-rmk7/include CFLAGS+=-I/usr/local/src/2.4.18-rmk7/include/linux CFLAGS+=-I/usr/local/arm/2.95.3/arm-linux/include 路径改为你宿主机上的。 2、#make,来编译驱动模块。 3、
Program
- 文件传输协议FTP是基于TCP / IP的应用层协议,其主要功能是提供文件的共享、支持远距离计算机间接或直接连接、保护用户不因各类主机文件存储器系统的差异而受影响、进行可靠且有效的数据传输等,应用非常广泛。但是传统的FTP有不少的安全漏洞,例如明文传输、缺乏对数据的机密性和完整性保护,对通信双方也没有可靠的认证措施等。针对FTP的安全漏洞,近年来也出现了一些不需要对F IP协议自身做完全更改的协议扩展模块,如FTP SSL /TLS Extension。SSL ( Secure Sockets
FTPManage
- FTP文件上传下载模块使用说明书 运行程序,打开程序主界面。输入FTP服务器IP地址、服务器端口、用户名及密码,单击“快速登录”按钮,连接FTP服务器。连接成功后,设置下载文件存储目录,然后就可以上传及下载文件了。下载文件过程中,可以暂停及删除下载任务。-FTP file upload download module uses the manual to run programs, open the main program interface. Enter FTP server IP ad
CSharp_network
- visual csharp网络编程技术与实践随书代码,介绍了多个网络协议并对应的实例,有很好的参考价值。具体内容:第1章 C#.NET网络编程概述 第2章 C#.NET高级网络编程技术概述 第3章 开发基于TCP协议的应用程序 第4章 开发基于UDP的应用程序 第5章 开发基于SNMP协议的应用程序 第6章 使用.NET发送邮件 第7章 FTP下载与文件传输 第8章 基于C#.NET的网络管理模块 第9章 编写基于.NET的Web Service 第10章 基
ftp
- 简单了实现了FTP上传,下载功能,本功能模块用到了SWING,多线程编程-Simple realization of the FTP upload, download, use this function module of the SWING, multi-threaded programming
VB.FTP.client.programming.nterface.design.modular.
- VB模块化编程FTP客户界面设计代码VB FTP client programming interface design modular code -VB FTP client programming interface design modular code
FTPHTTPMultitudeThreadDownload
- FTP、HTTP 多线程断点续传下载文件,可用于一般的网络下载模块开发。-FTP, HTTP multithreaded HTTP download, the network can be used for general download module development.
ftp
- 蓝牙模块下的FTP功能代码,可以实现下载文件,上传文件。-FTP functions under the Bluetooth module code, can download files, upload files.
FTP-LS
- C#开发的FTP文件管理模块,可以批量上传现在文件-C# development of the FTP file management module, you can bulk upload the file now
ftp_server
- 用c语言在linux环境下实现了ftp服务器的登录模块,目录操作,文件操作,文件传输模块,工作模式,监控模块等,另外还有文档。 -C language in linux environment to achieve a ftp server login module, directory operations, file operations, file transfer module, mode, control module, in addition to the document.
FTP操作模块
- 在用易语言程序开发时,可用到这个模块,可用到FTP上传、下载、浏览等功能(In the use of easy language program development, can be used to this module, available to FTP upload, download, browse and other functions)
精易模块5.7.1
- 精易模块 V5.7.1 what’s new:(20170701) 1、增加:为“类FTP->连接服务器”增加了一个参数,用于指定被动模式连接。感谢易友【@wjt741106】反馈。 2、修复“系统_取系统版本”无法取得2003系列服务器名称的BUG。感谢易友【@jwj52】反馈。 3、修复“文本_折行”命令中,如果传入一个中文或全角字符串,每行长度设置为1,会导致死循环的BUG。感谢易友【@恨不能遗忘】反馈。(Jing Yi module V5.7.1 what 's new: (