Previous Topic: &ZSOCPRT

Next Topic: &ZSOCVERR


&ZSOCTYPE

Returns the type of the last referenced socket. Notes: The values returned is:

TCP

A TCP client created by using &SOCKET CONNECT/ACCEPT.

TCPLISTEN

A TCP server created by using &SOCKET REGISTER.

UDP

A UDP socket created by using &SOCKET OPEN.