Connections from Windows computers have not been extensively tested. Please test your connection ahead of time.
c:\program files\putty\putty.exe) is in another location  Control Panel
    Windows Firewall
     Inbound Rules
       New Rule
         type
           program
         program
           putty      # enter path to putty.exe
         action
           allow
         apply
           all
         name
           putty
  Control Panel
    Windows Firewall
      Allow app through firewall
        change settings
        add another app
          putty       # browse to app
  Putty
   configuration
     connection
       ssh
         tunnels
           source
             12345               # or other available port
           destination
             localhost:5901      # port for spectrometer display
           Local
           Add                   # Must add the tunnel
           source
             12346               # or other available port
           destination
             localhost:5902      # port for uip windows
           Local
           Add                   # Must add the tunnel
     session
       host
         user@kilauea.caltech.edu   # kilauea user id
       saved sessions
         kilauea                 # enter name before saving
       save  
  Putty
   configuration
     session
       saved sessions
         kilauea
           load       
   open
  # enter password 
  TightVNC viewer
   new connection
     remote host
       localhost:12345           # match putty source port for spectrometers
   new connection
     remote host
       localhost:12346           # match putty source port for uip
