搜索资源列表
chating_hackgun_version
- JAVA做的一个简单的聊天室软件,含客户端和服务端程序,程序很简单,不过初学者可以研究一下,学习SOCKET编程及多线程的概念。-JAVA do a simple chat room software, including client and server procedures, the procedures are simple. But beginners can look at the study Socket Programming and multithreading concept
chatroom
- java聊天小程序,支持客户端多线程,学习socket编程的好源码
java-MyChart
- java多线程聊天程序GUI界面socket实现
chatserver
- 本聊天程序采用Java的Socket网络编程技术实现。服务器可向所有用户发送广播信息,用户可选择要发送信息的其他用户,也可采用广播发送,即所有用户都能看到你发的信息,服务器可显示用户上线和连接情况的信息。 采用多线程技术,使得几个用户可以同时通信。
shanzhaiQQ
- 本项目基于MVC模式进行开发并且采取C/S模式仿QQ做的一个即时通讯系统。该系统使用了J2SE中的多线程、Socket通信、Swing和JMF等相关技术。项目实现了点对点聊天,系统广播,文件传送,视频语音等QQ拥有的基本功能。-The development project is based on MVC pattern and take the C/S mode to do an imitation of QQ instant messaging system. The system uses
javaQQ
- java多线程聊天程序GUI界面socket实现-java chat program GUI multi-threaded socket interface to achieve
ddd12054
- JAVA 实现客户端与服务端之间的聊天通信,用socket实现多线程和多人的群聊-JAVA and services to achieve client-side chat between the communications, with the realization of multi-threaded socket, and more than a group chat
chat
- 用java写的聊天室源码,含有客户端和服务器端的jar文件。运用到多线程和socket技术-With java source code written in the chat room, which contains client and server-side jar file. Applied to multi-threaded and socket technology
cxdm
- 计算机网络课程设计,基于Java的多线程聊天室-Multi-threaded chat room
ChatRoom
- JAVA聊天室程序。使用socket连接,多线程。-JAVA chat room program. The use of socket connections, multi-threaded.
java-chat-room
- 这是一个简单的聊天室程序。基于TCP/IP协议,使用多线程socket通信的编程。注册登陆界面。公聊界面。私聊界面。-This is a simple chat program. Based on TCP/IP protocol, using multi-threaded socket communication programming. Register login screen. Public chat interface. Private Chat interface.
newchat
- 一般采用socket+多线程+IO+Swing的多人聊天室,只支持信息发送,可以群聊-Generally use the socket+ multi-threaded+ IO+ Swing multiplayer chat room, only to support the messaging, you can group chat
Chat
- java基于socket的多线程聊天系统-Java socket chatting
javanetchat
- java简单网络聊天室,用到java的socket通信,多线程等知识-simple java chat rooms, use java the socket communication, knowledge of multi-threading, etc.
liaotianxitong
- 运用JavaWeb知识完成的聊天系统,连接mysql数据库实现系统的登陆,运用socket与多线程实现网络聊天,并有传送文件,截图等等功能。-Use the chat system JavaWeb knowledge to complete the landing of the system, connect mysql database, the use of socket multithreaded Internet chat and transfer files, screenshots
sy3
- 基于Socket和多线程编程的聊天程序,有客户端及服务器,窗体实现-Socket and multi-threaded programming-based chat program, the client and server, the form to achieve
Socket
- 简单的socket源码,里面有一个简单的聊天室,采用多线程完成-Simple socket source, which has a simple chat room, multi-threaded complete
socket-source
- socket网络通讯代码,实现聊天室功能,客户端,服务端,多线程-socket Network communications, chat rooms
MyGame_Chat
- 这是一个在线聊天的雏形,主要是对JavaSE的多线程,Socket进行应用,愉快的巩固知识(This is a prototype of online chat, mainly on the JavaSE multi-threaded, Socket application, happy to consolidate the knowledge)
socket
- 运用网络编程,类似QQ单人聊天,群聊,多线程(The use of network programming, similar to QQ single chat, group chat, multithreading)