最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

nms - Need help in configuring socks proxy for .NET code for TCP traffic (non-web) to connect to ActiveMQ Artemis - Stack Overfl

programmeradmin1浏览0评论

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 11
Add a comment  | 

1 Answer 1

Reset to default 0

As far as I can tell Apache NMS doesn't support connections through a SOCKS proxy.

与本文相关的文章

发布评论

评论列表(0)

  1. 暂无评论