summaryrefslogtreecommitdiff
path: root/ACE/examples
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2019-01-24 11:10:09 +0100
committerJohnny Willemsen <jwillemsen@remedy.nl>2019-01-24 11:10:09 +0100
commit2b072ace999e019e903379787b8ae13efb2eca5c (patch)
treeb0fa0939bcabd5e7a234da3463d3ccd0e71818b0 /ACE/examples
parentd255148732f20ba5f25040ccd2d7221a3445f04c (diff)
downloadATCD-2b072ace999e019e903379787b8ae13efb2eca5c.tar.gz
Updated several broken links
Diffstat (limited to 'ACE/examples')
-rw-r--r--ACE/examples/ASX/Event_Server/README6
-rw-r--r--ACE/examples/Service_Configurator/IPC-tests/README10
2 files changed, 8 insertions, 8 deletions
diff --git a/ACE/examples/ASX/Event_Server/README b/ACE/examples/ASX/Event_Server/README
index 435f7fc2094..0e9b5fc909f 100644
--- a/ACE/examples/ASX/Event_Server/README
+++ b/ACE/examples/ASX/Event_Server/README
@@ -3,11 +3,11 @@
This subdirectory illustrates a number of the ACE ASX framework
features using an ACE_Stream application called the Event Server. For
more information on the design and use of the ACE ASX framework please
-see http://www.cs.wustl.edu/~schmidt/PDF/C++-USENIX-94.pdf and
-http://www.cs.wustl.edu/~schmidt/PDF/ACE-concurrency.pdf. For more
+see http://www.dre.vanderbilt.edu/~schmidt/PDF/C++-USENIX-94.pdf and
+http://www.dre.vanderbilt.edu/~schmidt/PDF/ACE-concurrency.pdf. For more
information on the Event Server, please see
-http://www.cs.wustl.edu/~schmidt/PDF/DSEJ-94.pdf
+http://www.dre.vanderbilt.edu/~schmidt/PDF/DSEJ-94.pdf
The Event Server example works as follows:
diff --git a/ACE/examples/Service_Configurator/IPC-tests/README b/ACE/examples/Service_Configurator/IPC-tests/README
index ffb4c11eb00..d76602e0ad5 100644
--- a/ACE/examples/Service_Configurator/IPC-tests/README
+++ b/ACE/examples/Service_Configurator/IPC-tests/README
@@ -10,11 +10,11 @@ Wrapper Facade, Reactor, and Component Configurator patterns in POSA2
<http://www.dre.vanderbilt.edu/~schmidt/POSA/> and check out the following
papers on the ACE framework components:
-http://www.cs.wustl.edu/~schmidt/PDF/IPC_SAP-92.pdf
-http://www.cs.wustl.edu/~schmidt/PDF/Reactor1-93.pdf
-http://www.cs.wustl.edu/~schmidt/PDF/Reactor2-93.pdf
-http://www.cs.wustl.edu/~schmidt/PDF/reactor-rules.pdf
-http://www.cs.wustl.edu/~schmidt/PDF/Svc-Conf.pdf
+http://www.dre.vanderbilt.edu/~schmidt/PDF/IPC_SAP-92.pdf
+http://www.dre.vanderbilt.edu/~schmidt/PDF/Reactor1-93.pdf
+http://www.dre.vanderbilt.edu/~schmidt/PDF/Reactor2-93.pdf
+http://www.dre.vanderbilt.edu/~schmidt/PDF/reactor-rules.pdf
+http://www.dre.vanderbilt.edu/~schmidt/PDF/Svc-Conf.pdf
The key to running these client/server tests is to understand the
purpose of the svc.conf file located in the