Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

Function CallDescription
net_helpPrint shell commands help
net_if_resetReset interface(s); remove all configured addresses, IPv4 or IPv6 or both, on specified interface.
net_if_set_mtuConfigure MTU of given Interface.
net_if_startStart an interface.
net_if_stopStop an interface.
net_ifconfigOutput all IP addresses configured on each interface.
net_ip_setupConfigure an IPv4 address.
net_pingIssue a ICMP Echo Request from the target.
net_route_addAdd IP address route.
net_route_removeRemove a route.
net_sock_acceptAccept connection on a socket.
net_sock_bindBind a socket.
net_sock_closeClose a socket.
net_sock_listenSet the socket to listen.
net_sock_openOpen a socket.
net_sock_rxReceive data on a socket.
net_sock_txTransmit data on a socket.
net_wifi_createCreate a Wi-Fi network.
net_wifi_joinJoin a Wi-Fi network.
net_wifi_leaveLeave the current Wi-Fi network.
net_wifi_peerOutput the peer information when acting as an Wi-Fi Access point.
net_wifi_scanScan for Wi-Fi network available.
  • No labels