For example if I have the following SRV record defined in my DNS config _dev._tcpINSRV008400dev.server.com.
I am looking for a way to query 开发者_StackOverflow中文版dns to get srv informations. Nothing seems to exist in standard in .NET.
I\'m working on creating a new type of email protocol, and in order to do that I had to s开发者_Go百科et up an SRV DNS record for my domain.
Is there a way in Java to do a Nslookup search on SRV records? I need to bind to Active Directory and would like to use the SRV records to help determine which of the ADs in the cluster are live.
I\'ve recently been working on a static content handler project, and this is hitting me hard. I cannot get the images to show up in the browser the same way I could before. The image is correct, and i