blob: 8b542727ae4df9193c6e523747026380ec88d801 (
plain)
1
2
3
4
5
6
|
The Dictionary Server Protocol (DICT) is a TCP transaction based
query/response protocol that allows a client to access dictionary
definitions from a set of natural language dictionary databases.
dict(1) is a client which can access DICT servers from the command
line.
|