function
| 
                
Library: TCP/IP client and server support (OMTCP legacy, OmniMark versions 6.0.2 - 7.0)
 Include: omtcp.xin  | 
              
 Returns:  | 
            
define external stream function tcp-library-version
Use tcp-library-version to obtain a string identifying the TCP/IP library in use.
You must include the following line at the beginning of your OmniMark program:
include "omtcp.xin"
None
output tcp-library-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