当前位置:
首页 资源下载
搜索资源 - file transfer from server to client
搜索资源列表
-
3下载:
AgileIM 是一款类似QQ、MSN的聊天软件,这个软件却是我“无意插柳”的结果,AgileIM 的“前身”原本只是为了测试我的通信框架ESFramework的通信能力,没想到,做了两个星期后则个用于测试的小软件居然有点模样了,AgileIM 如今已经支持的主要功能:
(1)文字聊天
(2)文件传输
(3)视频/音频聊天
(4)基于Udp的NAT/NAPT 穿透
IM类型的软件所需要的框架的能力大致也在这里了,现在把AgileIM的源码开放,希望能对后来者有些许帮助
-
-
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下载:
用socket实现了文件传输,包括完整的客户端和服务器端,实现了断点续传功能,服务器端新起一个线程来处理接受文件的工作。-Achieved with the socket file transfer, including the complete client and server side HTTP features implemented, the new server to handle from one thread to accept documentation.
-
-
0下载:
system.sockes命名空间了实现 berkeley 套接字接口。通过这个类,我们可以实现网络计算机之间的消息传输和发送。而在我下面要讨论的这个议题里,我们将讨论的是用套接字实现文件的传输.这种方法有别于ftp协议实现的的文件传输方法,利用ftp的方法需要一个专门的服务器和客户端,无疑于我们要实现的点对点的文件传输太为复杂了一些。在这里,我们实现一个轻量级的方法来实现点对点的文件传输,这样就达到了intenet上任何两个计算机的文件共享。
-namespace system.socke
-
-
0下载:
本程序实现多线程网络文件的传输,由服务器端和客服端组成,其结构非常简单-This procedure to achieve multi-threaded network file transfer, from server-side and client customer service composition, its structure is very simple
-
-
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下载:
建立局域网间的文件传输,实现从client到server的文件传输-Between the establishment of local area network file transfers from client to server file transfer
-
-
1下载:
在 Linux 下实现一个文件传输协议(FTP)的简单实现。实现FTP 客户端和服务器的程序,使客户端可以连接至服务器,并且可以迚行一些FTP的基本操作,如列出目录、下载文件等。从FTP 协议的实现角度来看,客户端不服务器的命令通道和数据通道需要分离。-In Linux to achieve a File Transfer Protocol (FTP) for simple implementation. FTP client and server implementation procedur
-
-
1下载:
本程序完成了tftp文件传输,分为一个客户端和一个服务器,当客户端连接服务器成功后,服务器显示客户端当前盘符下的所有文件。客户端输入命令请求下载,服务器端同样通过命令可以完成从客户端上传文件。-The completion of the tftp file transfer program, divided into a client and a server, when a client connects to the server is successful, the client serv
-
-
0下载:
在Linux系统上完成一个文件传输协议(FTP)的简单实现。通过本实验,深入了解FTP协议的原理和协议细节,学会利用socket接口设计实现简单的应用层协议,掌握TCP/IP网络应用程序的基本设计方法和实现技巧。在Linux系统上使用socket接口实现FTP客户端程序,严格按照RFC959,使客户端可以连接至服务器,并且可以进行一些FTP的基本操作,如列出目录、下载文件等。从FTP协议的实现角度来看,客户端与服务器的命令通道和数据通道需要分离。-In the Linux system to c
-
-
0下载:
用java编写的一个文件传输工具,希望对大家有所帮助。-Jmichelle of a file transfer tool, hope to help.
-
-
0下载:
This library implements the VxWorks Trivial File Transfer Protocol (TFTP)
client library. TFTP is a simple file transfer protocol (hence the name
"trivial") implemented over UDP. TFTP was designed to be small and easy to
implement. Therefore,
-
-
0下载:
Streamkick is a tool to kick streamingclients from shoutcastservers. The Admin creates a keyfile with the encryptet data of the Streamserver / Port and Password. This File can be added to the Client to transfer the Configuration without a readable Pa
-
-
0下载:
FTP文件传输系统分为客户端和服务器端。
客户端主要功能:1、配置服务器IP地址,指定特定的FTP服务器;2、输入用户名和密码获得文件操作权限;3、从服务器下载文件;4、从客户端上传文件;5、查看服务器主目录及子目录的文件。
服务器端主要功能:1、启动FTP服务;2、接受用户进行远程登录;3、提供用户对主目录及子目录上的文件进行下载;4、允许用户将本地文件上传至服务器;5、允许用户查看服务器目录上的信息;6、停止FTP服务。
-FTP file transfer system is
-
-
0下载:
实现了聊天功能 局域网文件传输功能 分客户端和服务器端-File transfer is one of the most commonly used services on the Internet, a multi-threaded file transfer can effectively improve the file transfer speed and efficiency, this system use the Windows sockets implementation, So
-
-
0下载:
讲诉如何传送文件 ,从服务端如何到客户端进行工作, 接受文件等等。-Recounts how to transfer files from the server to the client how to carry out the work, accept the file, and so on.
-
-
0下载:
本程序是基于TCP/IP协议的网络通信程序,运用了Java的流、文件、多线程等编程技术。套接字对象在网络编程中扮演着重要的角色,该程序就是一个基于套接字技术编写的简单聊天工具。聊天功能所使用的输入输出流分别是BufferedReader和PrintWriter,服务器为客户端启动一个线程,在该线程中通过套接字和客户交流信息。当向服务器发送一条聊天信息:“Hello”时,服务器要向这个线程中的输出流写入信息:“Hello”,那么客户端套接字的输入流就读取到了这条消息。文件传输分为文件发送和文件接收
-
-
0下载:
You want to build a website, so you start creating web pages on your computer.
Next, you need to publish them: you need to put those pages on a web server so that everyone would be able to view them.
To transfer the files from your computer t
-
-
0下载:
从客户端到服务器进行文件传输,其中服务器实现并发处理的功能,可以解决重名的情况(File transfer to the server from the client, the server can realize the concurrent processing function, and solve the same name's situation)
-
-
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
-