void send_imp(host,port,message)
string host,message
int port

Send an imp to the specified host and port which carries the specified
message. Note that imps travel slightly faster than internet packets even
though the nasty little creatures are difficult to tame. send_imp() is a
privilege violation.

See also query_imp_port.
