home *** CD-ROM | disk | FTP | other *** search
/ Source Code 1992 March / Source_Code_CD-ROM_Walnut_Creek_March_1992.iso / usenet / altsrcs / 3 / 3624 / archie.depend next >
Encoding:
Text File  |  1991-07-13  |  414 b   |  9 lines

  1. $socket = "sys/socket.h";  # the name of the socket library. Your socket
  2.                            # file name might be socket.ph or socket.pl
  3. $server = "129.100.1.23";  # the IP address of the domain server    
  4.                # or a hostname with its IP address in your
  5.                            # host table. If you have the resolver library
  6.                            # in your libc. Don't worry about this variable.
  7.  
  8. 1;
  9.