搜索资源列表
一个基于TCP聊天室的简单实现
- 多聊和私聊的实现程序,对你们应该有很大的帮助哦-Private Chat, and chat over the procedures, you should be very helpful oh
TCPchatroom
- 功能比较齐全的聊天室软件,基于TCP协议。实现了注册,登陆,私聊,群聊,内容过滤等功能。
socket2
- 基于TCP的SOCKET聊天程序,可支持多人聊天,支持私聊等功能
TCP同步聊天工具
- 基于同步的TcpClient,在线聊天室.有密聊功能.
基于TCP的聊天室的简单实现_MyChat
- 基于TCP的简单的聊天室程序,适合初学者学习.用vc写的。-based on the simple TCP chat room procedures, suitable for beginners to learn. With vc writes.
一个基于TCP聊天室的简单实现
- 多聊和私聊的实现程序,对你们应该有很大的帮助哦-Private Chat, and chat over the procedures, you should be very helpful oh
TCPchatroom
- 功能比较齐全的聊天室软件,基于TCP协议。实现了注册,登陆,私聊,群聊,内容过滤等功能。-Relatively complete functional chat room software, based on the TCP protocol. Realize the Register, landing,私聊, group chat, content filtering and other functions.
socket2
- 基于TCP的SOCKET聊天程序,可支持多人聊天,支持私聊等功能-TCP-based chat program SOCKET, can support more than chat, support and other functions私聊
ChatServer
- 应用Socket接口的,基于TCP/IP协议的群聊器-服务端-Socket interface applications based on TCP/IP protocol of the group chat browser- Server-side
ChatClient
- 应用Socket接口,基于TCP/IP协议的群聊器-客户端-Application Socket Interface, based on the TCP/IP protocol of the group chat browser- Client
java
- 基于Socket的局域网聊天室系统, 本系统是采用JAVA1.6来完成的,是在TCP/IP环境下,实现客户端和服务器端两部分程序(Client和Server)。即首先服务器方要启动,客户端向服务器发出请求,服务器接收到请求后提供相应的服务。当客户端连接到已启动的服务器,客户端用户登录时,客户端输入的内容通过服务器端与其他客户端连接;客户端进入聊天室聊天时,服务器端与客户端进行数据交互。-Socket LAN-based chat roo
CSNetServer
- 我用C#写的一个局域网聊天程序,基于TCP协议,可以实现群聊,已经过测试,效果不错。-I use C# written in a local area network chat program, based on TCP protocol, can be achieved group chat, has been tested and its effectiveness.
MyChat
- 一个基于TCP/IP的网络聊天室,支持群聊和私聊.用了winsock-One based on TCP/IP-network chat rooms, support group chat and private chat. Used winsock
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. Pri
mychat
- 基于tcp/ip的socket编程。界面友好,功能较全,可以群聊和私聊,一些简单的聊天附带功能。-Based on tcp/ip for socket programming. Friendly interface and functionality than the whole, you can group chat and private chat, chat with a few simple functions.
chatsysforgroup
- 在linux下实现基于socket的群聊系统,具有简单的用户管理模块,设置了基础的chatsys协议,服务器端采用消息队列的形式接收,并转发到除发送方以外的各个用户端。-The code is the implemtation of a small chatsystem for a group. It is developed under the linux system,based on the TCP/IP protocol.A s
chat
- 基于tcp协议的简单局域网程序,它实现了单聊、群聊的基本功能,解压后即可用。-Tcp the simple agreement LAN program, which implements a single chat, group chat function, can be used after decompression.
MyChat
- java实现的基于TCP的聊天室程序,可以实现多人聊天,私聊,显示在线用户等功能。-java achieve TCP-based chat room procedures, you can achieve more than chat, private chat, online user display functions.
ChatA
- 使用Java语言开发,多线程,私聊、群聊,界面简洁,可供学习。(rivate chat, group chat, simple interface)
基于TCP的聊天室
- JAVA开发的聊天室,属于多线程,实现群聊、私聊等功能。可供学习。(he chat room developed by JAVA belongs to multi thread and realizes the function of group chat, private chat and so on. It is available for learning.)