Thresher 1.2 Class Documentation

DccUtil Members

DccUtil overview

Public Static (Shared) Methods

DccBytesReceivedFormat Convert a signed long into an unsigned int in network byte order.
DccBytesToLong Convert the 4 byte current DCC position into a host order long.
IPAddressToLong Convert an IP address into the network order long required by the DCC protocol.
LocalHost Get the IPAddress object for the local machine.
LongToIPAddress Convert the network order address received from a DCC request into an IP address.
SpacesToUnderscores Convert the spaces in a file name to underscores.

Public Instance Methods

Equals (inherited from Object)
GetHashCode (inherited from Object)
GetType (inherited from Object)
ToString (inherited from Object)

See Also

DccUtil Class | Sharkbite.Irc Namespace