question

Mohamed Hany Ismail Serry avatar image
Mohamed Hany Ismail Serry asked

How to connect to multiple instances per host?

Hi Everyone,

Currently we are using UE4 and playfab to setup networking for our game.

We're having issues starting new server on the same host for new games. right now our build settings are set to 3 instances per host.

We did some debugging and discovered that we constantly used the port=7777. so does this mean we were constantly trying to connect to the same instance?

if that's the case, how do we set the "port" that we should connect to when we're opening a level in UE4? also any resources on UE4/playfab servers would be very helpful.

unreal
1 comment
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Seth Du avatar image Seth Du ♦ commented ·

May I ask does it mean when you call RequestMultiplayerServer API, the port property in the callback result always returns 7777?

0 Likes 0 ·

0 Answers

·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.