搜索资源列表
ftp_search
- 能够获取FTP的所有目录文件信息存储到文件树中-FTP access to the catalog of all information stored to a file tree
FtpSystem.rar
- 能够随时监听客户端的连接请求,提供上传,下载文件的功能,进行文件可靠性的传输.(服务器端也能提供增加访问用户的功能,修改用户相关信息的功能,并能选择对应每个用户的共享ftp列表的功能,进行相关的上传,下载数据【待升级】),并可以实现和客户端进行聊天等功能。在客户机请求来的时候为该用户临时创建一个进程,实现多线程的编程。,Be able to listen at any time the client connection requests, providing upload and downlo
ftpsss
- FTP(File Transfer Protocol),是文件传输协议的简称。用于Internet上的控制文件的双向传输。同时,它也是一个应用程序(Application)。用户可以通过它把自己的PC机与世界各地所有运行FTP协议的服务器相连,访问服务器上的大量程序和信息。-FTP (File Transfer Protocol), File Transfer Protocol is the short title. For the Internet on the two-way transmi
clientH
- 接上次上传的网络服务器程序,这次传的是客户端程序,有问题,本人虚心请教-Last upload access network server program, the Biography of a client-side procedures, there is problem, I humbly ask
BlueClient
- BlueClient应用提供FTP和OPP蓝牙邻居服务器的客户端访问。连接建立,需要和客户端的功能是根据用户的直接控制。BlueClient在启动时执行的调查,以确定可用的蓝牙设备在附近。用户选择一个服务器,然后要求发现FTP和OPP服务,如文件,获取立案, 对象推送模式,等等。-The BlueClient application provides client access to the FTP and OPP servers in the Bluetooth neighborhood.
tftp4net-16532
- This projects implements the TFTP (Trivial File Transfer) protocol for .NET in an easy-to-use library. It allows you to integrate TFTP client and server functionality into your project. It is stable, unit-tested and comes with a sample TFTP client an