-
TCP network client
TCP网络客户端程序-TCP network client
- 2022-02-01 23:44:39下载
- 积分:1
-
基于异步事件回调机制的C++ XMLRPC服务器程序,使用起来非常方便...
基于异步事件回调机制的C++ XMLRPC服务器程序,使用起来非常方便-based on asynchronous callback mechanism incident C XMLRPC server, it is very convenient to use
- 2022-05-10 17:10:39下载
- 积分:1
-
chat room procedures, protocols of programming, while simple, are the essence
聊天室程序,winsock编程,虽然简单,但是都是精华-chat room procedures, protocols of programming, while simple, are the essence
- 2022-03-21 11:21:35下载
- 积分:1
-
机器狗源码...C写的.
大家可以学习下.原理部分
机器狗源码...C写的.
大家可以学习下.原理部分-Dog source code ... C wrote. We can learn from the next. The principle part of
- 2022-02-24 18:21:33下载
- 积分:1
-
用packet.dll实现网络抓包,开发环境win9X,希望大家多多指正批评。...
用packet.dll实现网络抓包,开发环境win9X,希望大家多多指正批评。-Packet.dll realize networks with capture, development environment win9X, correcting a lot of hope that U.S. criticism.
- 2022-07-09 15:00:32下载
- 积分:1
-
web_HTTP协议服务器的源码,含详细注释,VC6.0下调试通过
web_HTTP协议服务器的源码,含详细注释,VC6.0下调试通过-web_HTTP Protocol server source code, including detailed notes, VC6.0 debugging through
- 2022-02-12 21:41:46下载
- 积分:1
-
VB6.0获取网络串口计算机数量源代码。这是VB6.0一个基础的网络应用...
VB6.0获取网络串口计算机数量源代码。这是VB6.0一个基础的网络应用-The number of computers for network serial port VB6.0 source code. This is a basic network applications VB6.0
- 2022-03-20 05:48:29下载
- 积分:1
-
实现了一个功能简单的HTTP代理服务器,本章主要介绍多线程编程相关的知识,包括初始化临界段和删除临界段,使用临界段完成多个线程对临界资源的互斥访问,创建工作线程...
实现了一个功能简单的HTTP代理服务器,本章主要介绍多线程编程相关的知识,包括初始化临界段和删除临界段,使用临界段完成多个线程对临界资源的互斥访问,创建工作线程,退出工作线程,定义和设定事件,利用事件完成多个线程的同步与协作等。-achieved a simple function of the HTTP proxy server, this chapter introduces multi-threaded programming related knowledge, including initialization of critical and delete critical of the use of the completion of a number of critical thread on the critical resources of the exclusive visit, work to create threads, threads from work, definitions and setting events using multiple threads completed the synchronization and collaboration.
- 2022-08-16 07:31:26下载
- 积分:1
-
the client for communicating by tcp
基于tcp通信的客户端源代码,可以与基于TCP通信的服务器端实现链接并通话-the client for communicating by tcp
- 2022-03-20 01:33:51下载
- 积分:1
-
Socket using a small program written in VC, there are client and server, the two...
用VC编写的socket小程序,有客户端和服务端,两者3次握手建立连接,用到了最基本的socket,bind,listen,send,receive,函数,非常适合初学者,我就是用这个例子学习的socket编程,很经典的例子有,还有小界面-Socket using a small program written in VC, there are client and server, the two three-way handshake to establish a connection, use the most basic socket, bind, listen, send, receive, function, very suitable for beginners, but I just use this example to learn socket programming, it is the classic case in point, there is a small interface
- 2022-02-21 08:12:34下载
- 积分:1