admin管理员组文章数量:1345096
We are trying to send message from a C# .NET code to an ActiveMQ Artemis instance using Apache NMS library with a Blue Coat proxy (socks) over TCP, but it's not getting connected. The same is working fine while using the Java-based Core JMS client, e.g.:
tcp://test.example:61616?sslEnabled=true&socksEnabled=true&socksHost=socksip&socksPort=socksport
We just need help in configuring connections to ActiveMQ Artemis using C#.
We are trying to send message from a C# .NET code to an ActiveMQ Artemis instance using Apache NMS library with a Blue Coat proxy (socks) over TCP, but it's not getting connected. The same is working fine while using the Java-based Core JMS client, e.g.:
tcp://test.example:61616?sslEnabled=true&socksEnabled=true&socksHost=socksip&socksPort=socksport
We just need help in configuring connections to ActiveMQ Artemis using C#.
Share edited 18 hours ago Justin Bertram 35.4k6 gold badges26 silver badges49 bronze badges asked 23 hours ago PriyabratPriyabrat 111 Answer
Reset to default 0As far as I can tell Apache NMS doesn't support connections through a SOCKS proxy.
本文标签:
版权声明:本文标题:nms - Need help in configuring socks proxy for .NET code for TCP traffic (non-web) to connect to ActiveMQ Artemis - Stack Overfl 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1743772554a2536385.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论