Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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

@Cloud33

Description

@Cloud33

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions