当前位置:
首页 资源下载
搜索资源 - java chat web application
搜索资源列表
-
0下载:
设计B/S模式的网络聊天室,客户端使用浏览器和服务器端java应用程序进行通信。采用瘦服务器富(Rich)客户端的思路,以使服务器响应大量用户的请求时减轻服务器的工作量,而客户端能轻松设计出更富动态的Web页面。-Design B / S mode network chat rooms, Clients use the browser and server-side java application procedures for communication. Fu server using th
-
-
0下载:
Chat application to communicate between systems. This web based app can be run using Tomcat.
-
-
0下载:
这是一个用java编写的关于WEB应用编程的简单的聊天系统的样例,可在eclipse开发环境中运行,有利于初学者对网络编程的学习。-This is a java written by WEB application programming on a simple sample of the chat system, you can run the eclipse development environment will help beginners to learn programming on
-
-
0下载:
网络聊天课程设计.
随着网络越来越备受关注,人们对网络方面的应用越来越青睐,各种各样聊天工具也相继被开发出来,自然而然,开发网络方面的聊天程序也将是网络应用的一大亮点,便设计了这个局域 网聊天程序,报告主要是对程序进行需求分析、概要设计、详细设计,以及最后实现的全过程。本程序的编制主要采用的是目前最流行的java语言,Java语言最大的特点是具有跨平台性,以使其能够在任何操作系统平台上运行,并得到了广泛的应用。
-Web chat curriculum design. With the
-
-
0下载:
这是用java开发的一个基于UDP的文本聊天工具,可以在网络上应用。在左下方的文本区域填写目标主机的IP地址,在右下方的文本区域填写你想发送的内容,然后敲enter键。-This is the java development with the text of a UDP-based chat tool on the web application. Fill in the bottom left of the text area of the target host IP address, f
-
-
0下载:
Build a SOAP-based Chat Application with Java Web Services
-
-
0下载:
Java聊天程序源码,包括服务端和客户端,运行于WEb平台,内容涉及到Applet布局管理器,增加面板到Applet上。C/S结构的网络聊天室,同时也是Java程序爱好者初学Java网络编程的典型入门实例。聊天程序客户端运行截图如上所示。-Java chat program source code, including server and client running in the WEb platform, which relates to the Applet layout manager
-
-
0下载:
Small programs written in Java web application socket, a simple chat system,
-
-
0下载:
This course is going to teach you how to write client-server applications in Java using socket programming. It will also teach you how to write a multi-user/group chat application in Java with chat logging functionality
-
-
0下载:
用户输入一个昵称后,可以参加聊天,该昵称用于聊天应用程序的用户名
用户通过在一个文本框中输入发送的消息后点击命令按钮参与聊天
用户应看见所有参与聊天的人和他们的全部聊天记录。没有其他的权限控制
用户应能够使用中文聊天(After a user enters a nickname, he can participate in the chat, which is used for the user name of the chat application
Users enter the
-