搜索资源列表
winsocket++
- TCP/IP Winsock编程实例,利用Winsock编程由同步和异步方式,同步方式逻辑清晰,编程专注于应用,在抢先式的多任务操作系统中(WinNt、Win2K)采用多线程方式效率基本达到异步方式的水平,应此以下为同步方式编程要点进行快速通信 -TCP / IP Winsock programming examples, the use of Winsock programming from synchronous and asynchronous, synchronous mode l
345645322
- 聊天基于TCP/IP的网络通信技术实现了面向连接的用户与服务器间点对点异步通信,本代码在该基础上应用了多线程以及共享数据结构技术,使网络服务器具有了多用户间数据转发的功能,进而解决了局域网多用户间的通信问题。-chatting on TCP / IP network communication technology to achieve a connection-oriented users and server, peer-to-peer - further communication, th
multithread_application_in_control
- 一篇关于多线程串行通信在工业控制中的应用的论文,与大家一起学习。-on a multithreaded serial communication in industrial control applications in the papers, and we will study together.
Advanced
- 要是GdI的使用和 mdi 多线程 事件的使用 多线程同步 mdi中各个窗体的通信
IDM
- MFC界面编程,socket通信,多线程-MFC programming interface, socket communications, multi-threaded
CommTest
- 一个关于vb串口多线程通信的实例,可以看看。-Vb serial port on a multi-threaded communication instance, you can look at.
QQ
- 实现多线程服务器和客户端的通信的qq聊天程序-Multi-threaded server and client side communications qq chat program
SocketSet
- 此工程为通信系统TC/IP协议 主要技术是纯java 主要用到的io流,输入流如:InputStream,InputStreamReader,BufferedReader等。输出流如:OutputStream,OutputStreamWriter,PrintWriter等 功能:主要是通过服务器端,客户端的通信,符合多线程的开发,请使用者放心使用 描述:此小项目用到了各种io流,对于学习流的人有极大帮助。-This works for communications systems
MutualThread
- 主要就用vc 做个多线程的程序,可以实现对话框的显示 利用工作者线程实现 用全局变量进行通信-Vc to be used primarily to multi-threaded program that can display the dialog box used to achieve realization of worker threads to communicate using global variables
IPC_release
- 工控机上位机图形界面源代码。采用多线程建构,提供CAN通信功能。集成SQLite-IPC host computer graphics interface source code. Multi-thread construction, CAN communication function. Integrated SQLite
O2O_Chat
- 通讯关于通信聊天文件传送多线程并发控制系统进程信息展现-TCP UDP
11-FxNaFe
- VC6.0实现scomm串口通信,与三菱FX系列PLC实现通信,读取D寄存器中的数据,写入数据。还实现了简单的多线程。仅供参考。-VC6.0 sComm serial communications, and MITSUBISHI FX series PLC to achieve communications, read data the D register, write data. Also implemented a simple multi-threaded. For reference
ComWave
- 采用多线程技术,基于串口通信技术的上位机程序-Using multi thread technology, serial communication technology based on the computer program
rnapshot-address
- C++下多线程TCPsocket通信程序,可以学习的程序,值-C++ multithreaded TCPsocket communication program, can learn to program, values
QtMultiThreadTcpServer-master
- Qt多线程实现多个客服端和服务器进行通信,使用的类QTcpServer和QTcpSocket以及线程(Multithreading realizes the communication between multiple client terminals and servers)
qcxk
- 一个简单的CS多线程例子,可作为一个局域网内通信的例子()