What is the maximum sequence size? How can I transmit large amounts of data? How can I transfer ASCII text files? How can I transfer binary data files?

What is the maximum sequence size? How can I transmit large amounts of data? How can I transfer ASCII text files? How can I transfer binary data files?

Applies to: Docklight (all versions), Article ID: dl_faq015

The maximum sequence size for a Send or Receive Sequence is 1024 bytes. If you have specific requirements, please contact our support. For transferring ASCII and binary data files, Docklight Scripting provides a DL method called UploadFile(…).

Docklight Scripting Manual – UploadFile method

Docklight Downloads