Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - client server java
Search - client server java - List
一个简单的用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
Date : 2008-10-13 Size : 26.68kb User : ZX

自己用Java编的Client-Server聊天程序,结合了网络通信、数据安全、多线程的知识 1.使用RSA算法完成DES密钥的分配; 2.使用MD5结合RSA算法完成对消息的签名; 3.对原有消息及签名提供机密性保护(用DES算法加密); 4.能够解密并验证签名的合法性
Date : 2008-10-13 Size : 8.63kb User : Shadow

JBuiler制作聊天程序(包括客户端,服务端,RMI文档及远程接口) -JBuiler production (including client, server, RMI files and remote interface)
Date : 2025-12-24 Size : 5kb User : 曾石

服务器与客户间通过套接口Socket(TCP)连接。在java中使用套接口相当简单,Java API为处理套接口的通信提供了一个类java.net.Socket.,使得编写网络应用程序相对容易.服务器采用多线程以满足多用户的请求,通过JDBC与后台数据库连接,并通过创建一个ServerSocket对象来监听来自客户的连接请求,默认端口为8080。-server and client presentation by Socket Interface (TCP) connections. Java use in presentation interface is quite simple, Java API sets to address the communications interface provides a type java.net.Socket. , Making the preparation of network applications relatively easily. Multi-threaded servers to meet the multi-user request, through JDBC and background database connections, and through the creation of a ServerSocket object from the client to monitor the connection request, the default port of 8080.
Date : 2025-12-24 Size : 1.63mb User : 陈玉平

本连天工具的源码有服务器端和客户端程序两部分组成,整体采用java平台开发,多线程开发,并使用 SQL 2000管理数据库系统!-grievances of the tools have the source code server and client program consists of two parts, the overall use of java platform, multithreaded development, and the use of SQL 2000 database management system!
Date : 2025-12-24 Size : 72kb User : 朱晓峰

用JAVA编写的聊天程序,客户端与服务端集成在一个文件中,代码简洁,无多余复杂功能。-prepared with Java chat procedures, client and server integrated in a document, the code simple, non-redundant functional complex.
Date : 2025-12-24 Size : 1kb User : 流星雨

this is use java to write a like icq/msn program, this have client and server code in this .-use java to write a like icq/msn prog ram, this have client and server code in this.
Date : 2025-12-24 Size : 58kb User : 陳婷婷

一个简单的用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
Date : 2025-12-24 Size : 26kb User : ZX

这是一个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
Date : 2025-12-24 Size : 246kb User : 翁海斌

一个简单的server和client聊天程序,采用了多线程,可以实现多个client连接,并同时发送消息-a simple server and the client chat program, the use of multi-threading, many can achieve client connectivity, and also send messages
Date : 2025-12-24 Size : 5kb User : 张军

MiniICQ1.3面向Socket基于线程池技术的java聊天室程序下载(含源代码) 首先,安装jre 没有的自己搜一个。 运行服务器端。startServer.bat成功! 运行2个客户端。startClientw.bat 窗口出来以后可以把客户端的命令窗口关掉。 现在的版本还没有注册功能,帐号 随便 有什么问题请和我联系 QQ:281284015 Email:ibm_chen@163.com 欢迎大家来chensoft.cn和我一起讨论java编程的乐趣-MiniICQ1.3 Socket-oriented technology based on the thread pool java chat room procedures set (including source code) First, the installation of its own jre not found one. Operation server. StartServer.bat success! Running two clients. StartClientw.bat out the window after the client can order window switch off. The current version has no registration functions, Account casually What is the problem and please contact me QQ : 281284015 Email : ibm_chen@163.com chensoft.cn welcome everyone to come and join me to discuss ja va Programming fun
Date : 2025-12-24 Size : 1.33mb User : chenmin

用java实现的非常小巧的sockets程序,分server和client,只实现基本的响应功能。-Using java to achieve a very compact sockets procedures, sub-server and client, only the realization of the basic response function.
Date : 2025-12-24 Size : 3kb User : bean

局域网基于IP的聊天工具,分为客户端和服务器端,该源码为服务器端,可以实现点对点以及组播的语音以及文本聊天-LAN IP-based chat tool, divided into client and server, the source code for the server side, you can realize, and multicast point-to-point voice and text chat
Date : 2025-12-24 Size : 19kb User : 江如基

一个典型的多客户机制包含运行在某台主机上的服务程序和其他机器上的多个客户程序,服务程序作为一个的进程,它具有多个线程,等待各个客户的请求,并提供相应的服务。 本程序分为服务器端和客户端两部分,每部分均被打包到.bat文件,直接双击即可运行程序。首先启动服务端,启动服务,然后启动客户端,即可登陆聊天,源码为某书上例程。 端口号8888,其它功能请运行程序进行观察、体验。-A typical multi-client mechanism includes running on a host of services and other machines on a number of client service program as a process, it has multiple threads, waiting for each customer request and provide corresponding services. This procedure is divided into server-side and client in two parts, each part were packaged into. Bat file, double-click to run the program directly. First of all start-up services client, start the service, and then restart the client, you can visit the chat, and source code for a book on routines. Port number 8888, other features, please run the program to observe and experience.
Date : 2025-12-24 Size : 54kb User : universe

自己用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
Date : 2025-12-24 Size : 8kb User : Shadow

DL : 0
用Delphi写的MSN界面程序,其实用Delphi来实现界面是效率最高的。所以非常适合来开发客户端,服务器端可以考虑用Java.这个程序是我自己模仿MSN写的客户端程序。-Using Delphi to write the MSN interface procedures, in fact, to achieve the interface with Delphi is the most efficient. So well suited to the development of client, server-side may consider using Java. This process is my own MSN imitate written client program.
Date : 2025-12-24 Size : 307kb User : kenneth

基于JAVA SOCKET的聊天示例,采用APPLET设计聊天页面。分为客户端,服务器端。-JAVA SOCKET chat-based sample, using APPLET Designed chat page. Divided into client, server-side.
Date : 2025-12-24 Size : 4kb User : shiyanjin

类似QQ的聊天系统,包括客户端和服务器端有论文和源码-QQ chat similar systems, including client and server-side there are papers and source code
Date : 2025-12-24 Size : 790kb User : liag

DL : 0
基于Socket的局域网聊天室系统, 本系统是采用JAVA1.6来完成的,是在TCP/IP环境下,实现客户端和服务器端两部分程序(Client和Server)。即首先服务器方要启动,客户端向服务器发出请求,服务器接收到请求后提供相应的服务。当客户端连接到已启动的服务器,客户端用户登录时,客户端输入的内容通过服务器端与其他客户端连接;客户端进入聊天室聊天时,服务器端与客户端进行数据交互。-Socket LAN-based chat room system, the system is used to complete JAVA1.6 is in the TCP/IP environment, the achievement of client and server-side program in two parts (Client and Server). That is, first of all, to start the server side, the client request to the server, the server receives a request to provide the corresponding services. When the client has started to connect to the server, client users log on, enter the contents of the client through the server-side with other clients to connect client to enter the chat room to chat, the server-side data and client interaction.
Date : 2025-12-24 Size : 18kb User : 高飞

J2SE编写的一个局域网点对点聊天工具,每个程序同时作为服务器和客户端,使用Java Socket通过IP地址建立连接,可以显示对方信息、文字聊天和互传文件-J2SE written a local area network P2P chat tool, each program can act as both server and client, using Java Socket to connect with the IP address, you can display other information, text chat and file transfer each
Date : 2025-12-24 Size : 170kb User : stream
« 12 3 4 5 6 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.