| Search internet |
A tcpQuery request sends the query q to domain d port p and waits up to
seconds for a reply:

The reply has form

where p are the bytes received expressed as a singleton list. Even in case of error/timeout, p contains the bytes received. As an example, if the domain d cannot be resolved, p will be the empty list.
| Search logiweb.eu |