CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - client server simple chat java

搜索资源列表

  1. A_simple_chat_tool

    3下载:
  2. 一个简单的用java编写的聊天工具,用socket类处理通信部分 1. 运行server.bat 或在命令行下输入(要在工作目录): java -jar Chat.jar 8888 打开服务器 8888也可以改为任意端口号 2. 运行client.bat 或在命令行下输入(要在工作目录): java -jar Chat.jar 打开客户端 3. 主要类说明: Server.java 等待用户连接,连接后为当前用户创建ServerLi
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:27322
    • 提供者:ZX
  1. Javachatprogram

    0下载:
  2. 一个用java实现的聊天软件,很具有参考价值,分客户端和服务端,简单明了,希望对大家有用。-with java achieve a chat software, it is very valuable, and at the client and server, simple and clear, We hope that the right useful.
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:11478
    • 提供者:梅岩
  1. chating_hackgun_version

    0下载:
  2. JAVA做的一个简单的聊天室软件,含客户端和服务端程序,程序很简单,不过初学者可以研究一下,学习SOCKET编程及多线程的概念。-JAVA do a simple chat room software, including client and server procedures, the procedures are simple. But beginners can look at the study Socket Programming and multithreading concept
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:5105
    • 提供者:chenwenbin
  1. QQSample

    0下载:
  2. 类似于QQ的简易聊天程序,java 开发,包含 Client 和 Server-QQ is similar to the simple chat program, java development, including the Client and Server
  3. 所属分类:Java Develop

    • 发布日期:2017-05-07
    • 文件大小:1742049
    • 提供者:郑谦
  1. FiveChess

    0下载:
  2. 本实例是一个简单的网络五子棋程序。程序由两个部分组成:一部分为服务器端,另一部分为五子棋客户端。其中服务器端以消息方式完成客户端的管理,客户端支持对弈和聊天。-This example is a simple network Gobang procedures. Procedures consist of two parts: a part for the server side, the other part for Gobang client. One server-side manner
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-26
    • 文件大小:90806
    • 提供者:yang
  1. network

    0下载:
  2. 用java编写的基于TCP/IP的简单聊天程序 使用方法:先启动Server端.然后再启动Client端.-Prepared by using java-based TCP/IP chat program simple to use: first start Server client. Client-side and then restart.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-24
    • 文件大小:11172
    • 提供者:幸运草
  1. java_im

    0下载:
  2. 用java语言实现的一个最简单的即时聊天工具,包括客户端和服务端-Implementation using java language one of the most simple real-time chat tools, including client and server
  3. 所属分类:Java Develop

    • 发布日期:2017-04-26
    • 文件大小:10188
    • 提供者:张三
  1. Blue1.0

    0下载:
  2. Blue框架1.0版 简介: Blue框架是一款开源的Flash RIA应用技术,该框架完全由本人所开发。此框架的开发主要是受到 Flash Media Server的启示,同时也模仿了其中的部分功能。其拥有优秀的异常处理,性能稳定。使用Blue ,可以使flash程序和 java程序员完全独立开来,各自开发程序。该框架最新版本是1.0。 Blue框架拥有完整全面的服务端类的API,详细的使用教程,同时还附带了一些简单实用的例子,一个完整的Flash聊天室。-Blue is an
  3. 所属分类:Java Develop

    • 发布日期:2017-05-02
    • 文件大小:751566
    • 提供者:弃天笑
  1. 111chat

    0下载:
  2. 用java编写的一个简单聊天室,采用客户机 服务器模式-Prepared to use a simple java chat rooms, the use of client-server model
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:7767
    • 提供者:ffer
  1. TCPChat

    0下载:
  2. 一个简单的server-client聊天程序,使用java语言,tcp协议完成-A simple server-client chat program, the use of java language, tcp agreement
  3. 所属分类:Java Develop

    • 发布日期:2017-04-15
    • 文件大小:17991
    • 提供者:steed
  1. chengxu

    0下载:
  2. 一个简单的JAVA聊天程序,包括客户段和服务器段-JAVA a simple chat program, including client and server ~~~~~~~ paragraph
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-17
    • 文件大小:13883
    • 提供者:文明
  1. Chat

    0下载:
  2. 用java实现的一个简单的聊天程序,一个服务端,作为信息处理中心,所有的客户端发送的信息都要经过服务端的处理转发。-Achieved with a simple java chat program, a service client, as an information processing center, all information sent by the client to go through the server to deal with the transponder.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:21963
    • 提供者:yan
  1. transposition-chat-my

    0下载:
  2. trans position a simple java application to encrypt and decrypt the input text .client and server applet is used to implement chatting.encrypted or simple texts can be send between client and server.Tcp is used for communication
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:34267
    • 提供者:kochu
  1. chat

    0下载:
  2. java Socket API实现简单聊天室,分为服务器和客户端,当有客户端加入聊天时客户端保存其信息,供以后使用-java Socket API simple chat room, into the server and client, when a client joins a chat client to save their information for later use
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-06
    • 文件大小:60239
    • 提供者:
  1. Chat

    0下载:
  2. 简单的聊天小程序。提供了基本的聊天的功能,通过此例能学习java中如何利用Socket建立服务器程序和客户端程序以及关于多进程间调度等方面的知识--Simple chat applet. Provides basic chat functionality through java in this case to learn how to use the Socket server and client to establish procedures and inter-process sched
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-02
    • 文件大小:9912
    • 提供者:余晓龙
  1. server

    0下载:
  2. 用Java写的简单服务器客户端连接进行通信聊天的源码,设计思路清晰,适合初学者参考-Simple server written in Java client to connect the source of the communication chat, clear design ideas for beginners
  3. 所属分类:Java Develop

    • 发布日期:2017-11-26
    • 文件大小:4003
    • 提供者:藤飞
  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
    • 文件大小:107208
    • 提供者:谢才
  1. chat

    0下载:
  2. java实现简单的聊天功能,一个服务端和一个电脑客户端与安卓客户端-java achieve a simple chat, a server and a client computer and Android client
  3. 所属分类:Java Develop

    • 发布日期:2017-05-13
    • 文件大小:2637352
    • 提供者:mini
  1. chat

    0下载:
  2. 用Java语言编写的简易聊天程序,实现客户端和服务端的在线聊天-Java language simple chat program, to achieve the client and server online chat
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:2314
    • 提供者:东平
  1. 聊天室

    0下载:
  2. 使用java实现的简易聊天室,socket通信,包含服务端和客户端(a simple chat room programmed by Java, socket communications, including server and client)
  3. 所属分类:Java编程

    • 发布日期:2017-12-19
    • 文件大小:20480
    • 提供者:次世界
« 1 23 4 5 »
搜珍网 www.dssz.com