High-performance cross-platform network communication framework HP-Socket v5.8.8

HP-Socket


v5.8.8 update

1. Major update

  1. Client/Agent supports specifying the host name when connecting to the server, the format is: <hostaddress>[^<hostname>], where ^<hostname> is optional. One application scenario: passing SSL SNI hostname to the target server through a proxy server
  2. Added character encoding conversion series functions (refer to: Chang-Log.txt) to support specifying the length of the source string
  3. Fixed the abnormal problem of SSL Pull/Pack Server/Agent components in the scenario of manually starting SSL (SetSSLAutoStart(FALSE))

Second, the third-party library update

  1. zlib upgraded to version 1.2.12
  2. openssl upgrade to version 1.1.1n

List of HP-Socket Components

  1. basic components
  2. SSL components
  3. HTTP components

Guess you like

Origin www.oschina.net/news/191994