【问题标题】:WCF with tcp.net binding testing with JMeter使用 JMeter 进行 tcp.net 绑定测试的 WCF
【发布时间】:2011-12-24 14:55:53
【问题描述】:

我有一个问题,在 JMeter 中我可以设置服务器/端口,但我的应用程序托管在 IIS 7.5 上,而 WCF 服务是特定网站下的“应用程序”。所以服务端点是

http://localhost:8002/Some.Aplication/Some.Application.svc

WCF 应用程序也支持 tcp.net 绑定,我应该使用它(tcp.net)。

我可以设置 JMeter 通过 tcp 将特定数据包发送到此端点吗?

谢谢。

【问题讨论】:

    标签: wcf testing wcf-binding jmeter nettcpbinding


    【解决方案1】:

    您需要使用TCP Sampler,并可能为它编写一个自定义 TCPClient 类,以便更轻松地处理自定义读取/写入。

    【讨论】:

      猜你喜欢
      • 2014-11-09
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2019-03-10
      • 2015-11-28
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多