|
|
Reference Type: Supported, Category: Device Handler, Integration Agreement: 2118
This API is used to make a TCP/IP connection to a remote system.
CALL^%ZISTCP
Make sure to perform the following steps before calling this API:
If you do not follow these steps, the variables could unintentionally assume the values of the variables of the current running task.
| IPADDRESS: |
(required) This is the Internet Protocol (IP) address of the Host system to connect to. It must be in the IP format of four numbers separated by dots (e.g., 99.99.9.999). |
|
| SOCKET: |
(required) This is the socket to connect to on the remote host. It is an integer from 1-65535. Values below 5000 are reserved for standard Internet services (e.g., SMTP mail). |
|
| TIMEOUT: |
(optional) This is the timeout to apply to the Open. |
|
| IO: |
If the connection is made then the IO variable will hold the implementation value that is used to reference the connection. |
|
| POP: |
This output variable reports the connection status:
It works the same as a call to ^%ZIS(): Standard Device Call. |
|
|
VA (Internet) / VA (Intranet) / OI / HSD&D / Site Map / Terms of Use / VA Privacy Policy / Accessibility Reviewed/Updated:
November 15, 2006
|