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

IOProtocolMultiPacket

 
 

Library: Packetizing support (OMIOPROT) legacy library
Include: omioprot.xin
Return type: OMX
Returns: 

Returns an I/O protocol object that implements the multi-packet protocol.


Declaration

  define external IOProtocol function IOProtocolMultiPacket


Purpose

This function is used to implement the multi-packet protocol. In this protocol, data is packaged into multiple length-encoded mini-packets. Each mini-packet is prefixed with its length. The length is the number of bytes in the mini-packet represented as a 32-bit network-ordered quantity. The end of the data is indicated by a zero-length (magic) end packet.

        Other Library Functions
   IOProtocolEndDelimited
   IOProtocolIsVersionCompatible
   IOProtocolLibraryVersion
   IOProtocolMultiPacket
   IOProtocolSinglePacket
 
 

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

OmniMark 7.1.2 Documentation Generated: June 28, 2005 at 5:45:21 pm
If you have any comments about this section of the documentation, send email to [email protected]

Copyright © Stilo Corporation, 1988-2005.