搜索资源列表
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
aceQQ
- 一个公司程序附带的工具 仿qq功能实现通信。 利用windows socket api编写。 利用多线程技术。-a company procedures incidental imitation qq functional tool for communication. Using windows api prepared socket. Use multithreading technology.
Rs232Communication
- 使用VC6开发,多线程实现串口的通信,对学习串口编程和使用串口调试有帮助-use VC6 development, multithreading serial communications, learning and the use of serial programming serial debugging help
Chapter2
- VisualC++通信编程工程实例精解 \\Chapter 2 \\Example 1 MSCOMM控件编程实例 \\Example 2 基于Windows API的虚拟终端实现 \\Example 3 基于CSerialPort的串口多线程通信框架 \\调试工具\\串口调试助手-VisualC Communication Programming examples of precision engineering solutions \\ Chapter 2 \\ E
mycom220071111-150358
- 串行口通信程序,开发环境evc4,程序是单线程,如果要实现多线程,请自行加
Example3
- Example 2 基于Windows API的虚拟终端实现 Example 3 基于CSerialPort的串口多线程通信框架
VisualC++tongxin
- VisualC++通信编程工程实例精解 \\Chapter 2 \\Example 1 MSCOMM控件编程实例 \\Example 2 基于Windows API的虚拟终端实现 \\Example 3 基于CSerialPort的串口多线程通信框架 \\调试工具\\串口调试助手 \\Chapter 3 \\Example 4 Winsock API编程技术——基于Winsock的聊天室程序 \\Example 5 CAsyncSocket编程技
Serialcommunicationsframeworkofmulti-threading
- 基于CSerialPort的串口多线程通信框架
RAS_app
- Visual C++ 6.0编写的使用RAS拨号软件源代码 ,使用了多线程编程和网络编程中的几个RAS API函数,对gprs数据通信编程有较好参考作用。
CSerialPort
- 基于CSerialPort的串口多线程通信框架
多线程串口Modem远程数据通信
- 本例子详细介绍了如何编制一个利用win32串口API函数,通过读写串口控制MODEM,进而实现远程数据传输的程序。-the detailed examples of how to use the preparation of a Serial win32 API functions to read and write through the modem serial port control, thereby achieving long-distance data transmission p
通信接口类
- 这是一个综合了多种通信方式(RS232串口/TCP/UDP/E1)的通信接口类,它对外提供了统一的接口,使得开发人员不再需要关心通信编程的细节! 内部使用多线程,效率极高,并且经过了2年的使用,不断的得到维护,目前最新版本.-This is a combination of various means of communication (RS232 serial / TCP/UDP/E1) Communication Interface category, which offer a unifi
dhCOM多线程的串口通信程序
- 一个多线程的串口操作接口。
SocketServer
- 这是移动公司内部tuxedo调用源码,包括与java通过socket通信源码,CRC16位,多线程socket服务端等功能模块-This is a moving company call tuxedo source, including those related to java source code through the socket communication, CRC16-bit, multi-threaded socket server module and other functi
Modem
- 这是一个多线程的串口通信例子,可供大家借鉴-This is an example about multiple thread communication with serial port.
MySerialCom-source
- 基于串口通讯的多线程,可以和wince通信-Serial communication based on multi-threaded, can wince communication
multiThreading_demo_backup
- 侯杰 多线程编程的书籍源码 主要介绍多线程 通信编程-Hou Jie source multi-threaded programming book introduces the multi-threaded communication programming
packet_commsever
- 此程序是用C++BUILDER开发的多线程通信程序,它通过RS232、GSM、北斗卫星等多种方式实现远程通信。-This program is multi-threaded C++ BUILDER developed communication program for remote communication via RS232, GSM, Beidou satellite, a variety of ways.
SerialPort_NEW_API
- 串口异步IO 多线程通信,使用WIN32 API,基本实现成功-The serial asynchronous IO multithreading communication
Communication
- 1 C++ socket通讯DLL 2 客户端及服务器的多线程通信 -1 C++ socket communications multithreaded DLL client and server communication