interpret tn3270 data-stream
Hi
I am supposed to write an TN3270 screen-scraper / pilot application
that shall extract information from a tn3270 server, but I have
problems understanding how to interpret the data-stream the server
sends back to me.
What I basically need is to know how I can transform the data stream
to an array of arrays (24x80) where all the white chars are converted
to spaces and the visible chars are placed where they are appearing on
the screen!
Can anyone recommend some (free) documentation where I can learn how
to do that? Or giving me some pointers what I should do!
The first bytes I receive from the server are:
05 C7 1D F8 3C 40 4F 40
thank you for any help at all!
.
Relevant Pages
- Re: interpret tn3270 data-stream
... I am supposed to write an TN3270 screen-scraper / pilot application ... problems understanding how to interpret the data-stream the server ... to an array of arrays where all the white chars are converted ... (comp.protocols.ibm) - Re: file system index corruption problem
... Citrix Presentation Server 4.0 installed. ... In the end I discovered that running chkdsk /f every night would ... I have changed the array controller and one of the ... Temporarily install an 80 GByte IDE disk. ... (microsoft.public.win2000.file_system) - Re: Moving SCSI RAID array to new server
... Install the now blank array into the SBS2003, create the RAID volume, etc... ... I'd also probably lose the shirty SATA drives and eventually swing the whole ... > migrate the settings from the old server I just want to move the old RAID5 ... (microsoft.public.windows.server.sbs) - Re: StorEdge 3310, disk sets, 2 hosts
... >> Forget about the mirroring of the arrays via disksuite for the mean time. ... >> Assume for the moment that there is just 1 array, ... > reliable failovers involve replicating the data from server to server ... > - Sun Network Data Replicator ... (comp.unix.solaris) - Re: Excel and Shift-JIS
... the server to which we're uploading. ... an array of 8 bits per element, or in other words, a Byte array. ... Save from Excel as plain text, which it turns out is Shift-JIS on ... preserving the Japanese characters unlike doing the ... (microsoft.public.excel.programming) |
|