Mount Fuji Engine  0.8b
MFInetAddress MFSockets_MakeInetAddress ( uint8  b1,
uint8  b2,
uint8  b3,
uint8  b4 
)

Build an MFInetAddress structure from 4 byte values.

Parameters
b1First byte.
b2Second byte.
b3Third byte.
b4Fourth byte.
Returns
An MFInetAddress structure representing the IP address specified by the 4 bytes.