Click here to Skip to main content
15,883,921 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I got to know that it is not possible to include port number in the DNS entry. Is it correct?
If yes what are the options available in this situation where I need user friendly url to direct my local server port 8080 hosted tfs instance. (ex. 'http://myfs.abc.com' to direct 'http://11.11.11.10:8080/tfs')

This will only need to access users in local area network and the default port for the TFS is 8080.

Also I heard 'SRV records' can be used in this purpose. Can you explain what is 'SRV records' and what is the link between 'DNS' and 'SRV records'.
Posted
Updated 16-Dec-14 16:36pm
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900