NAME
dctc_cmd - Direct Connect Text Client command sender
SYNOPSIS
dctc_cmd
unix_udp_socket_path DCTC_command
DESCRIPTION
Send a command to a running DCTC client. Only command can be sent, command
results are not returned.
PARAMETERS
- unix_udp_socket_path
-
It is an UDP socket. DCTC UDP sockets are located in $(HOME)/.dctc/running
and have name ending with .udp
- DCTC_command
-
Any DCTC command (look in Documentation/commands) or any Direct connect
command (starts with a $).
Be careful, the DCTC you want to reach must have its DCTC-link enabled.
characters because Direct Connect uses them internally: | $
AVAILABILITY
This programm is included in dctc package. The latest version of dctc can be obtained online from:
http://ac2i.tzo.com/dctc/
COPYRIGHT
Copyright © 1997-2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- PARAMETERS
-
- AVAILABILITY
-
- COPYRIGHT
-