Top "P2p" questions

Peer-to-peer (P2P) computing or networking is a distributed application architecture that partitions tasks or workloads between peers.

Can someone explain what a wire-level protocol is?

I am not very clear about the idea of wire-level protocols. I heard BitTorrent uses it and read that a …

networking terminology protocols p2p bittorrent
How to transfer "data" between two device (android,iphone)?

How can i transfer data between two device? I would like to transfer data (mostly image file) between different platforms (…

android ios cross-platform p2p data-transfer
If firewalls don't accept incoming connections by default how do p2p networks work?

If firewalls block all incoming connections by default how do p2p technologies work? Like torrents, how do you connect …

p2p firewall bittorrent
Bluetooth peer to peer networking APIs iOS

G'Day programmers...I am planning to make an application which will be using peer to peer bluetooth connection between two …

iphone objective-c ios bluetooth p2p
What techniques are available to do P2P in the browser?

What options does a web developer currently have for implementing client-side peer-to-peer systems in the web browser? Some hypothetical examples …

javascript flash html p2p stratus
Set up a Wifi-Direct connection between Android and Raspberry Pi 3 Linux

I want to connect two devices using Wifi-Direct. One is a RaspBerry PI 3 (with Raspbian Jessie), the other is an …

android raspberry-pi raspbian p2p wifi-direct
Android WiFi Direct Demo Issues

im testing the new technology wifi direct and im having some issues using the wifi direct demo from the samples …

android p2p android-wifi android-wireless
Where can I find a list of bittorent dht bootstrap nodes?

Using my google-fu I was able to find only a few nodes: router.bitcomet.com, router.utorrent.com, router.bittorrent.…

networking network-programming p2p network-protocols bittorrent
Automatic authentication for Android WiFi Direct

In Android ICS, Wireless P2P (WiFi Direct) API is provided. I tried to develop an Application which can connect 2 …

android p2p
Android Wi-Fi Direct Network

I am developing an application on Android where I am searching for all the peers in the range and afterwards …

java android network-programming p2p wifi-direct