|
A simple example: PC user is signed onto the iSeries thru Client Access/5250. User selects option 5=display details from a subfile display. Instead of the RPG program sending another 5250 display screen down to the user, you want to establish a socket connection to that PC, send the data to the PC program on the other end of the socket, and have that program put a WinForm window up to display the option 5=display data.
How would you go about doing that? It is not easy, if not impossible. The 5250 interactive job cannot start a thread to handle the socket link because interactive jobs on the as400 cant multi thread.
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.