How to access 5250 session via Python which is opened via Host on Demand?

488 Views Asked by At

How to use py3270 for setting up a connection to 5250 emulator? I installed the library and used this code https://pypi.org/project/py3270/. But it gives error "Windows cannot find wc3270. Make sure you typed the name correctly, and then try again."

Also there is another library p5250 - https://github.com/simonfaltum/p5250. Anyone has tried it? Not able to setup a connection with this as well.

Does anyone know how to access 5250 session via Python which is opened via Host on Demand?

0

There are 0 best solutions below