CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 JSP源码/Java 搜索资源 - 文件传输

搜索资源列表

  1. wenjianshangchuan

    0下载:
  2. 一个java写的文件传输例子,适合初学者学习-Write a java file transfer examples, for beginners to learn
  3. 所属分类:Java Develop

    • 发布日期:2017-05-16
    • 文件大小:4309587
    • 提供者:颖仔
  1. JavaSend

    0下载:
  2. 实现局域网的文件传输及聊天功能 需要通过命令提示符实现-LAN file transfer and chat through command prompt to achieve
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:22474
    • 提供者:张旭东
  1. javaVoiceChar

    0下载:
  2. java即时聊天通信软件(带文件传输同语音功能)-failed to translate
  3. 所属分类:Java Develop

    • 发布日期:2017-05-20
    • 文件大小:6120102
    • 提供者:
  1. DownLoadInJsp

    0下载:
  2. JSP文件下载的几种方式,在文件的传输中是流的形式存在的,在硬盘上是文件的形式存在的。我们要做的只是通过HttpServletRequest和HttpServletResponse,或者是response和request来发送流和读取流。以及把文件转换成流或把流转换成文件的操作。-Different ways to download files in JSP
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-13
    • 文件大小:1873
    • 提供者:Vincent
  1. gbn

    1下载:
  2. gbn 计算机网络 gbn协议实现 设计实现一个GBN协议(可以考虑以文件传输为应用背景)-gbn gbn computer network protocol design and implementation of a GBN protocol (file transfer could be considered as application background)
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:3982
    • 提供者:zhangwei
  1. wenjianchuanshu

    0下载:
  2. 实现文件传输,在短距离内传输文件。挺有用的。-To achieve file transfer, transfer files over short distances. Tingyou use.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:10366
    • 提供者:包包
  1. FileTransfer

    0下载:
  2. 文件传输,用java实现的文件传输,很方便实用的,请大家支持-file transfer
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:21319
    • 提供者:wang nana
  1. chartingProom

    0下载:
  2. 软件系统名称:谈天说地聊天室 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
  3. 所属分类:Java Develop

    • 发布日期:2017-05-24
    • 文件大小:3198868
    • 提供者:李风
  1. 2011410102471064

    0下载:
  2. 基于UDP的文件传输,并可以计算出传输所需的时间。主要是在Eclipse上开发的,是我的网络大作业。--UDP-based file transfer, and can calculate the transmission time required. Developed mainly in the Eclipse, is my network big job.-
  3. 所属分类:JavaScript

    • 发布日期:2017-05-23
    • 文件大小:6657806
    • 提供者:张晓晓
  1. qq

    0下载:
  2. 实现一个简单的qq聊天程序,可以进行文件传输-Qq implement a simple chat program, you can transfer files
  3. 所属分类:JavaScript

    • 发布日期:2017-04-05
    • 文件大小:14407
    • 提供者:姚博
  1. Java

    0下载:
  2. 该系统实现了用户之间的点对点单人聊天,在线用户之间的群聊。为了加强之间的信息交流,还实现了用户之间文件传输、语音聊天。在客户端和服务器端都可以查看历史消息、保存消息、清空消息。为了监控用户之间的状态,服务器还可以实现踢掉用户的功能,同时用户时间文件传输的信息都会在服务器上显示。-The system enables a user to point between the single chat, online user group chat. In order to strengthen the
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-01
    • 文件大小:477703
    • 提供者:刘一一
  1. File-Transfer-from-Server-to-Client

    0下载:
  2. 用java编写的一个文件传输工具,希望对大家有所帮助。-Jmichelle of a file transfer tool, hope to help.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:2876
    • 提供者:于晓飞
  1. liaotian

    0下载:
  2. 这是java课程设计作业,局域网聊天程序,有文件传输功能。-This program is made during a homework. It s a chatting software with function of sending file.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:69176
    • 提供者:zeqi
  1. mychat

    0下载:
  2. 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
  3. 所属分类:Java Develop

    • 发布日期:2017-05-04
    • 文件大小:1210716
    • 提供者:张丽娜
  1. TCPFileTransport

    0下载:
  2. TCP文件传输,实现按指定文件目录从服务器获取文件,兵保存到指定目录的功能 -TCP file transfer, realize the specified file from the server directory according to obtain documents, soldiers saved to the function of the specified directory
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-08
    • 文件大小:1404
    • 提供者:千浪
  1. checknet

    0下载:
  2. 给定一个计算机网络以及机器间的双向连线列表,每一条连线与允许两端的计算机进行直接的文件传输,其他计算机间若存在一条连通路径,也可以进行间接的文件传输。-Given a computer network and machine between the two-way link list, each line and allows the ends of the computer direct file transfer between computers, other if there is a
  3. 所属分类:Java Develop

    • 发布日期:2017-04-15
    • 文件大小:6813
    • 提供者:
  1. xueshengguanli

    0下载:
  2. [1]注册模块 [2]成绩管理模块 [3]选课、重修模块 [4]学籍、班级管理模块 [5]考勤模块 [6]奖惩模块 [7]文件传输共享作业资料模块 [8]留言帮助模块 [9]数据处理(批量导入、各种文件格式导出、报表生成、预览打印)模块 [10]系统日志模块-[1] The registration module [2] performance management module [3] Course, rebuilt module [4] enr
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-06
    • 文件大小:1497645
    • 提供者:苟强强
  1. finaly_chat

    0下载:
  2. 此程序使用JAVA开发的仿QQ聊天程序,其中含有登陆,文件传输,还有震动-This program USES JAVA development imitation of the QQ chat program, contain log in, file transfer, and vibration
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:17132
    • 提供者:guang
  1. IPMsg.src_java

    1下载:
  2. Java局域网通信——飞鸽传书源代码,大家都知道VB版、VC版还有Delphi版的飞鸽传书软件,但是Java版的确实不多,因此这个Java文件传输实例不可错过,Java网络编程技能的提升很有帮助。-Java LAN communication-the flying book source code, everyone know VB version, VC version and Delphi version of the flying book software, but Java versi
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:37309
    • 提供者:GANQIUXIA
  1. JavaIsEasy

    0下载:
  2. 主要是针对初学者的简单代码,从最基本的到后面的文件传输,容易理解-Is mainly for beginners of simple code, from the most basic to the back of the file transfer, easy to understand
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:2636
    • 提供者:王保旬
« 1 2 3 4 56 7 8 9 10 ... 14 »
搜珍网 www.dssz.com