Unreal Engine – Simple UDP TCP Socket Server UE8502

Simple UDP TCP Socket Server

Epic only allows updates for the newest three engine versions. There might be features missing in older engine versions. Contact me if you are unsure.

  • Send and receive Bytes or Text (UTF-8*) over UDP and TCP
  • Runs asynchronously in own threads (Don’t affect game performance)
  • Blueprint independent
  • Multiple servers simultaneously possible
  • IPv4 and IPv6
  • AES encryption and decryption
  • File sending and receiving over TCP (without RAM consumption)
  • RCON Protocol
  • HEX Functions
  • Different directory and file blueprint nodes
  • Include C++ Source for C++ Projects
  • Tested with various Thirdparty Clients and thousands of connections simultaneously
  • Documentation
  • Support: unrealmarketplace@virtualbird.de (ENG,GER)

* Chinese, Russian, etc.