If resolve() is passed a domain name, a series of queries take place between the computer that called
resolve() and computers running name server software. For example, to resolve the domain name
www.rabbitsemiconductor.com, the following code (available in SAMPLESTCPDNS.C) can be used.