NBNSGetName Function

Microchip TCP/IP Stack

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

Reads the NetBIOS name from a UDP socket and copies it into a user-specified buffer.

Preconditions

None

Parameters
Parameters 
Description 
String 
Pointer to an array into which a received NetBIOS name should be copied. 
Returns

None

Side Effects

None

Remarks

None

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