登录
首页 » Java » rmi-chat

rmi-chat

于 2021-04-06 发布 文件大小:14KB
0 251
下载积分: 1 下载次数: 6

代码说明:

  简单的rmi聊天室源码,没有图形界面,简单实现rmi下的聊天室(rmi chat room)

文件列表:

rmi-chat
........\.classpath,295,2012-10-21
........\.project,486,2012-10-27
........\bin
........\...\rmij
........\...\....\chat
........\...\....\....\base
........\...\....\....\....\ClientImpl.class,865,2012-11-06
........\...\....\....\....\ClientImpl_Stub.class,2029,2012-11-06
........\...\....\....\....\IClient.class,283,2012-11-06
........\...\....\....\....\IServer.class,318,2012-11-06
........\...\....\....\....\ServerImpl.class,1848,2012-11-06
........\...\....\....\....\ServerImpl_Stub.class,2374,2012-11-06
........\...\....\....\client
........\...\....\....\......\ChatClient.class,1626,2012-11-06
........\...\....\....\server
........\...\....\....\......\ChatServer.class,802,2012-11-06
........\src
........\...\rmij
........\...\....\chat
........\...\....\....\base
........\...\....\....\....\ClientImpl.java,669,2012-10-27
........\...\....\....\....\IClient.java,240,2012-10-27
........\...\....\....\....\IServer.java,304,2012-10-27
........\...\....\....\....\ServerImpl.java,973,2012-10-27
........\...\....\....\client
........\...\....\....\......\ChatClient.java,938,2012-10-27
........\...\....\....\server
........\...\....\....\......\ChatServer.java,515,2012-10-27

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • cloudsim_学习笔记
    说明:  这是我学习cloudsim用到的讲解,对我帮助很大(This is the explanation I used to learn cloudsim, and it helped me a lot.)
    2019-05-15 08:52:02下载
    积分:1
  • QQLoginGUI
    用于qq界面的登录实现功能,模拟性能好,超越一般的登录系统(Qq interface implementation for the login function, simulation performance, beyond the usual sign-on system )
    2011-05-07 17:06:19下载
    积分:1
  • dushigongqiuxinxiwang
    都市供求信息网:基于ssh框架 实现都市需求信息的管理。(City Trade Information Network: ssh-based framework to achieve the urban demand information management.)
    2013-10-14 20:44:44下载
    积分:1
  • TUXEDO_summary
    本文档目的在于使您对交易中间件TUXEDO有一个 粗略的认识,并为以后的系统设计或者开发部署提供一些 参考,更好的让中间件服务于我们的应用系统.这里不会关 注具体配置和开发的细节.(The purpose of this document is to make your transaction TUXEDO middleware to have a rough understanding of, and for the subsequent development and deployment of system design, or provide some reference, to allow better service to our middleware applications. Here is not concerned about the specific configuration and development details.)
    2007-11-27 13:25:37下载
    积分:1
  • 人脸识别系统源码以及数据库(ArcSoftFaceDemo)
    根据ArcSoft的工具包设计的简单人脸识别DEMO,仅供学习。APPID等需要到ArcSoft注册一个应用获得 开发环境准备:###开发使用到的软件和工具:Jdk8、mysql5.7、libarcsoft_face.dll(so)、libarcsoft_face_engine.dll(so)、libarcsoft_face_engine_jni.dll(so)、idea注:libarcsoft_face.dll(so)、libarcsoft_face_engine.dll(so)、libarcsoft_face_engine_jni.dll(so)、app-id、sdk-key可以到虹软官网 http://ai.arcsoft.com.cn/ 免费申请下载本地配置:配置环境(推荐jdk8,mysql5.7,maven3,idea)引擎库libarcsoft_face、libarcsoft_face_engine、libarcsoft_face_engine_jni。把dll或so文件拷贝到java.library.path所包含的路径下,注意区分X86和X64,和当前jdk版本一致。初始化项目 创建数据库arcsoft_face_demo,执行脚本arcsoft_face_demo.sql使用idea启动项目修改配置文件srcmainesourcesapplication.properties填写数据库地址:spring.datasource.druid.url填写数据库用户名:spring.datasource.druid.username填写数据库密码:spring.datasource.druid.password填写人脸识别id:config.freesdk.app-id填写人脸识别key:config.freesdk.sdk-key启动项目右键Application,选择Run ‘Application’项目访问地址http://127.0.0.1:8080/demo
    2021-05-06下载
    积分:1
  • JSP+SQL超市进销存管理系统
    超市管理系统,可以进行买卖货物,以及库存的统计(Supermarket management system, you can buy and sell goods, as well as inventory statistics)
    2017-06-29 15:03:40下载
    积分:1
  • 超市订单管理系统(spring boot+mybatis+spring mv)
    项目描述 超市订单管理系统运行环境 jdk8(jdk7) mysql Eclipse maven tomcat7项目技术(必填) springboot spring mvc mybatis jquery jsp数据库文件 链接: https://pan.baidu.com/s/1MlZoNn8MOyagJUdVk3ih1A 密码: 6mi1jar包文件 maven搭建  登录帐号admin 1234567   http://localhost:8080/login.jsp
    2020-12-09下载
    积分:1
  • StrongMoney-master
    简单的记帐工具,没有调用数据库,非常适合学生进行安卓的学习(Accounting tools simple, do not call the database, very suitable for students learning for Android )
    2014-07-09 10:50:23下载
    积分:1
  • javaU1
    北大青鸟第一单元项目,超市账单管理系统源码,齐全,无缺(Beida Jade Bird project first unit, supermarket billing management system)
    2013-12-25 10:27:00下载
    积分:1
  • 03
    说明:  第二部分,平时练习后保存的小程序,方便大家参考学习,适合初学者练习练习,增加代码量!(The second part, after the usual practice to save a small program to facilitate your learning, suitable for beginners to practice exercises to increase the amount of code!)
    2013-07-23 16:28:35下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载