https://kotlinlang.org logo
#ktor
Title
t

Tri Tran

04/27/2021, 4:26 AM
Hi all, currently I need Ktor to work on TCP/IP connection in android and support concurrent connection by transport type (Wifi, cellular data); and what I need to do is bind the java socket to android Network, but I can't find any way to tackle it. Any idea to do this ?