|
|||||
function | TCPLibraryVersion |
Related Concepts | Other Library Functions |
Library: TCP/IP
Include: omioprot.xin, omtcp.xin |
Returns: String
The version string of the TCP library currently in use. |
define external stream function TCPLibraryVersion
This function returns the version string of the TCP library in use. For example, a return might look like this: "OMTCP 1.0 Copyright (c) 1998 OmniMark Technologies Corporation."
---- |