Welcome![Sign In][Sign Up]
Location:
Search - client server chat java

Search list

[OtherJAVA 聊天程序

Description: JAVA写的小程序,基本实现客户端,服务器的聊天程序-JAVA write small programs, the basic realization of client, server chat program
Platform: | Size: 10821 | Author: 杨洋 | Hits:

[JSP/Javachat_server

Description: 一个java的web的聊天的程序的服务端(同上面的配套使用)-The web of a java chat client service procedures (with supporting the use of the above)
Platform: | Size: 18432 | Author: 站长 | Hits:

[SourceCodechatroom

Description: 聊天程序server端和client端 demo-Client and server chat program client-side demo
Platform: | Size: 3072 | Author: | Hits:

[JSP/JavaChat-Java

Description: 一个用Java编写的聊天程序,包含源代码(有详细注释),说明文件和编译后的服务器端/客户端class文件-a Java prepared by the chat program includes source code (detailed notes), and compilers note after the server/client class document
Platform: | Size: 6144 | Author: 包包 | Hits:

[ICQ-IM-Chatjbu-chat

Description: JBuiler制作聊天程序(包括客户端,服务端,RMI文档及远程接口) -JBuiler production (including client, server, RMI files and remote interface)
Platform: | Size: 5120 | Author: 曾石 | Hits:

[JSP/Javachat(java)

Description: java初学者,一个聊天室的服务器和客户端的代码-java beginners, a chat room server and client code
Platform: | Size: 150528 | Author: 王斌 | Hits:

[Internet-Network利用Socket进行Java网络编程

Description: 利用socket进行网上对话聊天,包括服务器端和客户端程序源码及用户界面的建立.-You can chat with socket online,including server and client source code and the implementation of GUI
Platform: | Size: 6144 | Author: 王妍 | Hits:

[Chess Poker gamesjava网络五子棋的源代码

Description: java网络五子棋的源代码 JSP教程-Java技巧及代码 下面的源代码分为4个文件; chessClient.java:客户端主程序。 chessInterface.java:客户端的界面。 chessPad.java:棋盘的绘制。 chessServer.java:服务器端。 可同时容纳50个人同时在线下棋,聊天。 没有加上详细注释,不过绝对可以运行,j2sdk1.4下通过。 -the source code of JSP Guide-Java skills and the following code into source code 4; chessClient.java : Client main program. ChessInterface.java : client interface. ChessPad.java : drawing board. ChessServer.java : server-side. Can accommodate 50 individuals while playing chess online and chat. Notes without adding details, but can definitely run through j2sdk1.4.
Platform: | Size: 26624 | Author: 赵永水 | Hits:

[OtherJAVA 聊天程序

Description: JAVA写的小程序,基本实现客户端,服务器的聊天程序-JAVA write small programs, the basic realization of client, server chat program
Platform: | Size: 10240 | Author: 杨洋 | Hits:

[Otherjava.doc

Description: 客户端,服务器端的连接,用于一个简单的聊天室,实现两端的交互.-client, server connectivity for a simple chat room, to achieve two ends of the interaction.
Platform: | Size: 4096 | Author: jessecom | Hits:

[ICQ-IM-ChatA_simple_chat_tool

Description: 一个简单的用java编写的聊天工具,用socket类处理通信部分 1. 运行server.bat 或在命令行下输入(要在工作目录): java -jar Chat.jar 8888 打开服务器 8888也可以改为任意端口号 2. 运行client.bat 或在命令行下输入(要在工作目录): java -jar Chat.jar 打开客户端 3. 主要类说明: Server.java 等待用户连接,连接后为当前用户创建ServerListener对象 ServerListener.java 接受用户请求,并将消息移入消息队列 Sender.java 消息发送器,用循环不断检查消息队列中是否有新消息,有则发送消息,被发送的消息移出队列 Client.java 接受信息,提供与界面之间的接口函数 Chat.java 主要是用户界面 -with a simple preparation of java chat tools, with socket type handling a part of communication. server.bat or running the command line input (to the Public for directory) : java-jar Chat.jar 8888 Open Server 8888 can also read arbitrary port 2 . client.bat or running the command line input (to the working directory) : java-jar Chat.jar Open Client 3. main categories : Server.java waiting for users to connect, after connecting to the current users to create object ServerListener ServerListener . java user request, the information will be relocated Message Queue Sender.java news transmitters, cyclic Message Queue constantly check whether there are new news, then send messages the news was sent out of Queue Client.java receive information, interface provides the interface between Chat.java m
Platform: | Size: 26624 | Author: ZX | Hits:

[ICQ-IM-ChatChat_client_server

Description: 这是一个java实现的聊天室功能,client为客户端,server为服务器,先运行服务器,再运行客户端-This is the realization of a java chat room function, client to client, server for servers first running server, the client re-running
Platform: | Size: 251904 | Author: 翁海斌 | Hits:

[Internet-Networkchat-chapter3

Description: 第一,编译RMI存根(stub)和框架(skeleton)文件。 第二,编译上面所有的类文件,将服务器和客户端编译生成的.class文件打包。 第三,启动服务器。 第四,启动客户端。 执行命令java chatclient.ChatClient -jar ChatClient.jar启动客户端程序。选菜单"File/Connect"输入服务器地址和用户名,成功连接到服务器后,就可以聊天了。-first, compilers RMI stubs (stub) and Framework (skeleton) documents. Second, compile all of the above types of documents to the server and client compiler generated. Class paper packaging. Third, start the server. Fourth, start the client. Java chatclient.ChatClient enforcement of the order-jar ChatCli ent.jar start client. Election menu "File/Connect" imported server addresses and user names, successfully connected to the server, can a chat.
Platform: | Size: 10240 | Author: 浦嘉琪 | Hits:

[JSP/Javacommunication

Description: 本程序是网络聊天工具,分客户端和服务器端,含有图形界面窗口,运用了sql server2000 作为数据库-this procedure is the Internet chat tools, and client-server side, containing a graphical user interface window, use as a sql database SERVER2000
Platform: | Size: 80896 | Author: qzhong2000 | Hits:

[JSP/Javachat

Description: 此聊天程序是模仿QQ聊天制作,包含服务器端,客户端,服务器端界面含有保存客户端聊天记录到一个文件功能,并且可以读取聊天记录;客户端实现发送和接收数据功能,连接和中断与服务器连接功能,还有一些其他的控件触发功能。-this procedure is to imitate QQ Chat production, including server, client, server interface with the client kept chatting record to a file, it also can read chatting records; Client sending and receiving data capabilities, connections, and connects to the server and interrupt functions, There are other controls trigger function.
Platform: | Size: 16384 | Author: 平哥 | Hits:

[JSP/Javaclient-server

Description: 局域网聊天程序,仿QQ,界面做的很不错,是上学期操作系统的试验.-LAN chat program, like QQ, a very good interface to do is to test the operating system last semester.
Platform: | Size: 1031168 | Author: jimzhao | Hits:

[ICQ-IM-ChatClient-Server-based-Security-Comunication-Tool

Description: 自己用Java编的Client-Server聊天程序,结合了网络通信、数据安全、多线程的知识 1.使用RSA算法完成DES密钥的分配; 2.使用MD5结合RSA算法完成对消息的签名; 3.对原有消息及签名提供机密性保护(用DES算法加密); 4.能够解密并验证签名的合法性 -Their use of Java made the Client-Server chat program, a combination of network communications, data security, knowledge of multi-threaded one. RSA algorithm using the completion of the distribution of DES keys 2. RSA algorithm combines the use of MD5 message to complete the signature 3. The original message and signature to provide confidentiality protection (with DES encryption algorithm) 4. Able to decrypt and verify the legitimacy of the signature
Platform: | Size: 8192 | Author: Shadow | Hits:

[JSP/Javajava_chat

Description: Java编写的GUI聊天工具,基于Netbeans 6.0.1编写。里面包含有两个项目,一个server端,一个client端。-Java chat tool GUI prepared, based on the preparation of Netbeans 6.0.1. Which contains two projects, a server-side, a client-side.
Platform: | Size: 117760 | Author: huwangcheng | Hits:

[JSP/Javajava

Description: 用RMI方法实现当地的Java聊天程序,是基于一个服务器端的多个客户端的聊天程序。只需进行编译后即可运行。-Use RMI methods to achieve local Java chat program is based on a multiple client server chat program. Just be compiled to run.
Platform: | Size: 2048 | Author: wangdong | Hits:

[Internet-Networkchat

Description: client/server chat java based
Platform: | Size: 3072 | Author: Ivo | Hits:
« 12 3 4 5 6 7 8 9 10 ... 28 »

CodeBus www.codebus.net