OSDN Git Service

(none)
authorwatanaby <>
Thu, 20 Apr 2006 05:40:06 +0000 (05:40 +0000)
committerwatanaby <>
Thu, 20 Apr 2006 05:40:06 +0000 (05:40 +0000)
opengate/doc/pict/accept.jpg [deleted file]
opengate/doc/pict/accept2.jpg [deleted file]
opengate/doc/pict/auth.jpg [deleted file]
opengate/doc/pict/fwd.jpg [deleted file]
opengate/doc/progflow.html

diff --git a/opengate/doc/pict/accept.jpg b/opengate/doc/pict/accept.jpg
deleted file mode 100644 (file)
index 5efcb55..0000000
Binary files a/opengate/doc/pict/accept.jpg and /dev/null differ
diff --git a/opengate/doc/pict/accept2.jpg b/opengate/doc/pict/accept2.jpg
deleted file mode 100644 (file)
index 1b80fef..0000000
Binary files a/opengate/doc/pict/accept2.jpg and /dev/null differ
diff --git a/opengate/doc/pict/auth.jpg b/opengate/doc/pict/auth.jpg
deleted file mode 100644 (file)
index c47ab97..0000000
Binary files a/opengate/doc/pict/auth.jpg and /dev/null differ
diff --git a/opengate/doc/pict/fwd.jpg b/opengate/doc/pict/fwd.jpg
deleted file mode 100644 (file)
index 9871a11..0000000
Binary files a/opengate/doc/pict/fwd.jpg and /dev/null differ
index a536857..da0eef6 100644 (file)
@@ -43,7 +43,7 @@ The root index file [index.html.var] is accessed in both cases, because the http
 </LI>\r
 \r
 <LI>\r
-The browser receives the reply [<a href=pict/fwd.jpg>topindex.html</a>].  But the browser misunderstands that the reply is returned from www.some.site. \r
+The browser receives the reply [<a href=http://www.cc.saga-u.ac.jp/opengate/pict/fwd.jpg>topindex.html</a>].  But the browser misunderstands that the reply is returned from www.some.site. \r
 </LI>\r
 \r
 <LI>\r
@@ -54,7 +54,7 @@ To remove this misunderstanding, the [topindex.html] is described to jump to gat
 </LI>\r
 \r
 <LI>\r
-The browser receives the authentication request page[<a href=pict/auth.jpg>index.html</a>]. The encoded IPv4 address and language are descibed with hidden tag in the page.\r
+The browser receives the authentication request page[<a href=http://www.cc.saga-u.ac.jp/opengate/pict/auth.jpg>index.html</a>]. The encoded IPv4 address and language are descibed with hidden tag in the page.\r
 </LI>\r
 \r
 <LI>\r
@@ -92,10 +92,10 @@ CGI reports to syslog that the firewall is opened
 <LI>\r
 CGI reads reply page file [accept.html], replaces keywords, and sends it to the client. </LI>\r
 \r
-<LI>The browser receives the page [<a href=pict/accept.jpg>accept.html</a>] describing the dowloading of java applet [applet code='Opengate.class'...] and the opening of second page\r
+<LI>The browser receives the page [<a href=http://www.cc.saga-u.ac.jp/opengate/pict/accept.jpg>accept.html</a>] describing the dowloading of java applet [applet code='Opengate.class'...] and the opening of second page\r
 [window.open("http://.../accept2.html")].\r
 </LI>\r
-<li>The browser opens the second page [<a href=pict/accept2.jpg>accept2.html</a>] for browsing.\r
+<li>The browser opens the second page [<a href=http://www.cc.saga-u.ac.jp/opengate/pict/accept2.jpg>accept2.html</a>] for browsing.\r
 </LI>\r
 <LI>\r
 CGI generates a watch process and exits. \r