GitHub user mengwuzhi added a comment to the discussion: Problem encountered during client connection
I downloaded the java codes from this repository(https://github.com/apache/rocketmq-clients/tree/master/java), and use the example class to connect the rocketMQ server. I don't know much about grpc, I just want to test the rocketMQ server. According to the description on the official website,I can start broker and proxy by excute the command: "nohup sh bin/mqbroker -n localhost:9876 --enable-proxy &". But I am using windows, the command "mqbroker.cmd -n localhost:9876 --enabe-proxy" can't work.  So I don't know how to deploy a proxy component...Can you direct me? GitHub link: https://github.com/apache/rocketmq-clients/discussions/736#discussioncomment-9233879 ---- This is an automatically sent email for dev@rocketmq.apache.org. To unsubscribe, please send an email to: dev-unsubscr...@rocketmq.apache.org