This chapter describes the sockets application in
the development environment. The Sockets application contains the following services:
socket
udp
These services are started if the configuration parameters described below are valid.
The following configuration parameters are defined for the socket application. For more information about configuration parameters see application(3):
start_socket = true | falsesocket server if the parameter is true.
true.
start_udp = true | falseudp server if the parameter is true.
true.
socket(3), udp(3), application(3)