Starts message listener for MMS messages on specified port.

Namespace: hr.tis.mgw.client.message.notification
Assembly:   mgw2-client-1.0.6 (in mgw2-client-1.0.6)
Version: 2.1.0.6

Syntax

Visual Basic (Declaration)
Public Sub StartLocalMmListener ( _
	serverUrl As String _
)
C#
public void StartLocalMmListener (
	string serverUrl
)
Visual C++
public:
void StartLocalMmListener (
	String^ serverUrl
)

Parameters

serverUrl
System.String

Remarks

Strats MMS message listener web server locally from application on specified port. In this case, there is no need for Internet Information Service. This function should be called only once. This feature is supported only on following operating systems: Windows 98, Windows Server 2003, Windows XP Media Center Edition, Windows XP SP2, Windows XP Starter Edition