         VERSION=1.0.2
          
         UPDATED=20050408
           SPELL=PEAR-Net_Socket
        WEB_SITE=http://pear.php.net/package/Net_Socket/
      LICENSE[0]=PHP
           SHORT='PEAR: Network Socket Interface'
cat << EOF
Net_Socket is a class interface to TCP sockets.
It provides blocking
and non-blocking operation, with different
reading and writing modes
(byte-wise, block-wise, line-wise and special
formats like network
byte-order ip addresses).
EOF


