Archived

This forum has been archived. Please start a new discussion on GitHub.

can we use dns name as Endpoint's host name?

we can use
tcp -h 192.168.1.1 -p 10000
for Endpoint

can we use like
tcp -h www.zeroc.com -p 10000
for Endpoint?

Comments

  • Yes, you can use both the IP address or the host + domainname.