搜索资源列表
process.zip
- 创建一个子进程并接收子进程的消息和输出信息
duo_xian_cheng_socket_file_transport
- TCP文件传输组件设计 1服务端接收文件,客户端发送文件。 2 每个Socket连接同时只能够传输一个文件。 3 可同时发送网络消息 网络消息的消息格式为: @+nnnnn+消息内容,其中@为消息头,nnnnn为消息内容的长度。 -TCP file transfer component design a server receiving the document, the client this document. Socket two each while only l
pipe
- Linux 下验证管道通信机制。一端发送消息,一端接收消息。
process
- 创建一个子进程并接收子进程的消息和输出信息- Founds a child process and receives the child process the news and the output information
Example3
- 基于CSerialPort的串口多线程通信框架,设置串口参数,开启串口监测工作线程,串口监测工作线程监测到串口接收的数据、流控制时间或其他事件后,就以消息方式通知主程序,激发消息处理函数来进行数据处理。-CSerialPort-based multi-threaded serial communication framework, set serial port parameters, open the serial port monitoring thread, serial port mon
ProcessSendMessageSample
- 可以实现进程间的发送消息和接收消息,同步和异步!ProcessSendMessageSample.zip-Inter-process messages and receive messages, synchronous and asynchronous!
MultiThreadComm
- 线程间通信,使用自定义消息;利用Windows操作系统的消息驱动机制,当一个线程发出一条消息时,操作系统首先接收到该消息,然后把该消息转发给目标线程,接收消息的线程必须已经建立了消息循环。 -Communication between threads, using custom message use Windows operating system, message-driven mechanism, when a thread with a message, the operatin
Process_communication
- 进程通信。支持Windows的共享存储区、消息、有名管道、Socket通信。发送进程应可以从窗口或键盘上接收字符串。接收进程应可将字符串显示在窗口上。-Process communication. Support for Windows shared storage area, news, famous pipeline, Socket Communications. Sent process should be receiving from the window or the keyboard
CommTest
- 1.使用多线程的串口类。有读线程和写线程,发送、接收缓冲区(默认2048字节),满足高性能的收发要求。 2.提供事件通知回调函数接口,可以实现接收的消息接口 3.可以监控Modem事件,提供流控接口。 4.调用接口简单。使用例程参考CommTest.dsw-1. Using multi-thread serial port class. Have read the thread and write threads, send, receive buffer (def
zq92345
- 多线程socket文件传输/支持断点续传/收发消息/点对多点 使用阻塞方式的socket,使用多线程,有较高的性能.在局域网中测试达到极限速度.支持断点续传.服务端可同时接收多个文件.传输文件的同时可以发送网络消息.-multi-threaded socket file transfer/support HTTP/transceiver news/obstruction use point-to-multipoint modes of socket, multi-threaded, high p
Receiving-and-sending-messages
- 线程间的消息接收与发送 可作为多个线程通信的基础代码-Thread to receive and send messages between multiple threads can be used as the basis for communication code
Interprocess-messaging
- 进程间传递消息(发送和接收系统消息)的功能-Interprocess messaging (send and receive system messages )
os
- 功能是在进程间完成文件的传送。一个发送进程把两个文件送入消息队列,另外两个接收进程分别从消息队列各自接收一个文件。该例由3个源程序文件组成:user.h 是共用的头部文件,filesnd.c的功能是把两个文件读出并发送到消息队列,filercv.c的功能是从消息队列读取文件。-Function is to complete the file transfer between processes. A sending process the two files into the message q
MultiThreadMsg
- 实现多线程:主线程、工作线程消息发送接收-MultiThread:Msg Send And Recv
online
- 这个小程序可以实现窗口的创建以及同步接收和发送消息的功能。-WHEN YOU SEND MESSAGE TO OTHERS ,THEY WILL CAN RECEIVE IT TIGHT NOW.
suppopdwindhwuse
- 窗口形状是背景图,支持动态按钮及用DLL接收处理按钮及按键消息(Shape of window is the background, support for dynamic button button and use DLL receives treatment and key message)