diff options
author | doccvs <doccvs@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2001-01-19 19:39:43 +0000 |
---|---|---|
committer | doccvs <doccvs@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2001-01-19 19:39:43 +0000 |
commit | c15c267a4e319f16ff6bdd2686d539998fbc3069 (patch) | |
tree | 83670b3202b16c7c40bcd25c275250b3406b362d /docs | |
parent | 14f82e60372bd8ae6ac97894c2d1db7f640bca9f (diff) | |
download | ATCD-c15c267a4e319f16ff6bdd2686d539998fbc3069.tar.gz |
ChangeLogTag: Fri Jan 19 11:38:42 2001 Priyanka Gontla <pgontla@ece.uci.edu>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/tutorials/022/page01.html | 9 | ||||
-rw-r--r-- | docs/tutorials/022/page02.html | 7 | ||||
-rw-r--r-- | docs/tutorials/022/page03.html | 7 | ||||
-rw-r--r-- | docs/tutorials/022/page04.html | 7 | ||||
-rw-r--r-- | docs/tutorials/022/page05.html | 7 |
5 files changed, 21 insertions, 16 deletions
diff --git a/docs/tutorials/022/page01.html b/docs/tutorials/022/page01.html index 43db6475144..ecfc30244d2 100644 --- a/docs/tutorials/022/page01.html +++ b/docs/tutorials/022/page01.html @@ -5,9 +5,10 @@ <title>ACE Tutorial 022</title> </head> - <body> - <h1>ACE Tutorial 022</h1> - <h1>Using Service Configurator Framework</h1> + <BODY TEXT="#000000" BGCOLOR="#FFFFFF" LINK="#000FFF" VLINK="#FF0F0F"> + +<CENTER><B><FONT SIZE=+2>ACE Tutorial 022</FONT></B></CENTER> +<CENTER> <h1>Using Service Configurator Framework</h1> </CENTER> <P>Talking about distributed systems, almost means that there will be several processes or services running at all @@ -37,7 +38,7 @@ <address><a href="mailto:pgontla@ece.uci.edu">Priyanka Gontla</a></address> <!-- Created: Thu Dec 28 14:19:26 PST 2000 --> <!-- hhmts start --> -Last modified: Fri Jan 19 11:27:55 PST 2001 +Last modified: Fri Jan 19 11:38:15 PST 2001 <!-- hhmts end --> </body> </html> diff --git a/docs/tutorials/022/page02.html b/docs/tutorials/022/page02.html index 9a478b20ddb..b325e2e30fd 100644 --- a/docs/tutorials/022/page02.html +++ b/docs/tutorials/022/page02.html @@ -5,8 +5,9 @@ <title>ACE Tutorial 022</title> </head> - <body> - <h1>ACE Tutorial 022</h1> + <BODY TEXT="#000000" BGCOLOR="#FFFFFF" LINK="#000FFF" VLINK="#FF0F0F"> + +<CENTER><B><FONT SIZE=+2>ACE Tutorial 022</FONT></B></CENTER> We begin with <a href="server.cpp">server.cpp</a> <UL> <P>Abstraction: @@ -92,7 +93,7 @@ <address><a href="mailto:pgontla@ece.uci.edu">Priyanka Gontla</a></address> <!-- Created: Thu Dec 28 15:17:34 PST 2000 --> <!-- hhmts start --> -Last modified: Fri Jan 19 11:28:04 PST 2001 +Last modified: Fri Jan 19 11:38:29 PST 2001 <!-- hhmts end --> </body> </html> diff --git a/docs/tutorials/022/page03.html b/docs/tutorials/022/page03.html index 634415e1510..4a095ae9a8f 100644 --- a/docs/tutorials/022/page03.html +++ b/docs/tutorials/022/page03.html @@ -5,8 +5,9 @@ <title>ACE Tutorial 022</title> </head> - <body> - <h1>ACE Tutorial 022</h1> + <BODY TEXT="#000000" BGCOLOR="#FFFFFF" LINK="#000FFF" VLINK="#FF0F0F"> + +<CENTER><B><FONT SIZE=+2>ACE Tutorial 022</FONT></B></CENTER> Now, lets implement the Acceptor Service. As the first step, let us take a look at <I><A HREF="Acceptor_Service.h">Acceptor_Service.h</A></I>. @@ -116,7 +117,7 @@ ACE_SVC_FACTORY_DECLARE (Acceptor_Service) <address><a href="mailto:pgontla@ece.uci.edu">Priyanka Gontla</a></address> <!-- Created: Thu Jan 18 17:46:58 PST 2001 --> <!-- hhmts start --> -Last modified: Fri Jan 19 11:28:11 PST 2001 +Last modified: Fri Jan 19 11:38:39 PST 2001 <!-- hhmts end --> </body> </html> diff --git a/docs/tutorials/022/page04.html b/docs/tutorials/022/page04.html index b971c430032..eae9d24fef4 100644 --- a/docs/tutorials/022/page04.html +++ b/docs/tutorials/022/page04.html @@ -5,8 +5,9 @@ <title>ACE Tutorial 022</title> </head> - <body> - <h1>ACE Tutorial 022</h1> + <BODY TEXT="#000000" BGCOLOR="#FFFFFF" LINK="#000FFF" VLINK="#FF0F0F"> + +<CENTER><B><FONT SIZE=+2>ACE Tutorial 022</FONT></B></CENTER> <pre> <font color=red>/* Now that we know the interface, lets proceed to its implementation. We obviosuly want to include the corresponding header @@ -170,7 +171,7 @@ template class ACE_Svc_Handler<ACE_SOCK_STREAM, ACE_NULL_SYNCH>; <address><a href="mailto:pgontla@ece.uci.edu">Priyanka Gontla</a></address> <!-- Created: Thu Jan 18 18:24:15 PST 2001 --> <!-- hhmts start --> -Last modified: Fri Jan 19 11:33:13 PST 2001 +Last modified: Fri Jan 19 11:37:49 PST 2001 <!-- hhmts end --> </body> </html> diff --git a/docs/tutorials/022/page05.html b/docs/tutorials/022/page05.html index 0e694264611..5b14622b2c4 100644 --- a/docs/tutorials/022/page05.html +++ b/docs/tutorials/022/page05.html @@ -5,8 +5,9 @@ <title>ACE Tutorial 022</title> </head> - <body> - <h1>ACE Tutorial 022</h1> + <BODY TEXT="#000000" BGCOLOR="#FFFFFF" LINK="#000FFF" VLINK="#FF0F0F"> + +<CENTER><B><FONT SIZE=+2>ACE Tutorial 022</FONT></B></CENTER> <p>So, by now we have implemented our Acceptor Service: known how to initialize, remove, suspend and resume our service. We have the server daemon set up to run to accept requests. The only thing @@ -123,7 +124,7 @@ <address><a href="mailto:pgontla@ece.uci.edu">Priyanka Gontla</a></address> <!-- Created: Fri Jan 19 10:19:46 PST 2001 --> <!-- hhmts start --> -Last modified: Fri Jan 19 11:35:18 PST 2001 +Last modified: Fri Jan 19 11:37:23 PST 2001 <!-- hhmts end --> </body> </html> |