xplUDP * Create ( bool const  _bViaHub = true  )  [static]

Creates a UDP communications object.

Creates an xplUDP object that can be passed into xplDevice::Create

Parameters:
_bViaHub set this to false to bind directly to the xPL port rather than sending messages via the hub. This should only be done when writing a hub application.
Returns:
Pointer to a new xplUDP object, or NULL if an error occured during initialisation.
See also:
xplComms::Destroy, xplDevice::Create


Generated on Sun Jan 21 14:30:24 2007 for xPL SDK by  doxygen 1.5.1-p1