-
linu下socket多线程服务器与客户端的通信
linu下socket多线程服务器与客户端的通信-LINU socket under multithreaded server and client communications
- 2022-08-04 07:28:05下载
- 积分:1
-
网络控件源码 用于客户端 在这个空间的帮助下 可以用access作为网络服务器的数据库(大家都知道 access一般只用于单机版)...
网络控件源码 用于客户端 在这个空间的帮助下 可以用access作为网络服务器的数据库(大家都知道 access一般只用于单机版)-ctrol (client)sorce code for extend the access to the network server database management software
- 2022-07-16 23:31:33下载
- 积分:1
-
java 写的 简单 邮件 发送 接收
java 写的 简单 邮件 发送 接收 -java to write a simple e-mail to receive
- 2023-03-11 12:25:04下载
- 积分:1
-
动态访问网络服务器的电影分类和索引数据这一部分…
动态获取网站服务器的影片分类与索引数据本程序对此部分以测试数据代替)。将影片分类与索引数据以与文件系统类似的方式展示给用户。与操作系统集成,简单、易用。为方便用户使用,需集成到IE浏览栏及工具栏中。-dynamic access to the Web server film classification and indexing data this part of the process to replace the test data). Film Classification and will be indexed data file system with a similar manner to display to users. Integration with the operating system, a simple and easy to use. For the convenience of users, the need to integrate Internet Explorer toolbar and column.
- 2023-08-26 01:50:04下载
- 积分:1
-
线程的创建、销毁和调度本身就是一个成本,如果线程的线程…
线程的创建、销毁和调度本身是有代价的,如果一个线程的任务相对简单,那这些时间和空间开销就不容忽视了,此时用线程池就是更好的选择,即创建一些线程然后反复利用它们,而不是在完成单个任务后就结束。-thread creation, destruction and scheduling itself is a cost, if the threads of a relatively simple task. That time and space costs can not be ignored, this time using thread pool is the better choice, namely, the creation of some thread then reuse them, rather than individual tasks completed after the end.
- 2022-02-05 08:49:42下载
- 积分:1
-
简单局域网聊天,同时可以互传文件,主要对socket的操作
简单局域网聊天,同时可以互传文件,主要对socket的操作-A simple LAN chat, as well as documents to each other, mainly operating on the socket
- 2022-05-18 14:37:44下载
- 积分:1
-
VC++ 编写的基于TCP/IP协议的服务器客户端程序
VC++ 编写的基于TCP/IP协议的服务器客户端程序-VC compilation based on TCP/IP agreement server customer end
procedure
- 2022-02-04 05:09:17下载
- 积分:1
-
飞鸽的源代码,是一个完整的工程,飞鸽文件已经生成
飞鸽的源代码,是一个完整的工程,飞鸽文件已经生成-Feige" s source code, is a complete project, Flying Pigeon file has been generated
- 2022-03-17 14:20:46下载
- 积分:1
-
本源文件是tcp的连接程序,可以当服务端或客户端,包括连接、收发数据等功能,在所有过程出错处理都较好。...
本源文件是tcp的连接程序,可以当服务端或客户端,包括连接、收发数据等功能,在所有过程出错处理都较好。-origin of the document is tcp connections and can be a server or client, including connections, sending and receiving data and other functions, in all processes are better error handling.
- 2023-02-08 06:55:03下载
- 积分:1
-
MFC点对点聊天实例
该程序使用socket进行通信,使用了TCP和UDP,同时通过OpenCV打开摄像头,并通过上面所说的UDP进行了视频图像的传输。由于本机上只有一个摄像头,而摄像头是独占设备,尚未在多台机器上测试。代码显得简单粗糙,但是其中的某些源代码和大体思想我相信还是可以给大家一些帮助的。
- 2022-04-24 14:26:24下载
- 积分:1