-
Socket多线程处理代码
双线程处理Socket,一个线程负责发一个负责 ,TCPDemo在具体实现时,设计了一个CTCPListener类专门用于服务器对特定TCP端口的侦听。另外,设计了一个CStreamSocket类专门用于TCP数据的传输。CStreamSocket作为基类,服务器程序从它派生出另一个类CSocketSender专门用于数据的发送,客户机程序从它派生出CSocketReceiver类专门用于数据的接收。这些类的继承结构如图3
- 2022-01-22 15:43:47下载
- 积分:1
-
the procedure used by several major RAS API function and multi
该程序主要用到了几个RAS API函数和多线程技术。 具体实现请参考源代码!-the procedure used by several major RAS API function and multi-threading technology. Please refer to achieve specific source code!
- 2023-07-05 04:20:03下载
- 积分:1
-
发送消息的小程序 如同NET SEND 最适合局域网中 发送消息
发送消息的小程序 如同NET SEND 最适合局域网中 发送消息-messaging small NET SEND procedure as the most suitable for LAN messaging
- 2022-07-10 23:08:00下载
- 积分:1
-
VB网络视频聊天软件源码,希望大家能用的上。
VB网络视频聊天软件源码,希望大家能用的上。-VB
- 2022-07-12 21:50:35下载
- 积分:1
-
串口调试助手的源代码,可以参考下做法,我以前编的
串口调试助手的源代码,可以参考下做法,我以前编的-Serial debugging aides source code, can refer to the next practice, I
- 2022-08-20 13:59:46下载
- 积分:1
-
这是一个虚拟路由器的操作,实现了局域网中路由器的仿真工作!
这是一份虚拟路由器的作业,实现在局域网内模拟路由器进行工作!-This is a virtual router operations, to achieve the LAN router simulation work!
- 2022-04-13 00:44:01下载
- 积分:1
-
vb6.0下的html浏览器,用来学习的例程。可以参考。
vb6.0下的html浏览器,用来学习的例程。可以参考。-VB6.0 under html browser, used to learning routines. Can refer to.
- 2023-07-13 06:50:04下载
- 积分:1
-
This is the procedure RequestCounterServlet.java
这是java程序的RequestCounterServlet.java-This is the procedure RequestCounterServlet.java
- 2023-03-24 17:50:03下载
- 积分:1
-
Native like, synchronous remote method invocation.
Light
这是一个基于C++ template的面向对象的RPC框架库。-Native like, synchronous remote method invocation.
Light-weighted, clean and easy to use.
Normal C++ syntax for service definition.
1. Supports all c++ native data type and user defined data type.
2. Reference and pointer support.
3. Polymorphism for method parameter and return type.
Type safe.
As the framework is based on c++ template, all type mismatch will be raised at compilation time.
TCP/IP as underlying transportation protocol.
Full conformance to ISO c++ standard.
Unicode support.
- 2022-07-23 07:37:41下载
- 积分:1
-
各种网络程序的源码,来自一本网络编程书的光盘资料
各种网络程序的源码,来自一本网络编程书的光盘资料-Procedures for a variety of network source, from a network programming book, CD-ROM
- 2022-03-02 03:43:26下载
- 积分:1