added directory command + dummy read, send and reply
authordjk <djk>
Wed, 30 Sep 1998 22:13:18 +0000 (22:13 +0000)
committerdjk <djk>
Wed, 30 Sep 1998 22:13:18 +0000 (22:13 +0000)
commit78ed3f6025103ec1c47c90725e37b417647d83c8
treef419e0405e315a9859e0109867b4cccf92791eae
parent2663e17b1d546b5b6068825f5964bc684e6131cb
added directory command + dummy read, send and reply
added more functionality to the messaging generally
started the looking at outgoing calls
put some hooks in for Cron and Connects
cmd/directory.pl [new file with mode: 0644]
cmd/read.pl [new file with mode: 0644]
cmd/reply.pl [new file with mode: 0644]
cmd/send.pl [new file with mode: 0644]
perl/DXChannel.pm
perl/DXConnect.pm [new file with mode: 0644]
perl/DXCron.pm [new file with mode: 0644]
perl/DXMsg.pm
perl/call.pl [new file with mode: 0755]
perl/client.pl
perl/cluster.pl