Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SAP Sybase SQL Anywhere 16.0 (中文) » UltraLite - C 和 C++ 编程 » 应用程序开发 » Windows Mobile 的 UltraLite 应用程序开发

 

Windows Mobile 同步

Windows Mobile 上的 UltraLite 应用程序可通过以下流类型进行同步:

  • ActiveSync

  • TCP/IP

  • HTTP

在 Windows Mobile 上,当初始化时,user_namestream_parms 参数必须用 UL_TEXT() 宏括起来,因为编译环境为 Unicode 宽字符。

 另请参见

ActiveSync 同步设置
ActiveSync 同步设置 (Windows API)
在主对话框类中添加 ActiveSync 同步
在应用程序类中添加 ActiveSync 同步
在 Windows Mobile 上进行 TCP/IP、HTTP 或 HTTPS 同步