搜索资源列表
filetransfer
- 一个用java开发的网络文件传输系统,有源程序和代码
URLx
- 一个用java开发的文件传输系统,希望能给大家指导性的作用。
FileTranClient
- 一个用java开发的文件传输系统,希望能给大家指导性的作用。
FileTranServer
- 一个用java开发的文件传输系统,希望能给大家指导性的作用。
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把接收到的文件内容保存到服务
SimpleP2P
- 实现的是P2P文件共享系统,是通过基于Chord原理实现的DHT网络,分享本地计算机上的文件,或下载其他计算机共享的文件。本文件系统的特点在于并不仅仅是个简单的文件传输系统,而是真正的实现文件的共享-Realize that P2P file sharing system, is achieved through the principle of Chord-based DHT network, sharing files on the local computer, or download o
FST
- 综合三种加密算法: 1.AES对称加密算法 2.RSA非对称加密算法 3.MD5消息摘要算法 实现类PGP的文件网络安全传输系统,附带系统运行用例说明书。-Composite of three encryption algorithms: 1.AES symmetric encryption algorithm 2.RSA asymmetric encryption algorithm 3.MD5 PGP message digest algorithm class files
chartingProom
- 软件系统名称:谈天说地聊天室 1、本软件是一个聊天室程序,主要进行聊天和文件传输功能,网络传输时主要利用TCP/IP网络传输协议。 2、对网络传输数据要求不是很高,只要正常的传输速度即可。 3、JAVA是一种跨平台的编程语言,并且具有很好的安全性能,这使得该软件系统可以放心使用。 -Software System Name: chat chat room 1, the software is a chat room program, mainly for chat and fil
Java_FileTransform
- 用Java做的一个文件传输系统,可用该系统进行文件的复制,删除,移动等操作-Use Java to do a file transfer system, the system can be used for file copying, deleting, moving and other operations
Java
- 该系统实现了用户之间的点对点单人聊天,在线用户之间的群聊。为了加强之间的信息交流,还实现了用户之间文件传输、语音聊天。在客户端和服务器端都可以查看历史消息、保存消息、清空消息。为了监控用户之间的状态,服务器还可以实现踢掉用户的功能,同时用户时间文件传输的信息都会在服务器上显示。-The system enables a user to point between the single chat, online user group chat. In order to strengthen the
mychat
- java实现的聊天系统,主要完成了基本的添加删除好友,以及留言和文件传输的功能。但是视频聊天和语音聊天的部分没有实现。-java implementation of the chat system, mainly to complete the basic add and delete friends, as well as mail and file transfer functions.But part of the video chat and voice chat is not achi
xueshengguanli
- [1]注册模块 [2]成绩管理模块 [3]选课、重修模块 [4]学籍、班级管理模块 [5]考勤模块 [6]奖惩模块 [7]文件传输共享作业资料模块 [8]留言帮助模块 [9]数据处理(批量导入、各种文件格式导出、报表生成、预览打印)模块 [10]系统日志模块-[1] The registration module [2] performance management module [3] Course, rebuilt module [4] enr
src
- java做的文件传输系统,可以实现简单的文件传输,使用socket。-system for file transmission
SSH5
- 简单的文件传输系统,可以提供文件或目录的上传和下载,-Simple file transfer system, you can upload and download files or directories,
ChatSystem
- 基于java的聊天系统 支持同时和多人聊天,文件传输-Chat system
JAVA1
- Ftp文件传输系统,暂时还只是实现了一些简单的功能,还没有做到很好-Ftp file transfer system, temporarily just to achieve some simple functions, it has not done a very good effect
MD5
- 具有MD5校验功能的文件传输系统,不过稍微有一点bug-MD5 checksum file transfer system
finalzhangxb
- 学生答题系统-通过客户端、服务器通信实现,文件传输-Students answering system- through the client, server communication implementation, file transfer
FileDeliver
- 此为文件传输系统,分为客户端和服务器端程序,能完成从客户端到服务器的文件传输,一次只能完成一个文件的传输-This is a file transfer system, is divided into client and server applications, to complete client to server file transfer, you can only complete a file transfer
p2pthread
- 基于p2p的文件传输系统。服务器记录元数据,客户端之间进行文件传输。-File transfer system based on P2P. Server log metadata, file transfer between the client.