hide random home http://www.nlm.nih.gov/LECTURES.dir/internet_course.dir/wais-source.html (Einblicke ins Internet, 10/1995)

WAIS Source Description Structures

A "source description structure" is used by a client of the WAIS system to contact a database on a server.

Structure Fields

Required Fields

Optional Fields (set by vendor)

Optional Fields (set by user)

An example source structure is:


(:source 
  :version  		3
  :ip-name 		"quake.think.com"
  :ip-address 		"192.31.181.1"
  :tcp-port 		210
  :maintainer 		"brewster@think.com"
  :database-name 	"directory-of-servers"
  :cost  		0.00
  :cost-unit 		:free
  :description 		
"The directory of servers is a white pages of servers maintained by many
others.  This one is maintained by Thinking Machines Corporation on the
internet.  To submit new entries to the directory of servers, mail to
wais-directory-of-servers@quake.think.com. -brewster"
  :update-time 		(:time-interval :interval :daily 
 			 	:day 0 :hour 1 :min 30)
  )


R. P. C. Rodgers, Lister Hill Center, NLM (May 1994)