My WebLink
|
Help
|
About
|
Sign Out
Home
Browse
Search
CRDSS_Task1_05-19_GeneralUseofInternetinCRDSS
CWCB
>
Decision Support Systems
>
DayForward
>
CRDSS_Task1_05-19_GeneralUseofInternetinCRDSS
Metadata
Thumbnails
Annotations
Entry Properties
Last modified
9/25/2011 10:18:53 AM
Creation date
5/30/2008 2:49:31 PM
Metadata
Fields
Template:
Decision Support Systems
Title
CRDSS Task 1.05-19 - Study of System Integration Issues Internet - General Use of in CRDSS
Description
The following general issues will be discussed in this task memorandum: 1) How will E-mail be implemented and used? 2) How will disk resources be shared? 3) How will devices be shared? 4) How will file transfers be made? 5) How will programs run in client-server mode? 6) How can programs be run on one machine while displaying on another machine? 7) How are PCs to be used in the CRDSS?
Decision Support - Doc Type
Task Memorandum
Date
5/10/1994
DSS Category
DMI Utilities
DSS
Colorado River
Basin
Colorado Mainstem
Contract/PO #
C153658, C153727, C153752
Grant Type
Non-Reimbursable
Bill Number
SB92-87, HB93-1273, SB94-029, HB95-1155, SB96-153, HB97-008
Prepared By
Riverside Technology inc.
There are no annotations on this page.
Document management portal powered by Laserfiche WebLink 9 © 1998-2015
Laserfiche.
All rights reserved.
/
4
PDF
Print
Pages to print
Enter page numbers and/or page ranges separated by commas. For example, 1,3,5-12.
After downloading, print the document using a PDF reader (e.g. Adobe Reader).
Show annotations
View images
View plain text
Data will be QA/QCed (see Task Memorandum 1.05-4) and reformatted after they are collected. <br />Client-Server Programs <br />A "server" is a machine/program that accepts requests from other machines and performs some type <br />of service. A "client" is a machine/program that requests information from a server machine and <br />generates an accessible product. Typically, a server provides centralized resources. For example, a <br />file server on a network is a machine that stores files but makes the files available to remote <br />machines. A print server is a machine that has memory for print queues and delivers to a printer for <br />printing. <br />The CRDSS will build on client-server technology in a number of ways. Foremost is the use of a <br />database server running INFORMIX software to provide database services to all other CRDSS <br />components. In this configuration, the database server runs software that listens for data requests <br />posted by client programs. For example, the Briefing Room prototype machine will run applications <br />that request information from the database server. <br />Client-server technology will also be used to optimize the processing speed of the CRDSS. For <br />example, it may be necessary to run an application on a fast machine and display the results on the <br />local machine. Such a configuration takes advantage of the client-server features of the X Window <br />System (see the next section). <br />Running Software on one Machine and Displaying on Another Machine <br />The X Window System allows a program running on one machine to display on another machine, <br />assuming that both machines are on the Internet. Executing a program in this way is not as fast as <br />running the program locally because all display information must be transmitted over the network; <br />however, it is a convenient method of sharing computing resources. <br />The following discussion illustrates how to run a program on machine "remote" and display it on <br />machine "local" (the machine that the user is sitting in front of). <br />(1)On the local machine, execute: <br />(to allow display access from "remote") <br />xhost remote <br />or <br />(to allow display access from all machines) <br />xhost + <br />rlogin telnet <br />(2)Login to "remote" using or . <br />(3) Set the display on "remote" to be that of "local" (example is for Bourne, Korn shells): <br />DISPLAY=local:0.0 ; export DISPLAY <br />(4)Run the graphics-based application on "remote." <br />3 <br />A275 05.10.94 1.05-19 Malers <br />
The URL can be used to link to this page
Your browser does not support the video tag.