Table of Contents

OIL2 Class Standard.DNSconnection


class Standard . DNSconnection {
        int32   bytesToRead;
        oid     connObj;
        int32   packetSize;
        array   q_rec;
        int32   reqID;
        oid     resolverObj;
        string  responseData;
inherits from Object;

DESCRIPTION

Implements helper objects for TCP-based DNS queries issued by DNSresolver. Not intended for use by other applications.

METHODS