搜索资源列表
transportfiles
- 直接运用 WINSOCK 单元进行传送文件的程序,特点: 1、多线程 2、支持断点续传。 3、系统托盘。 程序在Winxp和Win2000运行通过。 程序用到了第三方控件“VCLSkin2.45.D67”到相关站点可下载。-direct use of Winsock modules for document transmission procedures, characteristics : 1, 2 multithread support HTTP. 3, the syst
Multithreaded TCP-UDP Client Server
- .Ne 环境的下多线程的TCP/UDP 编程示例子,里面包括了服务器也客户端程序
monitorRs232
- 利用VC++多线程实现RS-232通讯的源程序,程序可对多个串口同时进行监视-multithreading VC RS-232 communications to the source, a number of procedures can be carried out surveillance Serial
ChatSystem1
- 它包括服务器端程序TcpServer和客户端程序TcpClient主要才用socket 编程, 本程序采用tcp/ip socket多线程编程,并对一些重要的同步操作做了超时控制,以减少等待的时间,像连接服务器基本功能跟QQ类似,能进行多点的聊天和点对点的文件传送。这种编程的优势在于传送的数据不会丢失,而且用户上线下线时能即时反应出来. -It includes procedures TcpServer server and client TcpClient mainly spent s
aceQQ
- 一个公司程序附带的工具 仿qq功能实现通信。 利用windows socket api编写。 利用多线程技术。-a company procedures incidental imitation qq functional tool for communication. Using windows api prepared socket. Use multithreading technology.
serilport
- EVC版将串口操作封装为一个类,类中使用线程来持续接收。这样,直接用回调函数就可以在主程序中进行实时接收显示。开发其他的程序可以直接复制使用这个类。 PC版可以在VC6.0下编译,大体和EVC版相同。 VB.NET版来自微软的例程,做了修改,使用多线程进行的处理。在VS2003下编译调试通过。 C#版依据VB.NET做成,使用接收线程持续接收!-EVC serial version will operate Packaging for a class, class use thr
comdebug
- 多线程事件驱动的多串口通讯测试程序,陈绪本身是一个串口调试器,其中类CSerialPort可以独立使用-multithreaded event-driven multi-serial communication test procedure Radiology is a serial debugger. CSerialPort category which can be used independently
C_TcpListener
- C# 写的通讯例子.以经典的聊天室程序为背景写的.主要用用到的知识点是Sockets通讯,多线程等.程序很简单.还是以练习为主.只要看明白了代码,对以后的学习会很有帮助.-C# examples written communications. To the classic chat room procedures for background writes. Mainly used to use the knowledge is So ckets communications, such as
rs232_com_test
- VC的多线程串口程序-VC multithread serial procedures
VC_chat
- VC版本的简单聊天程序,包括服务器端和客户端,支持多线程
linuxthreads
- Linux系统下的多线程遵循POSIX线程接口,称为pthread。编写Linux下的多线程程序,需要使用头文件pthread.h,连接时需要使用库libpthread.a。
mycom220071111-150358
- 串行口通信程序,开发环境evc4,程序是单线程,如果要实现多线程,请自行加
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编程技
SerialSender
- 串口通讯程序:程序使用Remon Spekreijse的CSerialPort类结合VC6.0编写而成,CSerialPort类是简单而强大的多线程串口编程工具类。
SerialPortr
- 串口通讯源码,已整理成类,多线程接受串口数据,同一程序可以调用多个串口
lscommdemo2
- 多线程,多接收模式串口类 LsComm 之二相关文档 多线程,多接收模式串口类LsComm 作者:Liu_sir 所以参照Delphi中的SpComm设计了一个类CComPort,对CSerialPort进行了2次封装,主要目的是简化串口的使用.使其用简单的代码就可以完成串口通讯的过程.并提供了一个Demo程序演示了CComPort的使用 多线程,多接收模式串口类 LsComm 之二 作者:liu_sir 实现了一个简洁易用的多线程串行通讯接口,可以切换查询和自动接收
多线程串口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
dhCOM多线程的串口通信程序
- 一个多线程的串口操作接口。
vc_serialport_communication
- MSComm 控件在基于单文档中的应用 Win32 API 串口控制 MFC 打包类 Win32串口编程 多线程,多接收模式串口类LsComm 通过串口收发短消息 一个串口通讯数据库存取例子程序-vc serial port communication by much ways
Thread_down
- 本程序包含5个源文件,实现了多线程下载,并实现了断点续传、-This process consists of 5 source files to achieve a multi-threaded downloads, and implements HTTP,