期刊文献+
共找到2篇文章
< 1 >
每页显示 20 50 100
一种高并发船舶设备管理服务器设计与实现 被引量:1
1
作者 于勃 《电声技术》 2023年第2期104-107,共4页
介绍了一种针对船舶设备管理系统的高并发服务器设计,实现了对船舶设备的监控和管理。传统服务器采用同步通信方式,在网络请求时会阻塞线程,造成服务器效率低下的问题,而异步编程可以避免线程阻塞问题[1]。通过使用Socket Async Event A... 介绍了一种针对船舶设备管理系统的高并发服务器设计,实现了对船舶设备的监控和管理。传统服务器采用同步通信方式,在网络请求时会阻塞线程,造成服务器效率低下的问题,而异步编程可以避免线程阻塞问题[1]。通过使用Socket Async Event Args完成端口来管理异步网络输入/输出(Input/Output,I/O)操作,结合线程池技术提高服务器的并发能力和效率[2]。在服务器架构方面,方案采用分层架构设计,将网络协议层和业务逻辑层分离,降低了模块之间的耦合度,提高了系统的可维护性和可扩展性,可满足不断增长的业务需求。 展开更多
关键词 传输控制协议(Transmission Control Protocol tcp)服务器 并发 完成端口
在线阅读 下载PDF
Low-Rate DoS Attack Flows Filtering Based on Frequency Spectral Analysis 被引量:4
2
作者 Zhijun Wu Minxiao Wang +1 位作者 Changcan Yan Meng Yue 《China Communications》 SCIE CSCD 2017年第6期98-112,共15页
In frequency domain,the power spectrum of Low-rate denial of service(LDoS) attacks is totally spread into the spectrum of normal traffic.It is a challenging task to detect and filter LDoS attack flows from the normal ... In frequency domain,the power spectrum of Low-rate denial of service(LDoS) attacks is totally spread into the spectrum of normal traffic.It is a challenging task to detect and filter LDoS attack flows from the normal traffic.Based on the analysis of LDoS attack flows and legitimate TCP traffic in time and frequency domains,the periodicity of the TCP traffic and LDoS attack flows is explored to facilitate the research of network traffic processing.Hence,an approach of LDoS attack flow filtering based on frequency spectrum analysis is proposed.In this approach,the TCP traffic and LDoS attack flows are transformed from the time domain into the frequency domain.Then the round-trip time(RTT) is estimated by using frequency domain search method.Analysis of amplitude spectrum shows that TCP traffic energy is mainly concentrated on the points of n/RTT.Therefore,a comb filter using infinite impulse response(IIR) filter is designed to filter out the LDoS attack flows in frequency domain,while most legitimate TCP traffic energy at the points of n/RTT are pass through.Experimental results show that the maximum pass rate for legitimate TCP traffic reaches 92.55%,while the maximum filtration rate of LDoS attack flows reaches 81.36%.The proposed approach can effectively filter the LDoS attack flows while less impact on the legitimate TCP traffic. 展开更多
关键词 low-rate denial of service (ldos) spectrmn analysis infinite impulse response (iir) filter FILTERING
在线阅读 下载PDF
上一页 1 下一页 到第
使用帮助 返回顶部