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

Whether to now provide a way for clients to access the domain name to connect to the server? #42

Open
Cloud33 opened this issue Oct 30, 2019 · 0 comments

Comments

@Cloud33
Copy link

Cloud33 commented Oct 30, 2019

Whether to now provide a way for clients to access the domain name to connect to the server?
I don't want to access it directly through an IP address.
example:

 var client = ScsServiceClientBuilder.CreateClient<IPhoneBookService>(
                new ScsTcpEndPoint("github.com", 10048));

Use it like this.
@hikalkan
thanks.

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