Is it possible multiple host for configData?

Post here your questions about the Unity / .Net / Mono / Windows 8 / Windows Phone 8 API for SFS2X

Moderators: Lapo, Bax

Dzxyan
Posts: 7
Joined: 11 May 2016, 09:27

Is it possible multiple host for configData?

Postby Dzxyan » 24 May 2016, 09:00

Is it possible multiple host for configData?
such like

Code: Select all

ConfigData.Host = “127.0.0.1”;
ConfigData.Port = 9933;
ConfigData.Zone = “Example”;
ConfigData.HttpsPort = 9933;
ConfigData.HttpPort = 8080;


want httpsPort and httpPort using different host.
User avatar
Lapo
Site Admin
Posts: 23008
Joined: 21 Mar 2005, 09:50
Location: Italy

Re: Is it possible multiple host for configData?

Postby Lapo » 24 May 2016, 10:14

Hi,
I am not sure I understand.

You typically connect each client to one server, so you just use one host. Multiple hosts would make sense if you used multiple connections per user.

Can you clarify what you're trying to do?

Thanks
Lapo
--
gotoAndPlay()
...addicted to flash games

Return to “SFS2X C# API”

Who is online

Users browsing this forum: No registered users and 27 guests