搜索资源列表
TT
- 它能够进行简单的文字聊天和基本的信息交换。-It can be simple text chat and exchange of basic information.
javachat
- 它能够进行简单的文字聊天和基本的信息交换。-It can be simple text chat and exchange of basic information.
chat1.21
- 基于TCP协议的局域网聊天软件的雏形 具备了基本的文字聊天功能 适合初学者学习-LAN-based TCP protocol chat software prototype with the basic text chat feature for beginners to learn
EnterpriseQQ
- qq聊天程序源码的文件,打开卡巴那看吧,you友一些文字聊天-dfsdfsdsdf
code
- 完全是自己用Java编写的可以发送文件的聊天软件,是自己的课程设计项目,绝对可以正常运行。可以扫描在线用户、文字聊天、和彼此发送文件。源代码附有详细解释! -Their use is entirely written in Java chat software can send documents, curriculum design their own projects, absolutely normal operation. Online users can scan, text chat
chat_room
- 聊天室功能实现,可以在线聊天,只能实现文字聊天,无视频功能-Chat room feature to achieve, online chat, text chat can only be achieved with no video function
WordChat
- 利用JAVA编写的文字聊天工具,可实现文字即时聊天,相关技术请参考java网络编程书籍。-Written in JAVA using text chat tool, enabling real-time text chat, java related technologies please refer to network programming books.
receive
- Java环境中,采用文字聊天时的接收端实现源代码-receive data
MyQQClient
- java 模拟的QQ聊天客户端,能够实现基本的文字聊天同能-QQ injava
vidioPlay
- java开发的点对点语音视频、可以文字聊天,代码简单适合初学者。-ava development of point-to-point voice and video, text chat, the code is simple for beginners.
UDP
- 语音和文字聊天软件,通过udp和组播实现多人语音沟通和文字交流-software for comunicating by audio and word
VoiceChat
- 语音、文字聊天,界面美观,可以实现点对点聊天,基于服务器和客户端的设计-Voice, text chat, beautiful interface, peer-to-peer chat server and client-based design
ECHO_Server
- 用java编写,类似QQ聊天以图片聊天为主的服务器端的软件程序,图形聊天,文字聊天,语音聊天等-Prepared using java, similar QQ chat chat picture-based server-side software programs, graphics chat, text chat, voice chat, etc.
JavaSimpleChatRoom
- Java简单聊天室,只有最简单的文字聊天,有注册功能-Just a simple chat room
NetmeetingClient5.0
- 一个网络会议系统的客户端,可用于多人语音,文字聊天,白板画图-Client for a web conferencing system can be used for more than voice, text chat, whiteboard drawing
ECHO_Client
- 使用java编写,类似QQ一画图聊天为主的客户端软件程序,实现文字聊天,图形聊天,语音聊天等-Using java prepared, like the QQ a drawing chat client based software program, text chat, graphics chat, voice chat, etc
NetmeetingServer5.0
- 一个网络会议系统的服务器端,可用于多人语音,文字聊天,白板画图-The server side of a web conferencing system can be used for more than voice and text chat, whiteboard drawing
chat
- 开发一个类似QQ的聊天软件,软件分为服务器端和客户端两部分。客户和服务器、客户和客户采用UDP协议通信。 软件实现以下功能: ㈠基本功能 ①用户通过客户端向服务器注册,成为聊天用户。服务器端保存用户的信息。 ②用户登录后通过客户端可以查询服务器端的注册用户,并加其为好友。 ③用户可以与好友进行文字聊天。-Develop a similar QQ chat software, the software is divided into two parts, the server
IPNetChat
- 用java实现局域网内的多对多文字聊天功能-Using java to achieve many-text chat function within the LAN
聊天室
- 增加了用户列表功能,可以实时刷新。在网络编程方面,支持了聊天文件发送。在UI设计上,加上了图片。具体功能描述如下: 登录界面:输入已有的账号密码登录。 注册界面:输入用户名,性别,密码,邮箱即可注册新的用户。其中,用户名长度限制为2至15字符,密码长度6至12字符,邮箱用正则表达式验证。 用户列表界面:可显示当前的在线用户,可刷新掉下线用户,上线用户则自动添加到在列表中。 聊天界面:支持文字聊天,修改字体及其颜色,文件发送及保存,一对一聊天,修改用户资料,注销用户等功能。(Login i