I need 2 books.
IBM Information Display System; Functions Reference Manual, IBM
SA21-9274-6
Enhanced 5250 Emulation Program Version 2.12 Technical Reference, IBM
Third Edition
Printable View
I need 2 books.
IBM Information Display System; Functions Reference Manual, IBM
SA21-9274-6
Enhanced 5250 Emulation Program Version 2.12 Technical Reference, IBM
Third Edition
snowcastle <snowcastle@gmail.com> wrote:
[color=blue]
> I need 2 books.
> IBM Information Display System; Functions Reference Manual, IBM
> SA21-9274-6
> Enhanced 5250 Emulation Program Version 2.12 Technical Reference, IBM
> Third Edition[/color]
On the IBM Publications Center
[url]http://www.elink.ibmlink.ibm.com/publications/servlet/pbi.wss[/url]
you can found (and order) the first one and tthe _user_guide_ of the
second one for few dollars. It seems that there's no free edition on
internet. Look for "5250" and watch the publication code (the titles are
ddifferent)
For free docs on the protocol you can dig on the resource pages of
tn5250 and tn5250j :
[url]http://tn5250.sourceforge.net/resources.html[/url]
[url]http://tn5250j.sourceforge.net/devdocs.html[/url]
you will find many RFC and some other useful IBM docs.
Putting tn5250[j] under debugging will help a lot !!!
Best regards,
Davide
--
Ing. Davide Grandi
[email]davide.grandi@mclink.it[/email]
On 6 10 , 7 23 , davide.gra...@mclink.it (Davide Grandi) wrote:[color=blue]
> snowcastle <snowcas...@gmail.com> wrote:[color=green]
> > I need 2 books.
> > IBM Information Display System; Functions Reference Manual, IBM
> > SA21-9274-6
> > Enhanced 5250 Emulation Program Version 2.12 Technical Reference, IBM
> > Third Edition[/color]
>
> On the IBM Publications Center
>
> [url]http://www.elink.ibmlink.ibm.com/publications/servlet/pbi.wss[/url]
>
> you can found (and order) the first one and tthe _user_guide_ of the
> second one for few dollars. It seems that there's no free edition on
> internet. Look for "5250" and watch the publication code (the titles are
> ddifferent)
>
> For free docs on the protocol you can dig on the resource pages of
> tn5250 and tn5250j :
> [url]http://tn5250.sourceforge.net/resources.html[/url]
> [url]http://tn5250j.sourceforge.net/devdocs.html[/url]
> you will find many RFC and some other useful IBM docs.
>
> Putting tn5250[j] under debugging will help a lot !!!
>
> Best regards,
>
> Davide
> --
> Ing. Davide Grandi
> davide.gra...@mclink.it[/color]
Thinks a lot!
The 1st boos I cannot find it in IBM Publications Center.help,sorry.
The 2nd book is users guide.USD 8.93.I think that is no use.
The author of tn5250j has no 5250 protocols.Only emulation.
Thanks!
snowcastle wrote:
[color=blue]
> I need 2 books.
> IBM Information Display System; Functions Reference Manual, IBM
> SA21-9274-6
> Enhanced 5250 Emulation Program Version 2.12 Technical Reference, IBM
> Third Edition[/color]
See if this helps:
[url]http://publib.boulder.ibm.com/cgi-bin/bookmgr/BOOKS/CO2E2001/CCONTENTS[/url]
Review 'Topic 15. Display Data Streams' for 5250 display commands. I
don't know if it's available as .PDF, but it can be downloaded in
BookManager format at no cost.
AFAIK, this is the current IBM definition reference manual for 5250 data
stream. The only things I've seen published after that is the TN5250E RFC.
--
Tom Liotta
[url]http://zap.to/tl400[/url]
snowcastle <snowcastle@gmail.com> wrote:
[color=blue]
> On 6 10 , 7 23 , davide.gra...@mclink.it (Davide Grandi) wrote:[color=green]
> > snowcastle <snowcas...@gmail.com> wrote:[color=darkred]
> > > I need 2 books.
> > > IBM Information Display System; Functions Reference Manual, IBM
> > > SA21-9274-6
> > > Enhanced 5250 Emulation Program Version 2.12 Technical Reference, IBM
> > > Third Edition[/color]
> >
> > On the IBM Publications Center
> >
> > [url]http://www.elink.ibmlink.ibm.com/publications/servlet/pbi.wss[/url]
> >
> > you can found (and order) the first one and tthe _user_guide_ of the
> > second one for few dollars. It seems that there's no free edition on
> > internet. Look for "5250" and watch the publication code (the titles are
> > ddifferent)
> >
> > For free docs on the protocol you can dig on the resource pages of
> > tn5250 and tn5250j :
> > [url]http://tn5250.sourceforge.net/resources.html[/url]
> > [url]http://tn5250j.sourceforge.net/devdocs.html[/url]
> > you will find many RFC and some other useful IBM docs.
> >
> > Putting tn5250[j] under debugging will help a lot !!!
> >
> > Best regards,
> >
> > Davide
> > --
> > Ing. Davide Grandi
> > davide.gra...@mclink.it[/color]
>
> Thinks a lot!
> The 1st boos I cannot find it in IBM Publications Center.help,sorry.
> The 2nd book is users guide.USD 8.93.I think that is no use.
> The author of tn5250j has no 5250 protocols.Only emulation.
> Thanks![/color]
Sorry to be pedantic, but 5250 protocol is one of the sources of my
salary, (being the software engineering, [ha ha !!] the other) so...:
1) follow the link above
2) select the country (Italy, in my case)
3) "Welcome blah blah" : choose "Search for publications"
4) type "5250" on the field "Search on"
5) follow the link on item 5) :
5. 5250 Function Reference SA21-9247-06
the name is slightly different, but the code is not
(guess who win, at IBM : the code !!!)
You got a terse cart entry stating
---
Publication Information
5250 Function Reference (SA21-9247-06)
Price:
EUR 11,77
The price shown above does not include taxes.
---
tn5250j :
1) it's a "java only" emulator
2) i ran it on my mac (without any kind of IBM library ...) under a
java debugger (for now. In a smalltalk debugger within few ...
years)
3) it worked in collecting (screen scraping) some AS/400-System i
screens
then it HAS an implementation of 5250 protocol on it (I don't think it
works for a sorcery ...).
You should only GET (literally) the CVS sources and start digging (and
refactoring, maybe), to "decode" the protocol.
If you're more C oriented you should get the tn5250 sources and do the
same.
Best regards and happy screen scraping,
Davide
--
Ing. Davide Grandi
[email]davide.grandi@mclink.it[/email]
On 6 11 , 4 52 , davide.gra...@mclink.it (Davide Grandi) wrote:[color=blue]
> snowcastle <snowcas...@gmail.com> wrote:[color=green]
> > On 6 10 , 7 23 , davide.gra...@mclink.it (Davide Grandi) wrote:[color=darkred]
> > > snowcastle <snowcas...@gmail.com> wrote:
> > > > I need 2 books.
> > > > IBM Information Display System; Functions Reference Manual, IBM
> > > > SA21-9274-6
> > > > Enhanced 5250 Emulation Program Version 2.12 Technical Reference, IBM
> > > > Third Edition[/color][/color]
>[color=green][color=darkred]
> > > On the IBM Publications Center[/color][/color]
>[color=green][color=darkred]
> > > [url]http://www.elink.ibmlink.ibm.com/publications/servlet/pbi.wss[/url][/color][/color]
>[color=green][color=darkred]
> > > you can found (and order) the first one and tthe _user_guide_ of the
> > > second one for few dollars. It seems that there's no free edition on
> > > internet. Look for "5250" and watch the publication code (the titles are
> > > ddifferent)[/color][/color]
>[color=green][color=darkred]
> > > For free docs on the protocol you can dig on the resource pages of
> > > tn5250 and tn5250j :
> > > [url]http://tn5250.sourceforge.net/resources.html[/url]
> > > [url]http://tn5250j.sourceforge.net/devdocs.html[/url]
> > > you will find many RFC and some other useful IBM docs.[/color][/color]
>[color=green][color=darkred]
> > > Putting tn5250[j] under debugging will help a lot !!![/color][/color]
>[color=green][color=darkred]
> > > Best regards,[/color][/color]
>[color=green][color=darkred]
> > > Davide
> > > --
> > > Ing. Davide Grandi
> > > davide.gra...@mclink.it[/color][/color]
>[color=green]
> > Thinks a lot!
> > The 1st boos I cannot find it in IBM Publications Center.help,sorry.
> > The 2nd book is users guide.USD 8.93.I think that is no use.
> > The author of tn5250j has no 5250 protocols.Only emulation.
> > Thanks![/color]
>
> Sorry to be pedantic, but 5250 protocol is one of the sources of my
> salary, (being the software engineering, [ha ha !!] the other) so...:
>
> 1) follow the link above
> 2) select the country (Italy, in my case)
> 3) "Welcome blah blah" : choose "Search for publications"
> 4) type "5250" on the field "Search on"
> 5) follow the link on item 5) :
> 5. 5250 Function Reference SA21-9247-06
> the name is slightly different, but the code is not
> (guess who win, at IBM : the code !!!)
>
> You got a terse cart entry stating
> ---
> Publication Information
> 5250 Function Reference (SA21-9247-06)
> Price:
> EUR 11,77
> The price shown above does not include taxes.
> ---
>
> tn5250j :
> 1) it's a "java only" emulator
> 2) i ran it on my mac (without any kind of IBM library ...) under a
> java debugger (for now. In a smalltalk debugger within few ...
> years)
> 3) it worked in collecting (screen scraping) some AS/400-System i
> screens
>
> then it HAS an implementation of 5250 protocol on it (I don't think it
> works for a sorcery ...).
> You should only GET (literally) the CVS sources and start digging (and
> refactoring, maybe), to "decode" the protocol.
>
> If you're more C oriented you should get the tn5250 sources and do the
> same.
>
> Best regards and happy screen scraping,
>
> Davide
> --
> Ing. Davide Grandi
> davide.gra...@mclink.it[/color]
thinks a lot!