Notes for Using NCSA Mosaic at Argonne: - The WinSock 1.1-compliant sockets DLL (winsock.dll) and the Windows to packet interface driver (winpkt.com) can be found in a ZIP file in the WINDOWS subdirectory. - Viewers can be found in a ZIP file in CELLO/VIEWERS. - in MOSAIC.INI change the Home Page entry to: Home Page=http://www.anl.gov/welcome.html - in MOSAIC.INI change Display Inline Images=no if you don't want images automatically built; images will be replaced be an image logo that can be clicked on to view. - in MOSAIC.INI change NNTP_Server="milo.mcs.anl.gov" SMTP_Server="oberon.ctd.anl.gov" - drivers should be called in the following order: packet driver pktint.com (if used) winpkt.com - information required by the TCP Manager for Windows Sockets: - your IP address - netmask (usually 255.255.255.128) - gateway = 146.137.160.125 - domain name server = 130.202.20.5 - time server = 146.137.64.5 - Adobe Acrobat users: You can have Mosaic automatically bring up Acrobat when you click on an Acrobat file (.pdf extension) by making the following changes to the [Viewers] and [Suffixes] sections in your MOSAIC.INI file: [Viewers] TYPE9="application/pdf" . . application/pdf="c:\acroexch\acroexch.exe %ls" (Exchange users) or application/pdf="c:\acroread\acroread.exe %ls" (Reader users) . . [Suffixes] application/pdf=.pdf