Skip to content

Conversation

@jamestait
Copy link

Pull the port value from settings.ini, to allow broadcasting of several instances on the same IP.

@madmaxoft
Copy link
Owner

Rather than keeping the entire cInifile instance in memory, you should read the port value from it in the Initialize() method and use that value instead. This will also allow you to gracefully handle non-existent settings.ini (at which point you should just use the default port value)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants