swirl Guide to OmniMark 5   OmniMark home
docs home 
IndexConceptsTasksSyntaxLibrariesOMX VariablesErrors
 
      Other Library Functions  
function   IOProtocolEndDelimited    

Library: omioprot - I/O data packetizing
Include: omioprot.xin
Return type: Opaque
Returns:       

Returns an I/O protocol object that implements the end-delimited protocol.


Declaration

  define external IOProtocol function IOProtocolEndDelimited
     value stream End-of-Data-Pattern


Purpose

This function is used to implement the end-delimited protocol. In this protocol, the end of data is indicated by end-marking the data with the specified end-of-data pattern. The end-of-data pattern must not occur in the data. The length of the end-of-data pattern must be at least 1 byte and no more than 64 bytes.

Examples in common use:

        Other Library Functions
   IOProtocolEndDelimited
   IOProtocolIsVersionCompatible
   IOProtocolLibraryVersion
   IOProtocolMultiPacket
   IOProtocolSinglePacket
 
----  

Top [ INDEX ] [ CONCEPTS ] [ TASKS ] [ SYNTAX ] [ LIBRARIES ] [ OMX ] [ OMX ] [ ERRORS ]

Generated: August 11, 2000 at 3:07:22 pm
If you have any comments about this section of the documentation, send email to docerrors@omnimark.com

Copyright © OmniMark Technologies Corporation, 1988-2000.