Garon No this is not possible. The information pieaces that you are asking for are not given back to the telnet session. These are also only allocated after a signon of the session and that would be after a session has already gone through it's negotiations as well.
The only way to get that information is requesting it on a screen with dspjob or some other program and reading the screen scraping like from the screen buffer that is available to you. Hope that helps. Regards Kenneth Quoting Garon Amandine <[EMAIL PROTECTED]>: > Hi Kenneth, > > I am a new French user of the Tn5250j. > And I am trying to make a java application which includes the component > > tn5250j. > > And I'd liked to get the name of the job, of the user, and the number > of the job of an tn5250j session, without sending the "dspjob" command > on the tn5250j session, but with an java procedure. In fact, I won"t > like to change the screen of the session, when I want to get that. > > Actually, I would like to send a request to the telnet servor and to get > its response by a java function and not by writing a message on the 5250 > session. > > Is it possible? If it is, how can I do that? > > Thanks a lot. > > Regards. > > Amandine > > -- > No virus found in this outgoing message. > Checked by AVG Anti-Virus. > Version: 7.0.308 / Virus Database: 266.9.6 - Release Date: 11/04/2005 > > ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Tn5250j-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tn5250j-general
