|
Hi Eric - >How I can retrieve the IP adress of my AS400 in a CL program ? It depends on what you need it for. If you just want to open a connection to your AS/400, such as on the FTP command, use 127.0.0.1. Every AS/400, and in fact every computer running a TCP/IP stack, should recognize 127.0.0.1 as itself. If you need an IP address that you can send somewhere to allow a connection back then 127.0.0.1 won't work. You could read through the interfaces file: QATOCIFC in QUSRSYS. Ken http://www.ke9nr.org/ Opinions expressed are my own and do not necessarily represent the views of my employer or anyone in their right mind.
As an Amazon Associate we earn from qualifying purchases.
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.