swirl
Guide to OmniMark 9   OmniMark home
docs home 
IndexConceptsTasksSyntaxLibrariesLegacy LibrariesErrors
 
    Other Library Functions  
function  

tcp.end-delimited

 
 

Library: TCP/IP client and server support (OMTCP)
Import: omtcp.xmd
Return type: opaque

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


Declaration

define external tcp.io-protocol function tcp.end-delimited
   value string 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
 
 

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

OmniMark 9.1.0 Documentation Generated: September 2, 2010 at 1:38:10 pm
If you have any comments about this section of the documentation, please use this form.

Copyright © Stilo International plc, 1988-2010.