搜索资源列表
chat for intnet
- 实现网站上的一个环境的管理,对聊天系统的编程,能及时的控制各个用户的消息,及个人的信息-achieve on the site of an environmental management system to chat program can prompt the user to control all information, and personal information
lumaqq_manual
- 很好的东东。对于搞IM系统编程的人来说是个很好的参考和启发-good. IM systems for operating the program is a good reference and inspiration
SMALL_QQ
- 一个小型的聊天系统,客户端在支持虽然不是很多,不过,作为学习WinSock编程入门,还是相当不错的
chattingsystem
- 在今天的文明社会中,Internet已经使我们日常生活许多方面发生的革命性的变化,它影响了我们进行商业活动的方式,同时也影响了我们进行消遣的方式。或许您已经发送了电子邮件给您的商业伙伴,付了水费,阅读了另一个城市的报纸,或查看了本地的电影节目表等等,再或者您也许研究了某个题目,预定的某个旅馆的房间,为买一辆车而比较几个商店等等这些都可以通过Internet把这些信息带到您的手指尖下,并把这些信息组织好以便我们使用。可以看到人们对网络的依赖越来越多,越来越离不开网络,而网络最大的功能之一就是聊天,
ChatClient
- 关于聊天系统的一个编程,主要是图形用户界面自由聊天程序-chatcilent
117143153QQc
- 在网络越来越发达的今天,人们对网络的依赖越来越多,越来越离不开网络,由此而产生的聊天工具越来越多,类似QQ、网络聊天时一类的聊天系统的发展日新月异,因此产生了制作一个类似QQ的网络聊天工具的;而且通过制作该程序还能更好的学习网络软件编程知识。-Increasingly developed in the network today, people rely on more and more networks, more and can not be separated from the netwo
exampleQQ
- 随着数据通信技术的发展特别是计算机技术的发展,网络已成为信息传播的重要渠道,在很多C/S软件中,都提供了在线交流的功能,类似QQ、UC、网络聊天室一类的聊天系统的发展日新月异。因此,制作了一个网络“聊天热线”,通过制作该软件更好的学习网络编程原理和实现技术。-With the development of information communication technology, especially computer technology, the network has become an
GTK_MySQ-LTCP_IP
- 在Linux平台下采用两种高级环境GTK+2.0和MySQL设计基于TCP/IP的网络聊天室,利用Linux操作系统的多线程技术和套接字编程技术.用GTK+2.0和MySQL开发数据库关键技术,详细说明了系统的通信原理和软件的设计与实现方法.-This paper introduces TCP/IP-based the chatrooms in network under the Linux environment with two advanced GTK+2.0 and MySQL usin
Chat
- 一个简单的在线聊天系统,实现了群聊,完全用java实现,不明白java TCP/IP网络编程的朋友可以参考下,里边有线程编程哦-A simple online chat system, a group chat, java fully realized, do not understand java TCP/IP network programming can refer friends, the inside Oh-threaded programming
communicator
- 在网络越来越发达的今天,人们对网络的依赖越来越多,越来越离不开网络,由此而产生的聊天工具越来越多,类似QQ、网络聊天时一类的聊天系统的发展日新月异。但是,QQ等现有的聊天程序也存在着很大的问题。 比如,在使用QQ的时候,就对他发的各种“广告”深恶痛绝。对于登陆后时不时弹出的打扰窗口,很是厌烦。因此产生了一个制作类似QQ的网络聊天工具并且“无垃圾信息”洁净聊天工具的想法,而且希望通过制作该程序还能更好的学习网络软件编程知识。 -Today, more and more developed
QQChat
- Visual c++6.0编程案例精解书上模仿QQ聊天系统的源码-Visual c++6.0 programming intensive case Solution QQ chat system mimic the book' s source code
Network_programming_code_for_voice_chat_system
- 网络编程的语音聊天系统代码Network programming code for voice chat system-Network programming code for voice chat system
chatroom
- 聊天室系统,提供群聊单聊传送文件功能。。。网络编程中重要环节-Chat Room system to provide a single chat group chat functionality to transfer files
design-of-instant-messaging-software
- 基于socket的即时通讯软件的设计,本设计通过研究讨论,设计基于socket编程的网络聊天系统,服务器端采用多线程并发服务方式,多客户端能同时连接服务器,并且客户端之间能进行通信。程序通过了验证与测试,证明了系统的可用性、易用性、完善性。-Socket-based design of instant messaging software,This design study and discuss the design of network-based chat system socket pr
liaotianchengxu
- 基于C#语言网络编程开发的简易小型聊天系统,功能类似与-C# network programming language based on the development of small simple chat system, functions similar to QQ
MyQQ.tar
- 基于SQL Server 做的网络聊天系统,但没有用网络编程,用不断地向数据库读取信息的方法来聊天,支持申请账号和修改个人信息的功能-SQL Server-based chat systems do, but not with network programming, with continuously read information to the database approach to chat, support of the application and modification of
QQ-with-UDP
- 本设计开发的是一个局域网QQ聊天软件,运用软件工程的设计流程,使用现在比较普遍和流行的C#语言,采用面向对象的方法,综合运用数据库编程技术、多线程开发技术、网络通讯技术,以Microsoft Visual Studio 2005作为系统前台应用程序开发工具,Microsoft SQL Server 2000作为后台数据库管理系统,在Windows XP平台下进行开发。-The topic of this paper is going to talk about that to develop t
QQ
- 这是QQ聊天系统的仿制版本 很好的,网络编程的人可以学习学习-This is a generic version of the QQ chat system well, network programming, people can learn from
chat_rom.tar
- 聊天系统,实现多人聊天,主要用C编程,有说明和界面-Chat system, to achieve more than chat, primarily in C programming, with descr iption and interface
messaging-system
- 本系统可以实现即时通信功能,对学java编程的童鞋有一定的参考和学习价值。-This system can achieve real-time communication capabilities, a reference and learning the value of the java programming in children s shoes.