wget https://apache.org tar -xzf kafka_2.13-3.x.x.tgz cd kafka_2.13-3.x.x Use code with caution.
: By default, the server listens on localhost:9092 . If you want to connect from other devices on the same Wi-Fi, edit config/kraft/server.properties to set the listeners and advertised.listeners to your phone's local IP address.
Fetch the latest Kafka binaries from the official Apache site :