blob: cca2fd8b9e128f478e8099e05aff2dbf1ed7ac9d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
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(1) is a client which can access DICT servers from the
command line.
WWW: http://www.dict.org/
--
Josh Gilliam josh@quick.net
|