tcp.omtcp-version

function

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

Returns:


Declaration
define external stream function tcp.omtcp-version


Purpose

Use tcp.omtcp-version to obtain a string identifying the TCP/IP library in use.

Usage Notes

None

Example:


  import "omtcp.xmd" prefixed by tcp.
  
  process
     output tcp.omtcp-version || "%n"

A return might look like this:

  
  OMTCP 3.0 [Build 002 - Jul 19 2001 14:25:52] Copyright (c) 1998-2001, OmniMark Technologies Corporation