[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
small script for communicating with SD over Unix sockets
From: |
Christopher Brannon |
Subject: |
small script for communicating with SD over Unix sockets |
Date: |
Sun, 19 Sep 2010 15:55:12 -0500 |
When TCP/IP was the only communication method available, I regularly
used telnet to test the server. That can't be done with Unix sockets,
so I wrote a little script which calls the socat program, allowing me to
communicate directly with Speech Dispatcher.
Here it is. Maybe someone will find it useful.
-- Chris
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL:
<http://lists.freebsoft.org/pipermail/speechd/attachments/20100919/a93c135d/attachment.pgp>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: spdcon
Type: text/x-sh
Size: 77 bytes
Desc: connect to Speech Dispatcher on a Unix socket
URL:
<http://lists.freebsoft.org/pipermail/speechd/attachments/20100919/a93c135d/attachment.sh>
- small script for communicating with SD over Unix sockets,
Christopher Brannon <=