搜索资源列表
java__chat
- 用JAVA编写的聊天程序,客户端与服务端集成在一个文件中,代码简洁,无多余复杂功能。-prepared with Java chat procedures, client and server integrated in a document, the code simple, non-redundant functional complex.
聊天小程序
- 用java语言编写的聊天小程序,包括服务端和客户端,用于即时聊天-with java language chat small programs, including the server and client, for instant messaging
chatroom
- 用java完成一个类似QQ的简易聊天室,执行时先运行服务端,再运行客户端,注册一个IP地址和端口号-Use Java completed a similar QQ chat room, execution and simple operation server first, and then run the client, the registered an IP address and port,
javayuyinliaotian
- java语音聊天例子 java平台 运行 Client.bat 建立服务端 main.bat 运行客户端 里面有被连接的IP javacc.bat 是重新编译程序 cmdd.bat 快速打开cmd窗口 -java example of voice chat java platform to run a service Client.bat run client-side main.bat there were connections IPjavacc.bat is
mychat
- 基于JAVA的即时通讯工具 个简单的网络聊天通讯程序 1、以客户-服务器方式工作,给出服务器工作端口和客户机工作端口,任何一方都可以主动发起连接服务请求; -JAVA-based real-time communications tools a simple online chat communication program 1, to customers- the way servers work, given the work the server port and client
java
- 基于Socket的局域网聊天室系统, 本系统是采用JAVA1.6来完成的,是在TCP/IP环境下,实现客户端和服务器端两部分程序(Client和Server)。即首先服务器方要启动,客户端向服务器发出请求,服务器接收到请求后提供相应的服务。当客户端连接到已启动的服务器,客户端用户登录时,客户端输入的内容通过服务器端与其他客户端连接;客户端进入聊天室聊天时,服务器端与客户端进行数据交互。-Socket LAN-based chat room system, the system is used t
chatclientserver
- java开发的聊天室,有客户端和服务端,支持多人同时在线,支持表情,用户上下线提示等-the development of chat rooms java, there are client and server to support online multiplayer at the same time, support for expressions, user tips, etc. on the line
JavaTalk
- J2me即时聊天软件,有服务端,和客户端两部分组成。能实现手机与手机的聊天功能-J2me instant messaging software, server, and client of two parts. Enables mobile phone and mobile phone chat
MyWorkSpace
- 使用Java语言开发的集聊天与画图于一身的程序,公开源代码,其中聊天功能类似于qq,可以发送表情、文字,修改选择字体、颜色。画图功能是基于网络的绘图,你绘制的团别的用户同样可以看到,文件中有服务与客户端2个程序,需要分别运行-Developed using Java language to chat and draw on a set of procedures, open source, including chat functions like qq, can send expression
java-chat-program
- java简单的聊天程序,运行环境(JRE 1.5或以上版本),包含服务端源代码和客户端源代码。-simple java chat program, runtime environment (JRE 1.5 or later) that contains the source code server and client source code.
liaotian
- 用java开发的简单的聊天工具,包括服务端 客户端-With the development of a simple java chat tools, including client server
duihua
- 用java开发的简单的聊天工具,包括服务端 客户端-With the development of a simple java chat tools, including client server
javachat
- Java编写的山寨QQ,多人聊天+用户在线,程序分服务端和客户端,典型C/S结构, 当用户发送第一次请求的时候,验证用户登录,创建一个该qq号和服务器端保持通讯连接得线程,启动该通讯线程,通讯完毕,关闭Scoket。 QQ客户端登录界面,中部有三个JPanel,有一个叫选项卡窗口管理。还可以更新好友列表,响应用户双击的事件,并得到好友的编号,把聊天界面加入到管理类,设置密码保护等。-Written in Java cottage QQ, people chat+ users
javachat
- Java编写的山寨QQ,多人聊天+用户在线,程序分服务端和客户端,典型C/S结构, 当用户发送第一次请求的时候,验证用户登录,创建一个该qq号和服务器端保持通讯连接得线程,启动该通讯线程,通讯完毕,关闭Scoket。QQ客户端登录界面,中部有三个JPanel,有一个叫选项卡窗口管理。还可以更新好友列表,响应用户双击的事件,并得到好友的编号,把聊天界面加入到管理类,设置密码保护等。-Written in Java cottage QQ, people chat+ users online
ChatRoom
- 本系统是基于java实现的网络聊天室系统。包括客户端与服务端两部分。是学习聊天室等网络通信系统编写的很好的例子。-The system is based on the java implementation of Internet chat room system. Including client and server in two parts. Internet chat rooms to learn written communications system a good example.
chat
- java编写的基于tcp/ip的聊天程序服务端与客户端。-IM program in java.
JavaQQ
- JAVA版qq,包含服务端和客户端,已实现注册、登录、和基本的用户通讯-JAVA version of qq and include service and client implementation of the registration, login, and basic user communication
Java-Chat
- 基于TCP的java聊天室程序,由服务端和客户端组成,使用时先启动服务端,再启动客户端-TCP-based java chat room procedures, service and client, first start using the service end, and then start the client
qpid-cpp-0.6.tar
- Qpid/C++ 是AMQP协议的一个 C++ 的实现。Apache Qpid (Open Source AMQP Messaging) 是一个跨平台的企业通讯解决方案,实现了高级消息队列协议。提供了 Java、C++ 两种服务端版本以及 Java、C++、.NET、Python和Ruby语言的客户端。 其中C++版本的服务器端具备高性能/低消耗以及RDMA支持,可运行于Windows/Linux和Solaris平台;而Java版本的服务器则支持JMS,以及各种平台。 -Qpid/
仿QQ聊天程序SOCKET编程服务端与客户端
- 用java语言及网络通信socket编程编写的网络聊天室,能够实现多人在线聊天。(The network chat room which is written in the Java language can realize the multi - person online chat.)