-
不使用SMTP服务器直接发邮件的源代码
不使用SMTP服务器直接发邮件的源代码-it is the source code of which can send mail without SMTP server.
- 2022-01-21 01:13:43下载
- 积分:1
-
串口通信编程实例
串口通信编程实例-Serial Communication Programming Example
- 2022-07-06 11:12:42下载
- 积分:1
-
p2p software, the use of peer
p2p软件,利用p2p技术进行文件共享,搜索等-p2p software, the use of peer-to-peer file-sharing technologies, such as search
- 2022-08-10 13:13:23下载
- 积分:1
-
ACE程序员指南,ACE(自适应的网络编程环境),用C++类来封装Unix的Socket库,进程库,线程库...
ACE程序员指南,ACE(自适应的网络编程环境),用C++类来封装Unix的Socket库,进程库,线程库-ACE Programmer"s Guide, ACE (Adaptive Network Programming Environment), C categories Packaging Unix socket library for the process, Thread Library
- 2022-04-17 03:28:29下载
- 积分:1
-
这是802.15.4协议的一个具体实例,拿回去试一试吧
这是802.15.4协议的一个具体实例,拿回去试一试吧-802.15.4 agreement is a concrete example, it took back the test
- 2022-03-20 17:10:33下载
- 积分:1
-
在 c + + 中的 TCP 服务器
该软件是服务器端,用于通信软件,用C++编写的socket。它可以用作其他项目的模板,并同时支持多个客户端连接。注释为西班牙语,但由于不复杂,因此易于翻译;
- 2022-05-14 15:27:14下载
- 积分:1
-
MFC视频监控
应用背景应用于视频监控领域,可实现jpeg图像浏览关键技术用socket编程实现视频传输,MFC实现客户端实时监控
- 2022-07-21 16:26:26下载
- 积分:1
-
Wireless Mesh Network is a high
无线网状网是一种高速率、高容量的多点对多点网络,可把它看成是Ad Hoc网络的简化版本。正如Ad Ho。网络一样,无线网状网中的路由是它的一项关键技术。基于此,本论文对无线网状网的路由协议进行研究。
文中首先介绍了无线网状网的结构,特点以及其发展与现状 其次,分析了Ad hoc网络中各种路由协议的优劣 再次,重点研究了其中的一种动态源路由协议(DSR)的具体实现过程 在DSR的基础上,对其进行改进,提出了一种均衡流量动态源路由协议,对它进行性能分析和仿真。-Wireless Mesh Network is a high-speed, high-capacity multi-point-to-multipoint network, it could be seen as Ad Hoc networks, a simplified version. As the Ad Ho. Networks, wireless mesh routing is a key technology. Based on this, the thesis of the wireless mesh routing protocol research. First, wireless mesh networks, introduced the structure, characteristics and status of its development and secondly, an analysis of Ad hoc network routing protocols in a variety of advantages and disadvantages again, focused on one of the Dynamic Source Routing Protocol (DSR) concrete realization of the process in DSR based on its improvement, a balanced flow of dynamic source routing protocol, its performance analysis and simulation.
- 2023-06-24 08:30:04下载
- 积分:1
-
并发服务(三)多路IO模型
多进程,多线程并发模型的缺陷
linux I/O模式:阻塞模式,非阻塞模式,I/O多路复用,信号驱动I/O,异步I/O
select与poll函数
多路I/O并发服务模型
实验提莫
- 2022-02-26 18:58:29下载
- 积分:1
-
qt图像网络传输的简单例子
该代码演示了,如何利用QTcpSocket QTcpServer进行网络通信;如何从服务器端获取图像数据,在网间传输图像,最后在客户端接收,并显示。代码的重点在于,它演示了一个基本的流程,涉及到的也只是最粗浅的内容,如果有兴趣的朋友,可以更好完善它,包括界面和功能部分。对刚接触这一块的同学,这个代码可以上手很快,有了印象之后再深入就好办了。
- 2023-07-09 21:30:05下载
- 积分:1