Name

IrOBEX_ServerRegister — Start listening for incoming connections

Synopsis

int IrOBEX_ServerRegister (self,  
 self,  
 service); 
 self;
 service;

Arguments

self

OBEX handle

service

Service to bind to.

Description

An easier server function to use for IrDA (IrOBEX) only.

Returns -1 on error.