Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想用 Grinder 测试桌面应用程序。我的应用程序是多个客户端/服务器应用程序。我必须使用 TCPProxy 和 remotehost 选项。但我做不到。请指导我。
我已经解决了这个问题。如果我们连接远程主机并且如果我们使用代理,我们必须设置代理:
打开cmd cd c:\grinder C:\grinder>java net.grinder.TCPProxy -remotehost myremotehost -remoteport myremoteport -console>test.py 并记录过程