Skip to content
This repository has been archived by the owner on Dec 18, 2024. It is now read-only.

will this work behind a mobile network NAT? #80

Open
uriva opened this issue Jun 5, 2018 · 8 comments
Open

will this work behind a mobile network NAT? #80

uriva opened this issue Jun 5, 2018 · 8 comments

Comments

@uriva
Copy link

uriva commented Jun 5, 2018

I assume it depends on the IPFS pub sub implementation, but as the users, you might know best - can you set up an orbitDB on two mobile network clients and store and read items freely?

@uriva
Copy link
Author

uriva commented Jun 5, 2018

Couldn't get the demo to work when one client is listening from a mobile network. Also then started getting websocket error on both the desktop and mobile client.

@m00nwtchr
Copy link

You should be able to. Unless something is blocking IPFS from connecting to the network

@uriva
Copy link
Author

uriva commented Jun 5, 2018

But if I'm subscribed to a feed, shouldn't I get incoming connections?

@uriva
Copy link
Author

uriva commented Jun 5, 2018

Actually now tested the MVC demo and it seems to work.

@uriva
Copy link
Author

uriva commented Jun 5, 2018

Still would be good to understand why incoming connections aren't required - I thought that I'm running a full node of ipfs that needs to get requests for files sometimes.

@rogerlzp
Copy link

Glad to find this thread.
I am trying to use ipfs in my android, and maybe use orbit-db too.
But I am not sure if orbit-db is supported in android device, or other mobile devices?
For most of the data is generated by user from mobile device, if we can't use it directly with our
mobile device, it is quite a pity.
What I am trying to do is use sqlite db in the mobile, and store the sqlite db database in ipfs network.
But I think it would be great if orbit-db supports this.

@m00nwtchr
Copy link

@rogerlzp browser or app?

@aphelionz
Copy link
Collaborator

Moving to Field Manual to discuss in more depth

@aphelionz aphelionz transferred this issue from orbitdb/orbitdb Sep 27, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants