Starts message listener for SMS 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 StartLocalSmsListener ( _
	serverUrl As String _
)
C#
public void StartLocalSmsListener (
	string serverUrl
)
Visual C++
public:
void StartLocalSmsListener (
	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