× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.


  • Subject: RE: PC/AS400 Transfers from AS400
  • From: Roger Boucher <RBoucher@xxxxxxxxxxx>
  • Date: Fri, 5 Nov 1999 10:45:40 -0800

Eric, I would love a copy of that program to retrieve the IP address if you
don't mind.
Also, the command he is using works fine in a TCP/IP environment (at least
in ours anyway) but just another note, it isn't valid for batch, only
interactive.

Thanks,

Roger Boucher
Standard Pacific Corp.
rboucher@stanpac.com
714-668-4326


-----Original Message-----
From: Eric Sundell PMI [mailto:ESundell@delta.org]
Sent: Friday, November 05, 1999 9:20 AM
To: "jeff burcher" ; "MIDRANGE-L@midrange.com" ; MIDRANGE-L@midrange.com
Subject: Re:PC/AS400 Transfers from AS400


The command you are using is for SNA connections and will not work, use
RUNRMTCMD. The Incoming Remote Command is a function of Client Access
Express
that allows users of various systems to run commands on a system that has
Client
Access Express installed, and to receive at the requesting system any text
output that is generated by the command. The command sent is run as if it
was
typed at the command line of a DOS console that is running under Windows.
The
output that would normally appear in that DOS console is sent to the
requesting
system. If the command produces no output, a no output message is sent
instead.
If RUNRMTCMD is used to issue a remote command from an AS/400, the output
from
the command is saved in a spool file on the AS/400. If REXEC is used (from
VM or
AIX, for example), the output is displayed on the screen of the system from
which the command was requested.

Note:

Remote commands for running programs on Windows NT systems may need to
include
the full path to the program along with the program name.

When a command is sent from a remote system, a message is logged in the
Client
Access Express history log. The message information that is logged
identifies
the system and user ID that sent the remote command, the text of the command
that was sent, and whether or not the command ran successfully.

The purpose of Incoming Remote Command is to run non-interactive commands
and
programs. Interactive commands or Windows programs can be run but output
from
the command or program itself may not be sent back. If an interactive
command or
program is run, control might not be returned to the command sender until
the
command or program has ended. If the command or program does not end,
control
might not be returned to the command sender at all.

If someone is allowed to run commands on your PC, be aware that any command
can
run, including FORMAT and DELETE. Be careful to whom you give authority to
run
remote commands on your PC.

Note:

Incoming Remote Command communication with the AS/400 system is not
controlled
by any connection configured in Operations Navigator. This means, among
other
things, that Incoming Remote Command communications cannot be done using
Secure
Sockets Layer (SSL).

Incoming Remote Command Programs

CWBRXD.EXE  Used to start the incoming remote command daemon program.
CWBRXDSD.EXE    Used to stop the incoming remote command daemon program.
Commands can be sent over TCP/IP to CWBRXD from any system that supports the
sending of commands using the REXEC program or a similar program that uses
the
same protocol, such as the RUNRMTCMD command on an AS/400.

See the following topics for additional information about the Incoming
Remote
Command programs:

*   CWBRXD (Windows NT)  

I have a program that will retreive the IP address from a Client Access job
using the device description API, it is based on a program that I saw that
our
friend Mr. Stone wrote, I will send it to you if you wish.

Eric Sundell
AS400/PC Speciaist
PMI/Delta Dental

____________________Reply Separator____________________
Subject:    PC/AS400 Transfers from AS400
Author: "jeff burcher" [SMTP:jburcher@cbcolcntr.com]
Date:       11/5/99 7:03 AM

Hi,

I am trying to write an AS400 CL program to automate file transfers to the
PC for my users from the AS400 side. We do not have static IP addresses, so
FTP is out. I am attempting to use the following command:

STRPCCMD PCCMD('C:\Progra~1\IBM\Client~1\rtopcb.exe C:\download\test.tto')

Am I using the correct syntax? do I need to set up this command with STRPCO
or something similar for the PC?
+---
| This is the Midrange System Mailing List!
| To submit a new message, send your mail to MIDRANGE-L@midrange.com.
| To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com.
| To unsubscribe from this list send email to MIDRANGE-L-UNSUB@midrange.com.
| Questions should be directed to the list owner/operator:
david@midrange.com
+---
+---
| This is the Midrange System Mailing List!
| To submit a new message, send your mail to MIDRANGE-L@midrange.com.
| To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com.
| To unsubscribe from this list send email to MIDRANGE-L-UNSUB@midrange.com.
| Questions should be directed to the list owner/operator: david@midrange.com
+---

As an Amazon Associate we earn from qualifying purchases.

This thread ...


Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.