搜索资源列表
sousuojisuanji
- 本程序是用 Visual C++.net (VC.net)编写的网络通信程序。 实现 搜索局域网内的计算机 的程序代码。代码注解详细。有需要的朋友下载看看。-This procedure is used Visual C . Net (VC.net) the preparation of the network communication program. The realization of search the LAN computer program code. Detailed c
05
- 根据企业对QQ系统的要求,本系统可以实现以下目标:操作简单方便、界面简洁美观。每个客户端只能注册一次。可以在局域网中实现文字及大图片的传输。可以实现局域网视频。可以实现多用户的信息通信。-Enterprise system in accordance with the requirements of QQ, the system can achieve the following goals: simple and convenient operation, simple and beautif
OurTalk
- C# 一个简单的局域网通信功能 只建议初学者看 没有什么复杂的功能 只实现了简单的 广播功能-C# a simple local area network communication is not only recommended for beginners to see what the complexity of the functions of only a simple radio functions
Socket
- 开发工具:Visual Studio 2005 本程序演示了Socket通信的基本原理,非常适合初学者。程序分为两部分:服务器端与客户端,实际上客户端也可以充当服务器端,本程序两端的区别在于服务器端要发送数据必须要有客户端的连接作为基础,而客户端没有此限制。希望本示例能够给大家学习SOCKET带来帮助。 注意事项: 1.运行程序之前请先设定好服务器端的IP地址,在客户端程序中的设置-》服务器IP设置,可更改为具体服务器的IP地址,否则程序将不能正常运行 2.运行服务器端程序,运行
