python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
why connect zookeeper take a long time on windows?
I'm run a simple demo that using the java zookeeper client to connect zookeeper server.
It take a long time(at least 10 seconds) to connect successful on windows, but it connect
successful on linux ve...
gonnaup
Votes: 0
Answers: 2
Client Calling connect() without server calling listen()
I have a normal server and client TCP C program that uses sockets.
It works perfectly when server is started first (i.e. server calls listen() and then waits for client to call connect()).
Now, what I...
noob_coder
Votes: 0
Answers: 1
Confluent Connect on Different Port Not Working
I'm setting up the Confluent-Stack using portainer on a Linux computer. One of my other containers is already using port 8083 (the default confluent-connect port) - so I replaced 8083 in the docker-co...
Benjamin Bingham
Votes: 0
Answers: 1
How to connect avd wear emulator with my phone using the wear OS app?
I need to connect the avd wear emulator with my smartphone. When I searched the documentation for this at this link https://developer.android.com/training/wearables/get-started/creating#pair-phone-wit...
Parth Kandwal
Votes: 0
Answers: 2