The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

<HTML>

<HEAD>

<meta name="GENERATOR" content="Microsoft Internet Assistant for PowerPoint 97">
 <TITLE>Thin clients and other buzz words</TITLE> 
</HEAD>

<BODY     >

 <H1>Thin clients and other buzz words</H1> 
 <P><UL>
<LI><H2>Proxying for remote access: "thin-client"
</H2>
<UL>
<LI>No need for database client code on the DBI client
</UL></UL><UL>
<LI><H2>Proxying for network security: "encryption"
</H2>
<UL>
<LI>Can use Crypt::IDEA, Crypt::DES etc.
</UL></UL><UL>
<LI><H2>Proxying for "access control" and "firewalls"
</H2>
<UL>
<LI>extra user/password checks, choose port number, handy for web servers
</UL></UL><UL>
<LI><H2>Proxying for action control
</H2>
<UL>
<LI>e.g., only allow specific select or insert statements per user or host
</UL></UL><UL>
<LI><H2>Proxying for performance: "compression"
</H2>
<UL>
<LI>Can compress data transfers using Compress::Zlib
</UL></UL><UL>
<H2>.
</H2>
</UL></P>
<P></P> 
<P>
<TABLE>
  <TD HEIGHT=100 WIDTH=100> <A HREF="tsld068.htm">Previous slide</A> </TD>
  <TD HEIGHT=100 WIDTH=100> <A HREF="tsld070.htm">Next slide</A> </TD>
  <TD HEIGHT=100 WIDTH=150> <A HREF="tsld001.htm">Back to first slide</A> </TD>
  <TD HEIGHT=100 WIDTH=150> <A HREF="sld069.htm">View graphic version</A> </TD>
</TABLE>
<BR>
</P>



</Body>
</HTML>