Near icon indicating copy to clipboard operation
Near copied to clipboard

Stop after mServerSocket!!.accept()

Open n-flow opened this issue 3 years ago • 2 comments

Hii, I am just creating a demo exactly like yours. But I got an issue with the socket object. Every time it stops in the startServer method(val connectionSocket = mServerSocket!!.accept()) and it display "Collecting data" in debuging. Capture Capture1

n-flow avatar Dec 04 '20 10:12 n-flow

Plz, answer me ASAP.

n-flow avatar Dec 04 '20 10:12 n-flow

As this project is (nearly) dead and hard to maintain because it relies on old android code, I created a new one Klient2Klient test this please instead

I will create an official release tomorrow, in the main time you can get the latest built commit from jitpack

implementaton("com.github.DatL4g.Klient2Klient:Klient2Klient:531f6f3dae")

DatL4g avatar Mar 02 '22 00:03 DatL4g