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

Is there any way to bind local port of TcpClient ? #22

Closed
LeoYoung opened this issue Nov 12, 2019 · 0 comments
Closed

Is there any way to bind local port of TcpClient ? #22

LeoYoung opened this issue Nov 12, 2019 · 0 comments

Comments

@LeoYoung
Copy link

I have an embedded device run as a TCP server.
It is working on local port 4007 and ONLY accepted request from the client which bind on port 4009.
so I have to bind the local port of TcpClient.
Is there any way to do so?

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

No branches or pull requests

1 participant