搜索资源列表
RMIftp
- JAVA开发的采用RMI远程机制,实现在客户端和服务器端传输文件,-developed using Java RMI remote mechanism, achieve the client and server to transfer files,
1234567
- 一个很好的传输服务器-a good transmission server
TFTPserver2006
- 自己用java编的tftp服务器 可以在局域网内传输小的文件.-own use java addendum to the tftp server in a small LAN transmission of documents.
Ajax_Resendable_Transmitter
- 全称Ajax Resendable Transmitter,包括客户端(javascr ipt)和服务器(ASP)两端的程序,用于提供基于Ajax模式的、多信道的、有保证的文件传输服务。 客户端包括ajax.js/art.js两个文件,分别提供ajax层和art层服务,使用时应同时包含这两个文件,首先调用artOpenChannel函数开通一个信道,然后,在需要发送信息时调用artSend函数发送数据。 服务器端包括artLib.asp,用户在完成处理后,需调用本库中的artOutput
json
- JSON使用源码,对于AJAX与服务器数据交换,采用JSON作为数据传输格式是个不错的选择
TCP
- 这个程序实现的是TCP协议和UDP,其中TCP这个程序通过一个服务器端软件来沟通客户端之间的传输
net
- 用java开发的一个简单的ftp,支持简单的文件传送,下载,运行时下载一个ftp服务器,然后就可以进行文件的传送了。也可以登陆到某个服务器进行文件的传输,这时需要输入服务器IP和端口号
filebrowser
- 这是基于 XLoadTree 的一个强大功能的展示的例子, 文件个头也不大, 主要功能集中在 Web 前台. 最终目标是实现一个易于使用的像 Windows 资源管理器那样管理远程 JSP 服务器文件的工具, 功能包括: 查看目录树, 浏览/下载文件, 删除文件, 重命名文件, 直接修改文件的内容 内置 GZIP 压缩过滤器加快网页传输. 我们租用虚拟主机或者建立自己企业的服务器的时候经常会遇到文件管理的问题, 用 FTP 方式固然方便, 不过总是需要用一个 FTP
mybic_1_0_0
- My-BIC是一个易于使用,强大的Ajax/PHP框架。 支持XML,JSON和TEXT的格式Ajax数据传输。 支持EasyForms:调用一个函数就能取得Form中的所有值,并为你创建一个少许美化的查询串。ajaxObj.getForm( formid )。 JSON客户端Encoding支持:利用该功能你就能够在客户端或服务器之间发送和接收经过JSON Encoding的数据。 网络断线保护:当服务器Down掉时My-BIC将帮助你删除请求并阻止产
red5-0.8.0
- 一个能视频语音传输的服务器red5+服务端源码-A voice transmission to the video server+ server source code
java-TCP
- 1.实现一个采用用户自定义协议的文件传输服务器FileServer和客户FileClient。 2. 编写一服务器程序和客户程序,要求客户每输入一行数据,服务器接收后加上echo:回送给客户程序,要求服务器程序采用多线程方式和线程池为每个客户分配一个线程。-1. The realization of a use of user-defined file transfer protocol server FileServer and customer FileClient. 2. Write
Socket
- 利用socket套接字实现服务器和客户端的文件传输。-Socket using socket server and client to achieve the file transfer.
wangluobianchengshiyan(4)
- 1.实现一个采用用户自定义协议的文件传输服务器FileServer和客户FileClient。当FileClient发送请求“GET xxx.xxx”时,FileServer就把xxx.xxx文件发送给FileClient,FileClient把该文件保存到客户端的本地文件系统中,当FileClient发送请求“PUT xxx.xxx”时,FileServer就做好接收xxx.xxx文件的准备,FileClient接着发送xxx.xxx文件的内容,FileServer把接收到的文件内容保存到服务
StarDynamicAssessmentComponents
- 动态评星组件,由Java实现其功能。使用Servlet和Ajax实现动态服务器传输。-Dynamic Assessment stars components, to achieve its functions from Java. Ajax using Servlet and dynamic servers.
p2_9
- 局域网Socket用于传输文件,如果是图片,则要求显示出来。Java技术,包括服务器端和客户端编程。-Java socket programming. File transport and display if it is a picture.
ftp4j-1.6
- 完成文件的传输,包括文件的下载和上传,控制文件传输的数量和及时调节传输速度,方便有权限的用户在特定服务器上上传或下载文件-Complete file transfers, including file downloads and uploads, file transfer control of regulating the number and transmission speed in time to facilitate the users have permission to uploa
SendFiletoServerbyAjax
- 使用AJAX技术再利用JSP语言写的向服务器传输文件的页面-JSP using AJAX technology re-use written language to transfer files to the server page
Server
- java与android和Keil通信。计算驾校学员还需打卡时间。Keil向java服务器传输打卡的卡号,java保存打卡时间,计算两次打卡间隔。android查询某个卡还需的打卡时间。-java and android and Keil communications. Driving students need to punch time calculation. Keil java server to transfer the punch card, punch java save time
FuWuQi
- 服务器程序,java编写程序,用Socket通信机制在服务器和客户端之间传输文件。 其中的服务器文件(Server program, Java programming, using Socket communication mechanism between the server and the client to transfer files. Server files)
传输
- socket文件传输。用Socket通信机制在服务器和客户端之间传输文 件(file transfer Using socket communication mechanism to transfer documents between server and client piece)