搜索资源列表
www.cohoo.com.cn.socket
- 共四个演示。分别如下: 1:Sample 一个简单的使用了共享内存映射的例子,运行两个实例看看就知道,没有什么特别。 2:SendText 不用窗口子类化,而达到和发送自定义消息同样的效果。 3:SendFile 由于演示2中还是通过发消息来传递字符串,不可能传递大块文本,本例综合演示1和演示2达到传递大块文本的功能。 4:Chat 演示2和演示3使用的都是SendMessage来发放通知消息,所以不能异步通讯,SetWindowText
messagetransmmate
- 是基于消息传递系统的传输. 发送信件到一个油箱里,然后接受方可以接收从那个油箱取邮件-is based on the messaging system of transmission. Send a letter to the tank, then the recipient can receive from the fuel tank from which mail
message_deliver_LAN
- 用于局域网的消息传递开发包,已经在项目组中使用,有实用价值!-LAN for the Message Passing development kits, the project team has been in use, practical value!
CMSG2
- 利用VC进行两台主机之间的消息的传递,这个是两个程序中的一个,要与CMSG1连用。
支持多客户端的消息传递工具
- 支持多客户端的消息传递工具VB程序源码,推荐下载!-support multi-client messaging tools VB program source code, download!
CopyData
- 程序采用vc++编写,用来在不同进程中通信,采用WM_COPYDATA消息来传递数据,和其他进程通信相比,具有简单,强大的特点。-Using vc++ program written in different processes used to communicate, using WM_COPYDATA message to pass data, and other processes, communication, compared with a simple, powerful featu
RS232toEthernet
- 为调试设备编写的RS232转以太网通信软件。 均使用异步通信方式,RS232使用API编写,以太网使用Sockte类。程序中使用了两个独立线程,线程间以消息方式传递数据,本程序中包括:RS232异步通信、Sockte异步通信、用户界面线程、线程间通信。-Equipment prepared for debugging RS232 to Ethernet communications software. Only use asynchronous communication mode, RS2
xLib
- 实现完成端口的封装功能库,并且封装了消息的传递机制等功能。-Port encapsulation to achieve complete library, and encapsulates the message passing mechanism functions.
PeekMessage
- 线程之间的消息传递,很有用的额,希望可以帮助到大家。-Messages between threads to relax, the amount of useful, hope can help everyone.
Server13131
- 计算机毕业设计作业,vc2010编写,客户端与服务器通过socket通信,客户端将消息以XML格式传递,服务器端解析XML获取消息内容 -Computer graduate design job, vc2010 to write client and server through socket communication, client messages are transmitted in XML format, server-side parsing XML access to news c
Threeframework
- 实现了客户端、前置端、服务器之间的三重消息传递功能,即由客户端发送消息给前置端,前置端处理后发给服务器,再依次将消息返回客户端-To achieve the client, the front-end server messaging capabilities between the triple, that is, from the client sends a message to the front-end, front-end processing to the server, then
YIyuma
- 这是一个易语言系统内部传送,接受消息,指令等等应用的源码,大家看下是否能懂。互相学习吧-.版本 2 主句柄 = 寻找窗口 (0, “我的窗口标题”) 临时文本变量 = 欲传递的值 复制内存 (取空白字节集 (1), 到字节集 (临时文本变量), 取文本长度 (临时文本变量)) cdCopyData.dwData = 3 cdCopyData.cbData = 取文本长度 (临时文本变量) + 1 cdCopyData.lpData = 到数值 (取空白字节集 (1)
3737006
- 通过消息传递数据,对与初学MFC消息运行机制的人会有很大帮助的,()
4276557
- 通过消息传递数据,对与初学MFC消息运行机制的人会有很大帮助的,()