搜索资源列表
ClientClient_Programe
- 这是java实现的一个聊天室项目,实现了基本的功能,还实现了表情的发送……里面包含了全套的项目开发文档。可以供大家学习参考。-This is the realization of a chat room projects, the basic function, but also the realization of this expression ... which contains a complete set of project development documents. Everyo
java聊天室有头像源代码
- 该项目由Eclipse所写 包说明: gui:图形包,客户端界面 Images:表情包 net:网路包,提供网络连接和服务交互数据的方法 net.Message:消息包,表示在网络相互传输数据时候封装的消息 Snake:待扩展的游戏包 test:备用测试包 files:配置文件 该项目是简单聊天室的实现 编写工具:Eclipse3.2(图形界面:NetBeans 6.5) 主要功能: 用户登陆(用户名不能重复,密码随便) 载入用户列表(可动态载入,删除) 发送群聊信息,发送私聊信息(可发送给指定
chat.rar
- 基本上实现了qq聊天部分的所有功能,比如发送qq表情,发送窗口抖动,查看好友资料,用户注册…… ,Basically achieved qq chat all functions, such as sending qq expression, sending window jitter, see friends material, user registration...
happychat.rar
- 基于java的聊天室,不仅能实现私聊,也支持公共聊天,而且还有表情图像,功能挺强大的,it is a chat waresoft, base on java,it is strong ,with many image,it s ont only can complete public chat but also public chat.
chatclientserver
- java开发的聊天室,有客户端和服务端,支持多人同时在线,支持表情,用户上下线提示等-the development of chat rooms java, there are client and server to support online multiplayer at the same time, support for expressions, user tips, etc. on the line
javaChatroom
- java聊天工具 有服务器端和客户端 里面有源代码 可以保持纪录 支持表情-java chat server and client with source code to maintain records which support the expression
MyWorkSpace
- 使用Java语言开发的集聊天与画图于一身的程序,公开源代码,其中聊天功能类似于qq,可以发送表情、文字,修改选择字体、颜色。画图功能是基于网络的绘图,你绘制的团别的用户同样可以看到,文件中有服务与客户端2个程序,需要分别运行-Developed using Java language to chat and draw on a set of procedures, open source, including chat functions like qq, can send expression
javaxyq-1.2
- 仿梦幻西游纯java实现的2D RPG游戏。实现多地图场景经传送点跳转,鼠标点击地图人物自动寻径行走、表情动作、聊天动画冒泡显示。-Imitation Fantasy Westward Journey pure java implementation of 2D RPG game. Scenes by multi Map Teleport jump, mouse clicks Map People automatic routing walking, emotes, chat bubble an
NetWBnew
- 多用户之间的信息共享,绘图区绘图共享,可以聊天并且发表情;用Java编写界面,用seversocket创建服务端,socket创建客户端,实现简单图形绘画和一对多聊天,客户端和服务端都能显示在线用户;本程序是基于java Socket设计实现的多用户间的网络白板功能(Multi-user information sharing, drawing area drawing sharing, can chat and express feelings; Write the interface in