CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - java chat program

搜索资源列表

  1. src

    0下载:
  2. java code\JAVA经典小程序集合\java聊天程序-java codeJAVA classic collection of java applets chat program
  3. 所属分类:Other systems

    • 发布日期:2017-04-28
    • 文件大小:9.05kb
    • 提供者:林哲
  1. Chat1.2

    0下载:
  2. 聊天室Java版本,客户端程序,多人在线聊天-Java version of chat rooms, the client program, more than online chat
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:9.9kb
    • 提供者:李峰
  1. mywork

    0下载:
  2. 本程序为java编写的一个能实现简单聊天功能的程序,这是我们的java的课程设计……拿来分享一下-The program is written in java can achieve a simple chat program, this is our java curriculum design ... ... brought to share
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:15.76kb
    • 提供者:王伟
  1. talk

    0下载:
  2. 这个程序是用java实现的客户端与服务器端的即时通信,它为人们的交流带来了方便。-It was described using java.The program helps you to chat with others at any time as soon as pisible
  3. 所属分类:Other systems

    • 发布日期:2017-03-23
    • 文件大小:4.89kb
    • 提供者:Adam
  1. liaotiangongju

    0下载:
  2. 一款局域网聊天程序,用到了java的swing包,以及其他类库,很小的一个程序-A LAN chat program using the java' s swing package, as well as other class libraries, a very small program
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-25
    • 文件大小:11.5kb
    • 提供者:张昱
  1. chat

    0下载:
  2. 用于基础学Java语言的学习者使用,简单的聊天程序-Learners for basic learning the Java language to use, simple chat program
  3. 所属分类:Other systems

    • 发布日期:2017-11-30
    • 文件大小:275.89kb
    • 提供者:董卫征
  1. UDPChatRoom

    0下载:
  2. 这是一个UDP网络聊天室的JAVA程序,包含发送、接收以及主程序三个文件。-This is a UDP network chat rooms JAVA program contains three files to send, receive, and the main program.
  3. 所属分类:Other systems

    • 发布日期:2017-11-09
    • 文件大小:2.98kb
    • 提供者:lihong
  1. Java_lib

    0下载:
  2. Java聊天室程序源码(毕业设计) Build 20090521-Java chat room program source code (the graduate design) Build 20090521
  3. 所属分类:Other systems

    • 发布日期:2017-11-08
    • 文件大小:12.37mb
    • 提供者:cy
  1. client

    0下载:
  2. 用java写的一个小聊天是程序,自己写的,界面少简陋些-Using java to write a chat program, write their own interface less crude
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-26
    • 文件大小:46.21kb
    • 提供者:杨浩宇
  1. java-liaotianshi

    0下载:
  2. 简单的Java聊天项目,是采用JavaSwing编写的,分为服务器端和客户端,服务器端要输入端口号,客户端主要是用户列表和信息列表。-Simple Java chat program, is the use of JavaSwing written into the server and client, server-side to enter the port number, the client is the user list and the main message list.
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:104.7kb
    • 提供者:谢才
  1. Voice-communication

    0下载:
  2. 用java写的语音聊天程序的源代码,能实现点对点的语音通信。-Using java to write the voice chat program source code, can achieve point-to-point voice communication
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1.31kb
    • 提供者:吕乔
  1. Jaba

    0下载:
  2. 使用java语言编写的小应用程序,是一个聊天程序,已经过调试-Using Java language application, is a chat program, have been debug
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-05
    • 文件大小:11.75kb
    • 提供者:pseuvj
  1. qagic

    0下载:
  2. Java语言实现Socket结构的聊天程序,分为服务器端和客户端-The Java language to realize the structure of the Socket chat program, is divided into client and server
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-18
    • 文件大小:72kb
    • 提供者:dncomposition
  1. Jbvb__Java

    0下载:
  2. 使用java语言编写的小应用程序,是一个聊天程序,已经过调试-Using Java language application, is a chat program, have been debug
  3. 所属分类:Other systems

    • 发布日期:2017-12-12
    • 文件大小:11.76kb
    • 提供者:partqenj
  1. java-swing-udp-chat-master

    0下载:
  2. a p2p java chat program
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:7kb
    • 提供者:Myanoooo
  1. javachattool

    0下载:
  2. ChatClient.java 为客户端程序启动类,负责客户端的启动和退出。 Login.java 为客户端程序登录界面,负责用户帐号信息的验证与反馈。 Register.java 为客户端程序注册界面,负责用户帐号信息的注册验证与反馈。 ChatRoom.java 为客户端程序聊天室主界面,负责接收、发送聊天内容与服务器端的Connection.java 亲密合作。 Windowclose 为ChatRoom.java的内部类,负责监听聊天室界面的操作,当用户退出时返回给服务器
  3. 所属分类:其他

    • 发布日期:2018-05-07
    • 文件大小:1.11mb
    • 提供者:魏123465
搜珍网 www.dssz.com