Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in p2p

How does the bitcoin client determine the first IP address to connect?

p2p bitcoin

How to understand the Kademlia(KAD) protocol

p2p dht kademlia

How the DHT protocol works ? Are my thoughts correct?

p2p dht

Clients/Peers communication with wifi-direct on Android platform

android p2p wifi-direct

Does HTML5 Support Peer-to-Peer (and not just WebSockets)

html p2p websocket

Python Sockets Peer to Peer

python networking tcp p2p peer

Android: NAT Traversal?

java android networking p2p nat

twisted - get OS-chosen listen port

python tcp twisted p2p

Broadcast or peer discovery with PeerJS

javascript p2p webrtc peerjs

C++ Winsock P2P

Controlling your phone from laptop

java android p2p

GKSession - what if I have Bluetooth and Wi-Fi turned off?

setting up iPhone P2P only over bluetooth and without GKPeerPickerController

Working Hello World WebRTC DataChannel Examples with Signaling Implemented

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

android sockets tcp p2p

I want to build a decentralized, reddit-like system using P2P. What existing p2p library should I base it on?

Are there any mature P2P frameworks/libraries in C#? [closed]

c# frameworks p2p

Is it possible to connect a socket between two mobile devices (iPhones) over the internet?

iphone sockets tcp p2p

Adding new nodes to Kademlia, building Kademlia routing tables

p2p dht kademlia

How to transfer "data" between two device (android,iphone)?