Creates an SISListener object for server-initiated synchronizations.
SISListener DatabaseManager.createSISHTTPListener( SISRequestHandler handler, int port, String httpOptions ) throws ULjException
handler A SISRequestHandler object specified to handle server-initiated synchronization requests.
port An HTTP port to listen for server messages.
httpOptions The HTTP options for connecting to the server.
The SISListener object to use for server-initiated synchronizations.
4400 is the recommended port setting.
"deviceside=false" is the recommended HTTP option for BlackBerry simulators.
The MobiLink side of the BlackBerry HTTP SISListener requires the target device be associated with a BlackBerry Enterprise Server, such as a BES activated device).