|
Ray, this is a little off topic, but none the less interesting. A while back I asked a similar question, specifically I wanted to put a web link on a green screen and be able to launch the browser. Most of the replies I received were similar to the once you have received here, using CA and RUNRMTCMD (CA is a requirement for RUNRMTCMD). I didn't really want to have to try my solution to depending on client access (not everyone has it, and it is a bit pricy for the emulator). I wrote to the folks at Mochasoft and asked if they could add some sort of hotspot capabilities to their emulator that if it "saw" a web link, a click would pass the link and launch the browser. Well, the other day, out of pure coincidence, I downloaded the newest version of the Mocha 5250 emulator, and the capability is there to code a link of http://www.midrange.com, click it and it will launch IE. One disappointment is that is launches IE and not the default browser for the PC (I use firefox). None the less, it works well. cjg Carl J. Galgano EDI Consulting Services, Inc. 600 Kennesaw Avenue, Suite 400 Marietta, GA 30060 (770) 422-2995 - voice (770) 425-8391 - fax mailto:cgalgano@xxxxxxxxxxxxxxxxx http://www.ediconsulting.com AS400 EDI, Networking, E-Commerce and Communications Consulting and Implementation http://www.icecreamovernight.com Premium Ice Cream Brands shipped Overnight -----Original Message----- From: CZE Midrange [mailto:CZEMidrange@xxxxxxxxxx] Sent: Friday, December 03, 2004 8:17 PM To: midrange-l@xxxxxxxxxxxx Subject: Imaging interface techniques and tools - PART II If you run this command (after some fairly easy setup work), you can execute an image file (i.e. Jpeg, BMP) from a 400 C/A 5250 session...which is great! RUNRMTCMD CMD('IEXPLORE.EXE c:\KIDS.JPG') RMTLOCNAME('192.168.168.13' *IP) RMTUSER(username) RMTPWD(user's Password) My question is, how, from the as400 side, can you retrieve the PC's IP address that is making the request along with the user and username from the windows sign in procedure? Sure, you could build a DDS and hard-code each user, their PC address, user name and password and then extract it from any RPG program but...it sure would be much cleaner to obtain that information "softly" rather than rely on "messy" table logic as such described. Thanks for your input! Rick Rayburn NYC -- This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list To post a message email: MIDRANGE-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/midrange-l or email: MIDRANGE-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at http://archive.midrange.com/midrange-l.
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.