搜索资源列表
Java 200308132332
- 在这篇免费的 dW 专有的独家教程中,我们将构建一个简单聊天系统的服务器和客户机方。您将在这个过程中学到创建这样一个服务器时可以用到的基本框架,该框架使用在很多情况下都能很好工作的传统技术。我们还将讨论框架的一些限制,并找到克服这些限制的方法。-in this free stochastic proprietary exclusive Guide, We will build a simple chat server and the client side. You will be in the
SkyQQ
- 点对点聊天系统 支持文字和语音聊天。同时是服务器和客户端。App.formApp.javaShowMsg.javaTCPClient.javaTCPServer.javaUDPCapture.javaUDPPlay.java-peer-to-peer chat system to support text and voice chat. While server and the client. App.formApp.javaShowMsg.javaTCPClient.ja vaTCPServe
chipchat-1.0-Beta2-src-20040630
- 网络聊天系统,只需要tomcat即可,它自带web服务器,客户端只需要浏览器即可。支持群聊,私聊。可管理。-network chat system, will only need tomcat, bringing their web server, the client only if the browser can be. Support group chat, Private Chat. Be able to manage.
talking
- 高性能聊天系统,这个高性能服务器系统可以拓展为更广阔的应用,如游戏系统、社区系统或者数据实时采集系统
chat
- 聊天系统雏形,客户端与服务器端的连接及消息的*
chapter3
- java写的c/s陌生的聊天系统,有客户端和服务器端。
chatsystem
- 一个多人聊天系统,主要有两个应用程序,分别为服务器程序和客户端程序。服务器应用程序主要用于消息转发、客户登录信息的管理以及向所有用户发送系统消息等;客户端应用程序主要用于客户聊天记录的显示和信息输入-more than a chat system, there are two main applications, namely the server and client programs. Server applications mainly for transmitting informati
src
- 这是一个网络聊天系统的代码,含盖服务器端与客户端
ChatMultiClient
- 在Dos下可运行的多人聊天系统,客户端和服务器端
Chat
- qq聊天系统,分为客户端和服务器端,实现了qq的基本功能。
C++实现基于TCP网络聊天室
- 随着Internet的迅速流行,越来越多的应用程序需要具备在网上与其它程序通信的能力。TCP/IP的通信基本上都是利用SOCKET套接字进行数据通讯,程序一般分为服务器端和用户端两部分。本系统是基于这样的基础,实现了一个基于TCP的简单多人网络聊天室
HttpChat
- 一个以tomcat作为服务器的C/S架构的聊天系统-A tomcat as a server C/S architecture of the chat system
ClientChat
- 这是一款用Java编写的聊天系统,只要打开一个服务器,可以打开任意多个聊天界面!-This is a chat with the preparation of Java systems, as long as you open a server, you can open any number of chat interface!
Chat_system_using_swing
- Chat案例 SWING多人聊天系统,有服务器和客户端程序。-a chat-system using swing with source code
java_chat
- 在做培训时带领学生一起做的聊天系统,包括服务器和客户端,主要功能有注册、登录、客户端之间通过UDP方式聊天和传送文件,客户端自动接受服务器端关于其他客户的登录、退出信息(上线、下线通知),服务器发送信息给客户端等等,使用文件保存注册用户信息。具体的可仓库文档,作为Java初学者,如果能写出这样的系统,那么找工作应该没有问题了,工资至少可达4以上。对有兴趣的学习者,下载后看代码吧!-about tcp/udp chat
java_chart
- 本程序是基于C/S结构的网络聊天系统。。。包括服务器与客户端的程序。-This procedure is based on C/S structure of the network chat system. . . Including the server and the client program.
q5
- eclipse上给予socket的即时聊天系统,有客户端和服务器端,使用时先启动服务器再打开客户端-chat project,include server and client
openfire_src_3_6_4[1].tar
- 功能强大的即时聊天系统,openfire为一个服务器,openfire+spark 是一个实现即时聊天的最佳聊天组合-Powerful real-time chat system, openfire for a server, openfire+ spark is a real time chat chat best combination
聊天应用Java
- 基于socket的聊天系统,同时结合客户端和服务器端,双方都可以主动建立连接(Chat system based on socket)
chat__code
- 本文件为简易聊天系统源码,分为客户端和服务器端,可完成单人聊天、多人聊天、发布公告、查看日志等功能。是一个简易的仿qq的聊天系统,可在eclipse环境下运行(it is code for chat under eclipse)