搜索资源列表
MsgrEx_Source
- 提供接入msn的方法,本程序已经在msn6.0版本测试通过-msn provide access methods, the procedures have been in the test version msn6.0
Ip-Ipchat
- ip对ip直连的网络聊天程序已测试。内附VaxVoipOcx.ocx-ip ip directly connected to the network chat procedure has been tested. Enclosing VaxVoipOcx.ocx
多用户聊天系统
- 多用户聊天系统,本人经过多次测试,并通过这个程序,制作出了 -multi-user chat system, I read several tests, and through this process, produced imitations of Business Link Help
easy_client
- 简易的客户端程序,主要应用了单线程开发,适合传输音乐文件或其他较少的文件,经过测试基本没问题。-simple client program, the main application thread of development, suitable for transfer music files or other less paper After testing the basic no problem.
easy_server
- 简易的服务端程序,主要应用了单线程开发,适合传输音乐文件或其他较少的文件,经过测试基本没问题。要配合easy_client使用-summary of the server process, the main thread application development, music files for transmission or other less paper After testing the basic no problem. Use to tie easy_client
chat
- 一个网络聊天程序,任何一台机器均可成为服务器,其它想聊天的机器往它那里联即可。程序本身既可当Server又可当Client。 用于测试面向连接的socket编程,自己建立心跳保持功能。
VC++_network_sourceCode
- 此为网络通信编程实例的源代码和经过编译后的应用程序。所有程序均经过测试,仅供读者学习时使用。
P2P
- P2P文件传输和聊天系统 这个程序允许2个用户进行聊天和发送程序,目前仅是单机程序,不是客户端和服务器程序,自己担当客户和服务器角色。传输任意大小的文件,本机发送传输速度约3MB/秒,电缆连接约为50-60 KB/秒.(注:这个代码我没有测试成功,可能还有问题,感兴趣的自己研究)
MulticastChat
- 一个多播的聊天程序,运行多个实例,然后加入同一个组即可聊天。 不过建议在Windows 98下运行,Windows 2000未测试过。
QQ
- 一个基于Winform的QQ程序,基本实现了QQ老版本的大部分功能,已通过测试,想学习网络多线程的可以下了练练手!-A program based on Winform' s QQ, QQ old version of the basic implement most of the functionality has been tested, like learning network for multi-threaded and thought hands down!
FicqPlugInTest
- 个人开发的一个Ficq插件参数测试程序,可以了解Ficq的参数传递情况,便于程序员开发Ficq插件。-Ficq plugin test。
CSharp_chat
- 本资源是用C#编写的网络编程socket实验的聊天程序,功能强大,可以多人聊天(发送广播),也可以二人聊天等模式可以发送窗口抖动等功能。 并且本资源有非常详细的需求、设计、概要、实现、测试文档。可作为socket编程的重要参考资料-The resources are written with C# network programming socket experimental chat program, powerful, you can chat with people (to send
chatroom
- 自己用VC++ 写的一个聊天室的小程序,经过自己测试的,没有问题。-Their use VC++ Write a chat room applet, after its own tests, no problem.
PIMessenger2009051901
- 多年使用BOX多年,现传上一份即时通讯程序(包括客户端及服务器端,以及全部源代码)。代码写得有点丑,但可以跑起来,在局域网及互联网通过测试。服务器端支持动态IP(即你即使用在家里也可以自由架设服务器,不用向电信局申请固定IP地址,前提条件是你必须申请一个虚拟主机,在虚拟主机放存放服务器的IP地址)。如果你有兴趣自己研究,有详细代码。如果你确实想将此软件进行商品化,请一定通知我。-BOX years of use for many years, is a mass on the instant m
pb_network
- pb做的一个网络聊天程序,测试通过 pb做的一个网络聊天程序,测试通过-pb to do an online chat program
33liao
- 类似与33聊视频聊天2次开发程序~测试需去蓝天工作室下载免费客户端-Similar to video chat chat with 33 2 ~ test will be to develop procedures for the blue sky studio download free client
javaQQliaotian
- 可以实现QQ聊天及用户间的文件相互传输,程序测试通过,是初学者有用的程序。-QQ users can chat and transfer files between each other, the program tested, the procedure is useful for beginners.
IcoChat
- 简单聊天程序,他分为客户端,服务端,经过测试能用,有QQ的基本功能-Simple chat program
chat
- 聊天室的客户端程序,简单的一个小程序,测试成功的,后面还有服务器-Client chat room, simply a small program to test a success, and there are servers
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