搜索资源列表
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
q5
- eclipse上给予socket的即时聊天系统,有客户端和服务器端,使用时先启动服务器再打开客户端-chat project,include server and client
YOYOtalking
- 这是一个应用socket实现的即时聊天系统的源代码-This is a socket to achieve real-time chat application system source code
javaSE_IM_source_code
- 企业即时通讯工具,采用C/S架构 + TCP/UDP协议 + Socket + 多线程技术实现。客户端支持:用户上下线,单聊,群聊,自定义消息字体样式,表情、图片发送,文件发送,语音聊天,修改状态,修改头像,修改密码等。服务端支持:服务器管理、用户管理、服务配置管理、日志管理等。 -Enterprise instant messaging tool, using the C/S architecture+ TCP/UDP protocol+ the Socket+ multithreadin
1
- .编制一个类似QQ的即时聊天程序,该程序使用面向连接的Socket通信机制。整个程序分成服务器端和客户端两部分,通信双方能够互相发送文字进行简单的聊天,最后双方都可以输入quit结束对话。-. The preparation of a similar QQ instant messaging program that use a connection-oriented Socket communication mechanism. The entire program is divided in
Java_Socket_Chat
- 基于java socket的聊天室(有界面),如果你有一台VPS,或者电脑配置了IP地址映射,还可以实现即时在线聊天 ,已测试-Socket Java based on the chat room (Have interface), if you have a VPS, or the computer configuration of the IP address mapping, you can also achieve real-time online chat, has been test
kehuicms7
- 软件介绍 包含本站独创的CSS编辑器和CSS代码自动生成功能,用户不需要专业知识即可灵活方便的设置和管理系统功能,改变页面样式,拥有常见问题,歌词库,用户评论等更多的功能和模块,精简代码并且更加安全,修正所有已知问题,集成本站独创的PHP Socket Server Push聊天室模块,启用简繁-繁简自动转换功能,可以即时转换网站内的所有内容,配合多语言功能当系统默认为简体时可以自动将站点内的所有页面及内容转换为繁体显示,增加常见问题模块,增加歌词库模块等-Software introduc
socket
- TCP socket编程,即时聊天代码,实现简单聊天-socket Programming, and instant messaging
ChatDemo
- 使用swing实现在线聊天,效果明显,功能比较简单(Using swing to implement online chat)
NIM_Web_Demo-master
- 使用java socket模拟一个在线的聊天室功能,达到小环境的即时通讯。(Use java socket to simulate an online chat room function to achieve instant messaging in a small environment.)