net_sock_open

Open a socket

Usages

net_sock_open [-f family] [-t protocol type]

Arguments

-f [family]IP address family to use (4 or 6)

-t [Protocol type], Protocol type TCP (t) or UDP(u)

Output

Socket ID.

Required Configuration

None.

Notes/Warnings

None.