C++ library that wraps both raw and SSL functionality into an easy-to-use set of classes.
Raw sockets supported:
* IPV4 TCP
Platforms currently supported:
* Windows
The following SSL libraries are supported:
* OpenSSL 1.0.2d
Additional platforms, raw libraries (e.g. IPV6) etc. will be added in due course, the architecture has been designed to accommodate expansion.
HSCP (Hybrid scp) is developing to transmit the large size file at high speed on the long distance and wideband infrastructure. It has achieved the fast transfer by changing the file transfer part of scp into the UDP (using UDT).
HSSH (Hybrid ssh) is developing to transmit the large size data at high speed on the long distance and wideband infrastructure. It has achieved the fast transfer by changing both ways pipeio transfer of ssh into the UDP (using UDT). cf. HSCP