搜索资源列表
DotNetNamedPipes
- 介绍C#的管道技术,实现程序之间的通讯。在Microsoft Visual Studio 2005 下编译通过。值得借鉴
TestLan
- C# 实现局域网通讯的小例子。。。SockUDP技术-C# LAN communications small example. . . SockUDP technology
MyQQIM
- C#开发的即时聊天工具,想了解这方面技术的朋友可以下载。-IM 及时通讯
code
- 《C++程序技术》项目实践作业的学生通讯信息管理系统设计-" C++ program project practice operating the students' communication and information management system design
C7-Chat
- 使用多线程技术,编写C/S方式的聊天程序,实现客户端与服务器之间之间的通讯。-Use of multi-threading technology, chat program written C/S mode, the communication between the client and the server。
FlyTCPFrameworkDemo
- 使用SOCKET技术实现终端和服务器的远程通讯,运用GPRS模块基于TCP/IP协议,实现服务器远程访问终端.-Use the remote communication the SOCKET technology and the server using GPRS module based on the TCP/IP protocol, server remote access terminal.
taojiezi
- 使用多线程技术,编写C/S方式的聊天程序,实现客户端之间以及客户端与服务器之间的通讯。要求满足以下要求: 服务器向连接成功的客户端发送欢迎消息。 服务器界面上显示连接到它的客户端IP地址。 当某个客户端离线时,服务器要做出正确判断。 服务器选择某个客户端进行聊天。 客户端间直接聊天,不通过服务器转发 - Use of multi-threading technology, the preparation of C/S mode chat program, to ach
EasyMS
- 实现了c/s模式的消息通讯,通过多线程、监听等技术,完成了初步的一个类似QQ的通讯工具-Realization of c/s mode of message communication, through a multi-threaded, listening technology, completed a preliminary communication tools like QQ
ZigBee2007PRO
- ZigBee技术是一种近距离、低复杂度、低功耗、低速率、低成本的双向无线通讯技术。主要用于距离短、功耗低且传输速率不高的各种电子设备之间进行数据传输以及典型的有周期性数据、间歇性数据和低反应时间数据传输的应用。-ZigBee technology is a kind of close, low complexity and low cost, low power consumption, low rate of two-way wireless communication technology.
Using-SignalR-in-WinForms-and-WPF
- 微软最新技术的即时通讯。比WCF要强得多,但是又简单-Microsoft s latest instant messaging technology. Much stronger than the WCF, but it is simple
P2P语言聊天系统源码
- 这是一款基于WinForm技术的p2p语言聊天系统,使用udp传送语音和文本等信息。在这个系统中没有服务端和客户端,相互通讯都是直接相互联系的。能够很好的实现效果。 菜单功能 该源码是一种人与人进行交流的工具系统,该系统功能包括: 1、录音 2、试听 3、发送语音 4、发送文字 5、播放收到的语音(This is a P2P language chat system based on WinForm technology, whi