DNSPutString Function

Microchip TCP/IP Stack

Microchip TCP/IP Stack Help
DNSPutString Function
C
static void DNSPutString(
    BYTE* String
);
Description

This function writes a string to the DNS socket, ensuring that it is properly formatted.

Preconditions

UDP socket is obtained and ready for writing.

Parameters
Parameters 
Description 
String 
the string to write to the UDP socket. 
Returns

None

Microchip TCP/IP Stack 5.42.08 - June 15, 2013
Copyright © 2012 Microchip Technology, Inc.  All rights reserved.