Internet Protocol
Unreal Engine Plugin

About plugin

Intruduction

Internet Protocol exposes UDP, TCP, HTTP, Websocket, and Json modules to the blueprint. The goal of this plugin is, in addition to making it easier, to give you full control over managing connections and manipulating messages via Json.

Modules

  • InternetProtocol World Subsystem.
  • UDP Server and Client side.
  • TCP Server and Client side.
  • Websocket Server and Client side.
  • HTTP Client side only.
  • Json.
  • RawFunctionLibrary.

Supported Unreal Versions

UE4UE5
4.275.2 - 5.5

Changelogs

1.0

  • Initial release.

On this page