quiet / org.quietmodem.Quiet

Quiet for Android - TCP over sound
1.43k stars 125 forks source link

In the given sample sSend.send(p) throws java.net.NoRouteToHostException #18

Closed isamirkhaan1 closed 6 years ago

isamirkhaan1 commented 6 years ago

Hello there, I simply don't understand how this lib works, the documentation isn't good, sorry. Is there any example/demonstration which can be run on both devices (sender, receive; in this case, both are phones).

I tried the given examples, Frame Mode ones worked, it run. But I couldn't send data between devices. Now, I'm trying the TCP example and it always throws exception; java.net.NoRouteToHostException: No route to host. Can you please help?

brian-armstrong commented 6 years ago

Have a look at how the sample app works https://github.com/alexbirkett/QuietShare