搜索资源列表
clientdaserver
- 计算机网络课程设计,使用socket编程实现即时聊天软件。有客户端和服务器端,可实现多个客户端的即时通信,功能和QQ类似。完整程序和源代码。-Computer network curriculum design, the use of socket programming real-time chat software. A client and server, multiple clients can achieve real-time communication, function and
JAVA-QQ
- JAVA语言编写的聊天软件,有服务器端及客户端。 支持基本聊天、语音聊天、传文件,服务器端使用ORACLE数据库,可实时监测在线状况、强制下线等。-Chat software written in JAVA, there are server-side and client side. Supports basic chat, voice chat, transfer files, use the ORACLE database server, real-time monitoring of o
keke
- 本聊天室主要方便于那些在用虚拟主机而无法开设聊天室的站长。 程序上传便可用。上传到网站任何一个目录就可用。 程序除了聊天外可以在线点歌,在线实时管理,在线发布公告,多管理员设置。运行速度快 注意:点歌的目录就在mp3/下面,大家自己建立一个文件夹,把mp3格式的歌放进去就可以了 -The main convenience of this chat room to those who can not use the virtual host of the station set up
QQ
- 也是一款模仿QQ的即时通信工具,代码简洁明了,适合学习使用-QQ is an imitation of the real-time communication tools, code concise study the use of suitable
privatechatroom
- 網路的私人專屬聊天室vb實做,可以提供隱私性以及即時性,採用vb實現其網路的協定,可以讓開發者更進一步的修改其架構成為更好用的聊天室軟體-Internet chat room private exclusive vb to do it, can provide privacy as well as real-time using vb implementation of the Agreement and its network, allowing developers to further m
Chat
- 支持多人同时聊天,支持私聊,支持真实IP用户间传送文件,服务器端采用完成端口模型完成,客户端采用WSAAynscSelect模型,底层采用xml对传输协议进行了包装 !-Supporting people to chat at the same time, support私聊support the real IP transmission of documents between users, the use of server-side finish finish port model, th
chat
- 利用delphi制作的即时聊天系统,可实现sever端和client端的通信-Delphi making use of real-time chat system which can achieve the sever-side and client-side communication
jj_0.1.2
- JeCat-Jabber(简称:JJ) 是一款完全由 PHP 开发的即时通讯软件。JJ 采用 Gtk2 图像界面库来实现用户界面。顾名思义 JJ 使用 Jabber 协议(XMPP) ,因此可以 和 包括 GTalk 在内的 其它任何 XMPP 即时通讯软件 聊天。-JeCat-Jabber (referred to as: JJ) is a complete PHP development by real-time communication software. JJ images Gtk2
smackpackage
- XMPP的前身是Jabber,一个开源形式组织产生的网络即时通信协议。XMPP目前被IETF国际标准组织完成了标准化工作。标准化的核心结果分为两部分; 核心的XML流传输协议 基于XML流传输的即时通讯扩展应用 XMPP的核心XML流传输协议的定义使得XMPP能够在一个比以往网络通信协议更规范的平台上。借助于XML易于解析和阅读的特性,使得XMPP的协议能够非常漂亮。 XMPP的即时通讯扩展应用部分是根据IETF在这之前对即时通讯的一个抽象定义的,与其他业已得到广泛使
chatting_room
- 利用JAVA实现简单的聊天室功能包含服务器,可以实时显示好友IP,在线情况等。-The use of JAVA chat rooms simple function, you can show friends in real-time IP, online and so on.
communicator
- 在网络越来越发达的今天,人们对网络的依赖越来越多,越来越离不开网络,由此而产生的聊天工具越来越多,类似QQ、网络聊天时一类的聊天系统的发展日新月异。但是,QQ等现有的聊天程序也存在着很大的问题。 比如,在使用QQ的时候,就对他发的各种“广告”深恶痛绝。对于登陆后时不时弹出的打扰窗口,很是厌烦。因此产生了一个制作类似QQ的网络聊天工具并且“无垃圾信息”洁净聊天工具的想法,而且希望通过制作该程序还能更好的学习网络软件编程知识。 -Today, more and more developed
LiaotianKauiKuaiTie
- 聊天快手使用非常简单,只需选择你 要使用的选项卡,把光标移到你要使用的 语句上(你可以使用鼠标也可以使用上下 箭头移动)。这时会在窗体的文本框中出 现光标所在位置的文本。(其实这时,文 本已经拷贝至剪贴板了。) 只需在聊天室的文本框中按Ctrl+V或用鼠 标右键粘贴即可。 考虑用于聊天工具的翻译文本自动粘贴!-Chat deft use of very simple, just select the options you want to use th
udp-chat
- 实现UDP下的聊天室,用户端的端口是根据系统时间进行计算得到的,使用时若是出现冲突要重复尝试即可-Chat room under the UDP to achieve the client' s port is calculated according to the system time, the use of conflict if you can try to repeat
TLoveQUI
- 此聊天软件系统是模拟现今国内最为流行的即时性通讯工具QQ,其功能类似于QQ,能够实现注册、登录、添加好友、文字聊天、文件传输、语音聊天、视频聊天等功能。该聊天软件系统是采用C/S结构,也就是客户端与服务器端的结构体系,基于对该聊天软件功能的分析,分别对客户端与服务器端进行了设计。-This chat software systems are modeled by the current real-time nature of the country' s most popular comm
ImmediateMesSystemClient_20100101
- 即时聊天系统,一个老外的源代码,代码风格比较严谨,简洁。功能实现也很完善,能够即时聊天,有数据库,可以用VS2008 调试,是学习即时聊天的好源代码-Instant messaging system, a foreigner s source code, code style of rigorous, concise. Function realization is also improved, to instant messaging, a database, you can use VS20
icpqchat
- ICPQ vc++ 版聊天室源程序,平常的sock函数最多只能实现60多个用户连接,极大限制了服务器应用程序的使用,本程序采用ICPQ,利用端口实现的聊天室系统,可实现多个用户同时在线聊天,源代码包含了一份官方的文档,并加有注释。-ICPQ vc++ source code version of chat rooms, the usual sock function can only achieve more than 60 user connections, greatly limiting
icpqchat
- ICPQ vc++ 版聊天室源程序,平常的sock函数最多只能实现60多个用户连接,极大限制了服务器应用程序的使用,本程序采用ICPQ,利用端口实现的聊天室系统,可实现多个用户同时在线聊天,源代码包含了一份官方的文档,并加有注释。-ICPQ vc++ source code version of chat rooms, the usual sock function can only achieve more than 60 user connections, greatly limiting
jstxxt
- 用java写的即时通信系统,功能几使用方法类似QQ,采用C/S架构,数据库采用aceess实现,对于有一定java基础的程序员来说是不错的借鉴示例-Using java to write real-time communication system, functions of several similar use QQ, using C/S architecture, the database used aceess to achieve, for a certain java based p
talk
- 简单对话工具的服务器端,类似QQ,用MFC做的,初学时编的-Simple dialogue, the server-side tool, similar to QQ, to use MFC to do, the time series of the beginner
Setup
- 这段时间研究 原版飞鸽传书,用MFC 改写的一个[选项配置]的小演示程序!!代码简单,思路清晰,大家可能会用到-During this time of the original IP Messenger, a rewrite using MFC [configuration options] small demo! ! Code simple, clear thinking, we might use! ! !