搜索资源列表
多用户聊天系统
- 多用户聊天系统,本人经过多次测试,并通过这个程序,制作出了 -multi-user chat system, I read several tests, and through this process, produced imitations of Business Link Help
M79000475
- 本案例是一个网络聊天工具的实现,提供了基本的聊天的功能,通过此例能学习到如何利用Socket建立服务器程序和客户端程序以及关于多进程间调度等方面的知识 -This case is an online chat tool, providing the basic chat functionality, by this example to learn how to use Socket server program and client to establish procedures and
MyQQ
- 通过这个小程序的学习你可以学到如何使用套接字进行网络编程、自定义消息、多线程方面的编程思想以及学习使用各种控件。 本程序利用Socket套接字将主程序分为服务端和客户端两个部分。采用了UDP和TCP/IP相结合,有效提高了数据传输的时效性和稳定性。本程序还用到了多线程编程,用来解决程序自身阻塞的问题。 -The learning process through this small you can learn how to use the socket network progr
EnterpriseQQsystem
- 企业QQ系统(C#3.5+MicrosoftSQLServer2000)自制UDP控件的开发过程、在局域网中实现数据的传输、在局域网中实现大图片的分流传输、如何实现多点通信、QQ视频的制作过程-Enterprise QQ system (C# 3.5+ MicrosoftSQLServer2000) homemade UDP controls development process, data transmission in LAN, the big picture of the shunt t
聊天室VC源码
- 1.采用了多线程技术,速度明显高于同类软件. 2.支持多文件同时传送. 3.支持段点继传,也就是说文件可分N次传送. 4.分服务端和客户端,服务器支持多客户. 5.在传送过程中可实实对话,有聊天功能. 6.为了提高效率,本软件做得短小精悍,两文件总共只有100K,直截运行,不用安装.(1. using multi thread technology, the speed is obviously higher than that of the same kind of software
