Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature server address #12

Merged
merged 2 commits into from
Jul 24, 2012

Conversation

pjkundert
Copy link
Contributor

The synchronous and asynchronous ModbusTcp Server API (StartTcpServer) provides for no direct way to bind to a non-standard Interface or Port.

I've added a 'server_address' keyword parameter, to allow optional specification of the interface and port. The default behaviour remains unchanged -- uses "" as the interface, and Defaults.Port (502) as the port.

bashwork added a commit that referenced this pull request Jul 24, 2012
@bashwork bashwork merged commit 65554bc into pymodbus-dev:master Jul 24, 2012
dhoomakethu pushed a commit that referenced this pull request May 16, 2017
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 21, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants