C# Class SharpCifs.Netbios.NodeStatusResponse

Inheritance: NameServicePacket
Mostrar archivo Open project: brandonprry/Potato Class Usage Examples

Public Methods

Method Description
ToString ( ) : string

Private Methods

Method Description
NodeStatusResponse ( NbtAddress queryAddress ) : System
ReadBodyWireFormat ( byte src, int srcIndex ) : int
ReadNodeNameArray ( byte src, int srcIndex ) : int
ReadRDataWireFormat ( byte src, int srcIndex ) : int
WriteBodyWireFormat ( byte dst, int dstIndex ) : int
WriteRDataWireFormat ( byte dst, int dstIndex ) : int

Method Details

ToString() public method

public ToString ( ) : string
return string