8 lines
320 B
Plaintext
8 lines
320 B
Plaintext
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.
|
|
|
|
RFC 2229 describes the DICT client/server protocol.
|
|
|
|
dict is a client which can access DICT servers from the command line.
|