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

IOProtocolSinglePacket

 
 

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

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


Declaration

define external IOProtocol function IOProtocolSinglePacket


Purpose

This function is used to implement the single-packet protocol. In this protocol, data is packaged into a single-length encoded packet. The packet is prefixed with its length. The length is the number of bytes in the packet represented as a 32-bit network-ordered quantity.

You cannot use this protocol to derive a sink from a connection object. To do so, use TCPConnectionPut from the TCP/IP library.

        Other Library Functions
   IOProtocolEndDelimited
   IOProtocolIsVersionCompatible
   IOProtocolLibraryVersion
   IOProtocolMultiPacket
   IOProtocolSinglePacket
 
 

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

OmniMark 8.2.0 Documentation Generated: March 13, 2008 at 3:27:39 pm
If you have any comments about this section of the documentation, please use this form.

Copyright © Stilo International plc, 1988-2008.