Skip to content

udtv4.11

Updated

UDT is a reliable UDP based application level data transport protocol for distributed data intensive applications over wide area high-speed networks.

#Usage

udt provides CMake targets:

find_package(unofficial-udt CONFIG REQUIRED)
target_link_libraries(main PRIVATE unofficial::udt::udt)

#License

Not declared in the port manifest

#Supported Platforms

!uwp

  • linux
  • osx
  • windows
  • uwp

#Features

No features defined.

#Dependencies

No dependencies.

#Host Dependencies

No transitive dependencies.

#Used By

No ports use this.

#Host Tool For

No ports use this.

#Contributors

  • xiaozhuai, Weihang Ding's avatarxiaozhuai, Weihang Ding

#Changelog

  • fe367ac[udt] New port (#30348)