搜索资源列表
Multi-Thread RS232
- 说明:又一个多线程 Multi-Thread RS232 串行口通讯构件 ( 1.2 版,附源码 )-Note : Also a multithreaded Multi-Thread RS232 serial port communication components (version 1.2, with source)
comm32
- 说明:多线程 (Multi-Thread) RS232 串行口通讯构件 ,是 COMM32.ZIP 构件的改良版,并且增加 Data Bits、Parity、 Stop Bits 等配置,支持 Read/Write 时序控制 (Timing control)、 ReadIntervalTimeout、 WriteIntervalTimout 等 ,支持 DTR/DSR, RTS/CTS 硬件流程控置及 Xon/Xoff 软件流程控置 ( 2.5 版,附源码 ) -: multithreading
COMM32
- 多绪 ( Multi-Thread ) RS232 序列埠通讯元件 -more Ogata (Multi-Thread) RS232 communication port sequence element
socket_communication
- 多线程Socket阻塞模式下通信 BCB-Socket阻塞模式通讯测试(多线程) 如果有多个客户机连接服务器请用以下的IP地址。 Client1:服务器IP:127.0.0.1 Client2:服务器IP:127.0.0.2 Client3:服务器IP:127.0.0.3 Client4:服务器IP:127.0.0.4 . . . . . . 以此类推。 在多机上则只要输入服务器端的IP地址就可以了。可以相互传收字符串-multit
the-multi-thread-named-pipe
- 这一份源码是多线程命名管道的实现。包括服务器端工程MultiThread和客户机工程client。代码里面有详细的注释,读者应该能够看懂。-This source is the implementation of the multi-threaded named pipes. The package includes the projects of MultiThread and client. There are detailed notes between the codes, and th
sockettest
- 多线程socket通信服务端代码,每个线程接收一个客户端请求。-Multi-threaded the socket communication server code, each thread receives a client request.
singnal
- 利用信号量进行多线程通讯 首先在主程序中建立两个线程,然后设置信号量,每个线程循环等待符合要求的信号量,只要满足条件,则线程执行。该例为多线程通讯的简单实例,只是展示了原理-Signal was carried out using multi-threaded communication first in the main program to create two threads, and then set the semaphore for each thread to wait for
serial
- 由于WINCE不支持重叠I/O操作,因此可分别用单独的线程去读写串口,通过多线程来模拟重叠操作[4]-WINCE does not support as a result of overlapping I/O operation, it can be a separate thread to read and write serial port, through multi-threading to simulate the overlapping of operations [4]
serial-multithread
- Windows 下的Multi-Thread串行读取程序源代码-Windows under the Multi-Thread serial read source code
thread
- Info on using WinInet in multi threaded apps
ODBCmultitgread
- 是1论文关于多线程与ODBC在串口编程中的应用,对于多线程编程并读取数据库有一定帮助理解。-This is paper aimed at multi-thread and ODBC programing,is helpful to your own application.
SeriPort
- 一个多线程串口通讯类,十分的好用,而且经过实际测试-A multi-thread serial communication class, very easy to use, and after the actual test
TCPsever
- 基于TCP的利用线程实现的服务器端的接收消息功能。-This is a program based on TCP ,and realize the server receives function by multi-thread functions.
liaotian
- 基于Socket通信机制和多线程技术的聊天室程序设计 下面为聊天室服务器端程序和客户机端程序,调试该程序,验证程序所具有的“聊天”功能,然后结合这段程序,通过增加线程的方法,使程序具有服务器端程序可以同时接纳2个以上客户登陆,并实现各客户机间的“聊天”功能。 -Socket-based communication mechanisms and multi-threading programming chat rooms following procedures for the chat
ScaleServer
- 这是一个网络称重的服务器端,可以级连,多线程通讯,是一个学习的好例子!-This is a network load of the server side, can be cascaded, multi-thread communication is a good example of learning!
mscomabc
- 多线程串口编程实例,用VC++开发,能够实现串口通信-multi thread port communication
Chat4WSASocketVS2010
- 本工程为一个基于VS2010,基于对话框,利用最新Socket函数,采用异步自定义消息,多线程技术的用于学习的网络聊天程序,已通过调试可以运行。-This is a chat project based on VS2010, Dialog,With the newest Socket function using, user defined message, multi-thread technologies. Also, it s mainly aimed for learnig.
Multi-thread-and-single-thread
- VC++中多线程与单线程编程的一些例程。共有三个工程,包含所有所需文件。-VC++ multithreaded and single-threaded programming some of the routines. There are three projects, including all required documents.
MobileQQ_Code
- 是学习手机QQ通讯协议好资料,通过多线程的方与QQ服务器进行通讯并发送给对方,文件中有两个程序一是发送,二是接收。-The communication protocol of QQ mobile phone is learning good information, through the multi thread and QQ server address and sent to the other party, file has two program is sent, two receiv
thread.c
- 实现用多线程的方法在一个文件中找到最大的整数-Achieved using a method of multi-threading in a file to find the largest integer