Top "Peer" questions

A peer-to-peer (P2P) network is a type of decentralized and distributed network architecture in which individual nodes in the network (called "peers") act as both suppliers and consumers of resources, in contrast to the centralized client–server model where client nodes request access to resources provided by central servers.

Getting "SocketException : Connection reset by peer" in Android

My app needs to contact the same device it is working on, via http://127.0.0.1/... (a localhost url). For some reason, …

android localhost socketexception peer
File Upload in Angular 4

when I'm trying to install "npm install ng2-file-upload --save" in my angular 4 application it throws UNMET PEER DEPENDENCY @4.1.0 UNMET …

angular file-upload dependencies peer
Peer-to-peer network over wifi in iOS

I've been at this for a few days now, and can't seem to find a solution. I want to create …

ios iphone networking multipeer-connectivity peer
"unknown ca" with self-generated CA, certificates and client/server

I'm writing a custom client & server that I want to communicate securely over the public Internet, therefore I want …

c++ ssl openssl verification peer
Python Sockets Peer to Peer

I'm trying to make a simple Peer to Peer Network in Python 2.7. The problem is, I can't seem to be …

python networking tcp p2p peer
Peer to Peer file transfer c#

Hey, I have been looking on google and I cannot seem to find anything about peer to peer transfer. Basically, …

c# transfer peer
How to make an android peer to peer without using intermediate server?

I need to make an android peer to peer app that should work with any Internet connectivity and without using …

android wifi gprs wan peer
how to get Ip address of client after connection is established in python socket programming?

I wrote a socket program to send a file and receive a string from socket In which I specified the …

python python-3.x sockets serversocket peer
TURN And STUN Server Credentials

I am follwing this http://www.html5rocks.com/en/tutorials/webrtc/infrastructure tutorial. This tutorial or discussion is about …

html5-video webrtc stun peer rfc5766turnserver