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

tcp.multi-packet

 
 

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

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


Declaration

define external tcp.io-protocol function tcp.multi-packet


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
 
 

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.