Defines an UltraLite HTTPS stream suitable for synchronization via HTTP.
ul_stream_defn ULHTTPSStream( void );
The HTTPS stream uses TCP/IP as its underlying transport. UltraLite applications act as Web browsers and MobiLink acts as a web server.
Deprecated featureThis function is deprecated in SQL Anywhere 10. You can set the stream field of ul_synch_info to a string with the desired value. This function now returns the appropriate string value. |