CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 通讯编程 搜索资源 - java文件

搜索资源列表

  1. WWW.Ahaoz.CoM__java629242356624

    0下载:
  2. java编写的一个局域网通信软件,可以语音聊天,文件传输,支持多客户端同时通信!-prepared by a local area network communications software, voice chat, file transfer, support multi-client communications while!
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:111506
    • 提供者:刘可
  1. java udp broadcast chat

    1下载:
  2. 自己做的一个java 的聊天工具,主要向实现的事udp的广播、多播识别用户,可以突破局域网的限制,最主要的是想实现文件的广播传送,以及多人的广播语音,最后由于毕业,只完成,语音部分。-have done a java chat tool to achieve the main thing udp in broadcasting, multicast identifies the user, can overcome the limitations LAN, the most important
  3. 所属分类:通讯编程

    • 发布日期:2012-11-19
    • 文件大小:1258945
    • 提供者:赵金
  1. java_tutorial

    0下载:
  2. 这是学习Java的一个相应的tutorial文件,对Java的学习很有帮助的。-This is a learning Java corresponding tutorial document, Java on the study very helpful.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:1168123
    • 提供者:杨民
  1. JavaAppletshowpicture

    0下载:
  2.   Java Applet常用来显示存储在GIF文件中的图像。Java Applet装载GIF图像非常简单,在Applet内使用图像文件时需定义Image对象。多数Java Applet使用的是GIF或JPEG格式的图像文件。Applet使用getImage方法把图像文件和Image对象联系起来。-Java Applet to show that the commonly used GIF documents stored in the image. Java Applet loading GI
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:5993
    • 提供者:刘仁
  1. 新建 WinZip 文件

    0下载:
  2. 一个非常简单的JAVA聊天程序,提供了主机和客户端的源代码-a very simple JAVA chat program, providing mainframe and client source code
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:4600
    • 提供者:梁裕航
  1. JAVA

    0下载:
  2. java网络编程实例,分为客户端和服务器端,可以传送图片,记得把命名为a.jpg的图片放在当前目录,先运行服务器端程序,在运行客户端,点击get picture,例外还有两张JAVA初学的ppt,共五个文件-java network programming instance, is divided into client and server side, you can send pictures, remember the name a.jpg picture on the current d
  3. 所属分类:Communication

    • 发布日期:2017-03-31
    • 文件大小:468770
    • 提供者:kailin
  1. java-networkp2p

    1下载:
  2. java也的一个局域网聊天工具,通过设计这个软件,不仅让我对网络编程有了基本的认识,对局域网、对多线程、对软件测试有了宏观的了解,更重要的收获是学到了一种认真做事情的态度。也许这样一个程序对我的意义不是很大,但制作的过程却使我受益匪浅。最后,我想说的是,设计这个软件的本身目的不是为了毕业设计,在像宿舍、办公室这样的小型局域网中,我经常发现不少人为了考个网址,传个文件需要拿着闪存甚至是移动硬盘在若干个USB接口上频繁插拔。我真的希望这个小程序可以帮他们的忙,软件中也写了一些关于文件传输的代码,不过
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:108417
    • 提供者:周君
  1. tokenring

    1下载:
  2. 关于令牌环的omnet++仿真,有仿真的所有文件,只需点击exe文件即可。-Token Ring on the omnet++ Simulation, simulation of all the files there, just click the exe files.
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:499012
    • 提供者:zhongchun
  1. getfile

    0下载:
  2. 用java实现了从互联网上获取文件的功能,供大家参考。-Achieved using java from the Internet access to files, for your reference.
  3. 所属分类:Communication

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

    0下载:
  2. 基于Java的Hadoop分布式文件系统-Hadoop dfs
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:364234
    • 提供者:lu_guochang
  1. ChatSystem

    0下载:
  2. java开发的聊天系统,实现功能有公聊、私聊、传送文件等基本功能,是学习java网络编程和协议接口的好资料。简单易学。-java chat system developed to realize functions of public chat, private chat, transfer files and other basic functions, is to learn java network programming and protocol interface to the goo
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:230779
    • 提供者:Java精灵
  1. ww

    0下载:
  2. 用java多线程实现服务器与客户端之间的文件传输的代码 大家参考下-Multithread with java server and transfer files between the client code we refer to the following
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:7599
    • 提供者:glj
  1. 即时通信系统JAVA代码

    1下载:
  2. 已开发QQ软件为例,内有详细的软件开发源代码,包括20个类文件、两个数据库文件、各种QQ图像等,用MyEclipse即可运行。
  3. 所属分类:通讯编程

  1. chat

    0下载:
  2. java开发的网络聊天程序,包括客户端和服务端,支持留言和文件传输。需要注意的是在com.chat.db包中DBUtil.java配置数据库参数。-The development of Java network chat program, including client and server, support for message and file transfer. Note that in the com.chat.db package in the DBUtil.java config
  3. 所属分类:Communication

    • 发布日期:2017-06-02
    • 文件大小:14562432
    • 提供者:chenyong
  1. TestDllForJava

    0下载:
  2. 利用jni实现JAVA调用C++生成的DLL实例,此文件为c++工程-Using JNI to achieve the Java call c++ generated DLL library, this document for the c++ project
  3. 所属分类:Communication

    • 发布日期:2017-05-04
    • 文件大小:19630
    • 提供者:charmza163
  1. fyme-Incpuding-bar

    0下载:
  2. 用java实现的带进度条的文件上传 包括文件大小上传百分比-With Java implementation of file upload progress bar Including file size upload percentage
  3. 所属分类:Communication

    • 发布日期:2017-12-12
    • 文件大小:294355
    • 提供者:ZH@897
  1. LAN-Java

    0下载:
  2. jbuiler做的一个java ftp工具,可以实现局域网内文件的ftp共享,-A Java jbuiler do FTP tool, can realize FTP sharing files within the local area network (LAN),
  3. 所属分类:Communication

    • 发布日期:
    • 文件大小:112640
    • 提供者:CQ$99401
  1. dusprxd

    0下载:
  2. Linux命令:touch使用方法男性手机用户每月更换铃声平均超6次处理Java程序中的内存漏洞JAVA文件操作()
  3. 所属分类:通讯编程

    • 发布日期:2018-05-03
    • 文件大小:204800
    • 提供者:pwpup%2E
搜珍网 www.dssz.com