搜索资源列表
-
0下载:
Title: File Transfer client and server
Descr iption: Send or recieve files of any size or type between you and a peer. Displays bytes sent or recieved, return values of send() and recv(), bitrate in KBytes/sec, and time remaining. SendFile and Recv
-
-
0下载:
文件传输程序,分为服务端和客户端2个子程序.此前被用于系统升级时自动下载最新的程序;以及医保系统中,从医保中心下载参保人图片文件,供第三方程序使用。-File transfer process, is divided into server and client sub-process 2. Prior to being used for system upgrades automatically download the latest procedures and the health in
-
-
0下载:
FTP文件传输系统分为客户端和服务器端。
客户端主要功能:1、配置服务器IP地址,指定特定的FTP服务器;2、输入用户名和密码获得文件操作权限;3、从服务器下载文件;4、从客户端上传文件;5、查看服务器主目录及子目录的文件。
服务器端主要功能:1、启动FTP服务;2、接受用户进行远程登录;3、提供用户对主目录及子目录上的文件进行下载;4、允许用户将本地文件上传至服务器;5、允许用户查看服务器目录上的信息;6、停止FTP服务。
-FTP file transfer system is
-
-
4下载:
说明并尝试通过URL从服务器上读取一个文本文件,并显示该文本文件的内容。
5. 编写程序,用Socket通信机制在服务器和客户端之间传输文件。(Describes and attempts to read a text file from the server through a URL and display the contents of the text file.
5. Write a program and use socket communication mechanism to t
-