If your channel is open to anyone in your organization and subscribing to it is optional, you can create a .mal file that users can access from your organization's intranet to subscribe to the channel.
Below is a sample .mal file:
<?xml version="1.0"?> |
<MALServer |
hostname="shaft" port="80" username="tip" password="t" passwordIsHashed="FALSE" |
passwordIsEncoded="FALSE" nonce="" disabled="FALSE" friendlyName="Shaft-bld128" userUrl="http://SHAFT/" |
description="The server is running." confirmationcaption="Connected to Shaft-bld128" serverUri="/sync" sendDeviceInfo="TRUE" hashPassword="TRUE" |
requestPassword="FALSE" ConnectSecurely="FALSE" AllowSecureConnection="TRUE" ConnectSecureOnly="FALSE" DeviceSecureOverride="FALSE" |
confirmation="Your desktop software is now ready to sync to Shaft-bld128 [username: tip]."> |
</MALServer> |
Send feedback about this page using email. | Copyright © 2008, iAnywhere Solutions, Inc. |