VT100 terminal emulator support

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

VT100 terminal emulator support

Bob Nemec
Hello,
We looking at options for interfacing with a legacy Unix system. One option we'd like to explore would be to screen scrape a VT100 terminal session.

Is there anything out there for VW VT100 terminal session support, like VA's old EHLLAPI 3270 interface? (worked well for me in an Reuters FX / VA / AS400 system back in '95).

Not had much luck with searches, aside from some very old references to CTermConnection. 

Thanks for any help,
Bob Nemec

_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc
Bob Nemec
Reply | Threaded
Open this post in threaded view
|

Re: VT100 terminal emulator support

Jon Paynter-2
There is a VT100 emulator written for squeak that you can use. It seems to have full compliance and everything.  I was able to port it to VW some years ago, but I yanked out all the cursor movement & UI code because I wanted a basic TTY interface, so I dont think my copy will do what you want.  but if your willing to try grafting on the UI code, then I can send you what I have.  Just let me know.

Jon.

On Tue, Nov 8, 2011 at 1:24 PM, <[hidden email]> wrote:
Hello,
We looking at options for interfacing with a legacy Unix system. One option we'd like to explore would be to screen scrape a VT100 terminal session.

Is there anything out there for VW VT100 terminal session support, like VA's old EHLLAPI 3270 interface? (worked well for me in an Reuters FX / VA / AS400 system back in '95).

Not had much luck with searches, aside from some very old references to CTermConnection. 

Thanks for any help,
Bob Nemec

_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc



_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc
Reply | Threaded
Open this post in threaded view
|

Re: VT100 terminal emulator support

German Boccoleri-2
In reply to this post by Bob Nemec
Hi Bob:
 
We are working that way (accesing Unix-Linux via VTx, and AS/400 5250), currently, but not based just on PCs.
If you want, we can share with you for all the details.
Just send us your intl-phone.
 
Best Regards,
German.
 
 
 
 
 
Sent: Tuesday, November 08, 2011 6:24 PM
Subject: [vwnc] VT100 terminal emulator support
 
Hello,
We looking at options for interfacing with a legacy Unix system. One option we'd like to explore would be to screen scrape a VT100 terminal session.
 
Is there anything out there for VW VT100 terminal session support, like VA's old EHLLAPI 3270 interface? (worked well for me in an Reuters FX / VA / AS400 system back in '95).
 
Not had much luck with searches, aside from some very old references to CTermConnection.
 
Thanks for any help,
Bob Nemec


_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc

_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc