Internet Protocol
Unreal Engine Plugin

Examples / Demo

Setup demo project

Plugin Demo

If you wish to test the plugin power before buy or use follow the instruction bellow.

Download Golang and install

Download Demo.zip and extract file

Open a terminal inside GoServer and type go run .

Run as many instance do you wish and connect to go server using localhost as adress and 3000 as port

Plugin Example

If you wish to test the websocket and http examples follow the instruction bellow.

Setup

Download Nodejs LTS and install

Download NodejsServer.zip and extract file

Go to InternetProtocol folder(extracted from NodejsServer.zip), open terminal and type npm run dev <resolver>

Change <resolver> by: udp tcp, http, websocket

Now choose a unreal map and connect to server

On this page