> On Dec 17, 2014, at 4:31 AM, Andrew <[email protected]> wrote:
> 
> So can anyone connect to this port on Android if they know your IP ?? That 
> creates a bit of a security issue if you ask me...

Traun or JChris can give a definitive answer since one of them wrote the code. 
My understanding is that the listener socket is bound only to the loopback 
interface (127.0.0.1) so it's not reachable from another host. It might still 
be reachable from another process running on the same device, though, if it 
decided to run a port-scan on localhost (but again, don't take my word for 
that.)

—Jens

-- 
You received this message because you are subscribed to the Google Groups 
"Couchbase Mobile" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/mobile-couchbase/62ABA32F-709F-4502-B558-0345513F67EE%40couchbase.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to