搜索资源列表
dingdang(JSP+ACCESS)
- 叮当购物系统(ACCESS版): 主要功能: 客户在线购物, 管理员可发送公共消息, QQ在线咨询功能, 精品推荐, 热销排行, 后台 可自由增加首页LOGO, 添加新商品 管理商品订单 查询投诉订单 管理网站用户 网站信息设置 网站广告设置 友情链接管理 自由增加新闻, 商品分类管理-Doraemon Shopping System (ACCESS version) : main functions
qq1[1].0
- 本代码是基于J2EE的一个简单QQ聊天程序 其功能实现表情 即时消息 在线发布订阅
TQ
- Java实现QQ登录并发送消息,有兴趣的可以下载研究一下
javaQQ
- JAVA 版QQ源代码 使用WEBQQ协议HTTP协议。可登陆,获取好友,收发消息。-JAVA version of the QQ protocol source code WEBQQ HTTP protocol. Can be found, for friends, send and receive messages.
javaicq
- 采用java编写的qq,可相互发送消息,一个服务器一个客户-Using java prepared qq, send a message to each other, a server a client
chatroom
- java实现网络聊天室功能.有登陆界面.服务器界面有日志(消息记录显示),端口显示,在线用户显示 客户端聊天界面类似QQ,可以设置字体(格式大小黑体斜体)可发送图片 实现公聊(TCP) ,私聊(UDP)单独弹出对话框-java chat room function network. have landed interface. server interface log (message records show), Port shows, online chat client user
TALK
- 基于serverSocket 和socket编写的及时聊天系统。有类似于tencent的qq界面,能实时监听用户的上下线。能发离线消息。有用户连接池。以及账号注册,修改等功能-ServerSocket and socket-based chat system written in a timely manner. Tencent similar to those of the qq interface, real-time monitor on the user' s offline. O
MSNNewsTip
- 实现页面右下角弹出类似QQ或MSN的消息提示-Achieve the lower right corner of the page pop-up similar to the QQ or MSN news tips
jqueryfang
- jquery仿QQ消息框 -jquery imitation QQ message box jquery imitation QQ message box ...
EchoServer
- 模拟qq消息发送和接受,编写服务器方的源代码-Simulated qq send and receive messages, write server-side source code
EchoClient
- 模拟qq发送和接受消息,编写关于客户端的源程序-Simulated qq send and receive messages, write on the client' s source code
jintellitype
- JAVA 在windows 实现 热键功能,类似QQ的提取消息的热键功能.-JAVA in windows hotkey feature to achieve, similar to the extraction of messages QQ hotkey function.
IM
- 用java写的即使聊天程序IM,实现用户的登陆 发送消息 发送文件 好友管理-Even with the java chat program written in IM, to achieve the user' s login to send messages to send the file friend Management
qq-face
- 用java语言编写的一个仿QQ登陆的界面,(4) 当用户的账号或密码有任何一处未填写完整,则“登录”时显示“请将信息填写完整”,并设重新输入;当用户密码输入错误,“登录”时显示“密码有误”并设重新输入,这里假设账号为“147258369”,密码为“123555”。 成功登录时弹出“登录成功”的消息框。-Java language with an imitation QQ login interface, (4) When a user account or password to any one
QQjava
- 模仿QQ的功能,能够收发消息,增删改好友,查看好友资料,查看在线信息,界面美观-To imitate the function of the QQ, can send and receive messages, the CRUD friends, friends information, view the information online, attractive interface
q
- Java通过Webqq协议登陆qq,已通过测试,可以接受消息,发送消息,接受群消息,发送群消息,简易qq登陆工具-Java landed by Webqq agreement qq has been tested, you can receive messages, send messages and receive group messages, send group messages, the simple qq landing tool
MSN_QQ
- 类似MSN,QQ的消息提示,简单的html写的一个demo,很容易理解-Similar to the MSN, QQ news tips to write simple html demo, easy to understand
QQ
- 本程序是基于TCP/IP协议的网络通信程序,运用了Java的流、文件、多线程等编程技术。套接字对象在网络编程中扮演着重要的角色,该程序就是一个基于套接字技术编写的简单聊天工具。聊天功能所使用的输入输出流分别是BufferedReader和PrintWriter,服务器为客户端启动一个线程,在该线程中通过套接字和客户交流信息。当向服务器发送一条聊天信息:“Hello”时,服务器要向这个线程中的输出流写入信息:“Hello”,那么客户端套接字的输入流就读取到了这条消息。文件传输分为文件发送和文件接收
qq
- qq聊天软件,C/S结构,可以发送和接收消息,实现群聊和私聊,用的是JAVA语言。-QQ chat software, C/S structure, and can send and receive messages, group chat and private chat, using the JAVA language.
QQ-System-(Client-Server)
- QQ系统用来实现消息传递和文件互传,添加好友,删除好友,好友分组等功能。这个文件还可以用来做学习Java的资料,里面有很多内容都是很具有代表性的。- this QQ System is used to talk to your friends , you can send message or file to each other , you can add your friends ,delete your friends and so on.