搜索资源列表
chatsystem
- 一个多人聊天系统,主要有两个应用程序,分别为服务器程序和客户端程序。服务器应用程序主要用于消息转发、客户登录信息的管理以及向所有用户发送系统消息等;客户端应用程序主要用于客户聊天记录的显示和信息输入-more than a chat system, there are two main applications, namely the server and client programs. Server applications mainly for transmitting informati
chatSystem
- 用java servlet类实现一个聊天室 功能强大 操作简易
ChatSystem.rar
- JAVA网络聊天室.运用网络编程、文件操作、数据流处理以及多线程等基础技术编写一个网络聊天室. ,JAVA Web chat rooms. The use of network programming, file operations, data stream processing, as well as multi-threading technology and other infrastructure to prepare a network of chat rooms.
ChatSystem
- 运用服务器端多线程来实现一个真正意义上的聊天室应用程序,该程序包括客户端和服务器二部分构成,采用Socket通信机制,服务器程序为Server.java,客户端程序为Client.java。首先启动服务器程序,再启动Client程序,当启动时服务器端首先要询问客户的姓名,然后给所有在场的用户发布新用户加入的消息,当客户端发出新消息时,服务器会将该消息发给所有在场的用户,当再次启动Client,有新用户加入时,服务器会继续做同样的工作,每当有客户输入bye时,服务器将断开与该客户的连接,同时在服务
chatsystem
- 完成多人的聊天。记录聊天的情况,并保存聊天记录-Completed more than chat。Record chat, and to save the chat history
ChatSystem
- 网络聊天程序的毕业设计,包括设计文档和源程序等,提供给大家交流学习-Internet chat program graduate design, including design documents and source code, etc., available to all exchange study
chatsystem
- 基于c#的仿qq聊天软件 有语音视频聊天功能 完整的源码和文档-Qq c#-based imitation of a voice chat software video chat full source code and documentation
ChatSystem
- java技术开发实现的局域网聊天系统,可以可靠的进行一切类似于qq的作用-Development and implementation of LAN technology java chat system that can reliably carry out the role of all similar to qq
ChatSystem
- 基于java的聊天系统 支持同时和多人聊天,文件传输-Chat system
chatsystem
- it can let the clients chatonline and write with multipie thred compiling-it can let the clients chatonline and write with multipie thred compiling
chatSystem
- 通过用JAVA语言编程出可以窗口聊天的程序,跟QQ聊天窗口差不多。-By using the JAVA programming language that can chat program window, with the QQ chat window almost.
ChatSystem
- 一个简单的服务器/客户端聊天软件,支持多开客户端,适合新手练习。-A simple server/client chat software that supports multiple open client, suitable for beginners to practice.