Category "p2p"

How am I able to access my file with IPFS, with no peers?

I'm new to ipfs, so I've been running some tests. What I did is, I created a simple text file and added to ipfs, I deleted my local file and I used ipfs cat and

OrbitDB can't replicate database on different peer

I have forced with problem in my p2p database orbitdb. Everything works fine while I did not move the database to another server. const ipfsOptions = { repo

Creating P2P Connections with Wi-Fi : Message passing issue

I'm working with Wifi P2P Connection to send and receive messages between two Android Devices using below tutorials https://developer.android.com/training/conn

Can we send data from an android device to another android device directly (p2p) without server in the middle?

I need to send data from one android device to another android device directly(p2p) after they find each other through a server. I read some stuff that this can