是否有免费/非免费Client Access
Java基础包装,可以模拟最终用户输入Client Access Session
使用弹出对话框/窗口登录UserName&密码
转到专栏&行from the input file
在会话from the input file
复制警告(列&行& lenght)to the output file
测试if(column& row& lenght)是否包含一些文字from the input file
等待所需时间from the input file
报告to the output file
logOff from the input file
重置& logOff from the input file
similair功能,例如使用AutoIt
,
答案 0 :(得分:1)
如果您不介意做一些Java黑客攻击......您可以查看TN5250J项目,了解有关如何与5250数据流进行交互的信息。
这不会给你直接控制会话的例程......但你可能能够根据自己的目的调整一些代码。