contentsconceptssyntaxlibrariessampleserrorsindex
Full text search
function   IOProtocolSinglePacket    
      Other Library Functions  

Library: I/O Protocol
Include: omioprot.xin
Returns: Opaque

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.

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

Top [CONTENTS] [CONCEPTS] [SYNTAX] [LIBRARIES] [SAMPLES] [ERRORS] [INDEX]

Generated: April 21, 1999 at 2:01:08 pm
If you have any comments about this section of the documentation, send email to [email protected]

Copyright © OmniMark Technologies Corporation, 1988-1999.