Consultor Eletrônico



Kbase 10641: Building a Remote Gateway
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   5/10/1998
Building a Remote Gateway

920618-ctp01Remote RMS Gateway: How to implement it.


What you need to build the REMOTE RMS Gateway.

o o Build the RMS Gateway Broker

o Build the RMS Gateway Remote Server

o Build the RMS Remote Gateway Client

Do this through Probuild.


What LOGICALS you need to define

o PROBRKR - RMS Gateway Broker
o RMSSRV - RMS Remote Server
o PROEXE - RMS Remote Client


How to start up the Remote Gateway Broker

PROGRESS/GATEWAY=START/SERVICE=uniquename/HOST=nodename/NETWORK=decnet


How to startup the Progress Server (for the schema holder)

PROGRESS/MULTI=START/SERVICE=uniquename2/HOST=nodename/NETWORK=decnet dbnam
dbname
How to startup the Remote Client

PROGRESS/MULTI=REMOTE/SERVICE=uniquename2/HOST=nodename/NETWORK=decnet
dbnam

When you are in the Progress Editor, you may connect as follows:

CONNECT rmsfilename -dt rms -H nodename -S uniquename -N decnet

This will connect you to the RMS file named rmsfilename.
Once you have connected, you will be able to access the data
in the RMS file.

Progress Software Technical Support Note # 10641