Top "Resolve" questions

Domain name resolvers determine the appropriate domain name servers responsible for the domain name in question by a sequence of queries starting with the right-most (top-level) domain label

DNS lookup failing

I have a primary and secondary domain controller that we use as our DNS servers. Users are getting mixed results …

dns resolve nslookup domaincontroller
Android Studio Unable to load class 'org.codehaus.groovy.runtime.typehandling.ShortTypeHandling'

I installed Android Studio and when I try to import a project from gradle this resolve error shows up: Unable …

android groovy android-studio gradle resolve
golang force http request to specific ip (similar to curl --resolve)

How can I force a golang https get request to use a specific IP address. I want to skip DNS …

go https request ip-address resolve
InetAddress.getByName fails behind proxy

I'm trying to resolve a host name to its' corresponding IP. My environment is a mac in a corporate network …

java proxy hostname resolve
Missing files libresolv.9.dylib and libxml2.dylib

I have an old Xcode project for iOS where I used libxml2.dylib and libresolv.9.dylib. After installing XCode7. I …

ios xcode7 resolve xml-libxml
Webpack 2 resolve alias

I have a little problem regarding resolving aliases in webpack 2. No matter what i do i cant resolve this. Here …

import webpack alias resolve
Unable to resolve host Android

I want to send a http request from my Android device using a local proxy. Before to detail my problem, …

android resolve inetaddress