Description
A Gambas component for network programming. Developers use it when applications need sockets, client-server communication, or other network features from Gambas code.
Install it when a Gambas app depends on network access. Networked applications should validate input, handle failures, and avoid exposing services unintentionally.