Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
HTTP を介して同期します。
public const UInt32 STREAM_TYPE_HTTP;
HTTP ストリームは基本となるトランスポートとして TCP/IP を使用します。Ultra Light アプリケーションは Web ブラウザとして機能し、Mobile Link 同期サーバーは Web サーバーとして機能します。Ultra Light アプリケーションは、サーバーへのデータ送信のために POST 要求を送り、サーバーからのデータの読み込みのために GET 要求を送ります。