Contents Index ULHTTPSStream function ULIsSynchronizeMessage function pdf/preface.pdf

UltraLite User's Guide
  The Embedded SQL Interface
    Library function reference

ULHTTPStream function


Prototype 

ul_stream_defn ULHTTPStream( void );

Description 

Defines an UltraLite HTTP stream suitable for synchronization via HTTP.

The HTTP stream uses TCP/IP as its underlying transport. UltraLite applications act as Web browsers and MobiLink acts as a web server. UltraLite applications send POST requests to send data to the server and GET requests to read data from the server.

See also 

ULSynchronize function

Synchronize method

stream synchronization parameter

HTTP stream parameters


Contents Index ULHTTPSStream function ULIsSynchronizeMessage function pdf/preface.pdf