Design and Implementation of Asynchronous Message-Driven Secure Communication Module

QIU Jun-yuan,ZHANG Yue
DOI: https://doi.org/10.16208/j.issn1000-7024.2011.08.067
2011-01-01
Abstract:To protect privacy data communication in multi-parameter monitoring data collecting system,an asynchronous message-driven secure communication module is designed and implemented.The asynchronous socket events demultiplexing and dispatching fra-mework is constructed based on WSAAsyncSelect I/O model.Secure socket layer(SSL) protocol is used to ensure secure data trans-mission.The extensibility of the module is promoted by means of polymorphism.Finally,a simple data collecting system in win32 platform is implemented with the module presented above.It is proved that the module meets the security requirement and is able to handle multiple connections simultaneously.Performance under different bandwidth conditions is guranteed.
What problem does this paper attempt to address?