Open a network connection with the slave machine.
@param ip the multicast address of the master
@param port the connection port
@param request a connection request structure
@param result a connection result structure
@return Opaque net handle if successful or NULL in case of error.
Open a network connection with the slave machine. @param ip the multicast address of the master @param port the connection port @param request a connection request structure @param result a connection result structure
@return Opaque net handle if successful or NULL in case of error.