| Download RMTCALL API source:
There are many "run remote command" type of utilities for
the AS/400, but none of them let you pass data back from the called program's
parameters.
This utility is intended to fill that void. It furthermore can be used
to assist with the chore of writing sockets code to act as a server by
doing all the work of accepting new connections, splitting off to a new job,
and checking the user's authority.
RMTCALL IS NOT FINISHED. This source is here for developers who'd like to help finish it. Do not expect it to be usable at this time!
|