Implement 3270 protocol in Java

前端 未结 5 1560
甜味超标
甜味超标 2021-02-06 12:58

I\'ve got a big problem with IBM HACL for accessing a server which speaks 3270 protocol. The library keeps crashing, and our JNI wrapper is actually a bug-fixing layer for the p

5条回答
  •  耶瑟儿~
    2021-02-06 13:30

    Freehost is not good code. Do not even bother trying it. There is a reason that it seems dead. JIN TN3270 is better but is incomplete. Ideally you want to find the API that your company's Emulator software uses. I am still searching for one for ours.

提交回复
热议问题