High-performance network communication frame HP-Socket v5.5.3, supports reliable UDP

HP-Socket


This update made a lot of optimization for UDP Series components, the new UDP reliable components!

v5.5.3 update

A, UDP component updates

  1. Increase the reliability of UDP component: IUdpArqServer, IUdpArqClient
  2. Increase reliable UDP exemplary TestEcho-ARQ performance tests and examples TestEcho-ARQ-PFM
  3. Reliable UDP component details please refer to the development of the document "HP-Socket Development Guide"
  4. IUdpServer optimization components, repair potential defects
  5. C # SDK increase UDP-based component package
  6. Relaxation of the component UDP maximum packet length limit, maximum SetMaxDatagramSize () method can be provided to 64KB
  7. Relaxing ARQ UDP assembly maximum transmission unit length limit, maximum SetMaxTransUnit () method can be provided to 64KB

Two, Android NDK update

  1. Provide build scripts build-android-ndk.sh used to compile the Android NDK library
  2. Provide build scripts demo / build-android-ndk-demo.sh for compiling the Android NDK sample executable file
  3. It provides precompiled libraries in Android NDK release package
  4. Android NDK library fully supports SSL and ICONV function

Third, other updates

  1. Repair HP-Socket .net core SDK startup failures under Linux platform
  2. Perfect example of Delphi SDK and Demo
  3. Code optimization, improved stability

HP-Socket component list

  1. Basic components
  2. SSL components
  3. HTTP Components

Guess you like

Origin ldcsaa.iteye.com/blog/2442357