p2p
How to write a simple Bittorrent application?
How to write a simple bittorrent application. Something like a \"hello world\" using a bittorrent library, I mean a simplest of the application to understand the working of bittorrent. I would prefer[详细]
2023-02-19 06:38 分类:问答How to quickly connect 2 PC together using Ethernet without router / DNS
In the field I often need to perform remote debugging on a target PC using my Delphi development IDE running on my (host) laptop. Because I cannot use any pre-existing network address infrastructure I[详细]
2023-02-19 03:33 分类:问答NAT traversal without an external server
I have been reading about TURN and STUN servers because I would like to develop a browser-to-browser application so that BrowserA (behind a NAT) could communicate with BrowserB (behind a NAT). In this[详细]
2023-02-19 02:42 分类:问答Best practices for .Net WCF NAT Traversal
I\'m looking for suggestions or a solution for peer-to-peer NAT traversal in .Net. Say I have a chat application and two clients need to connect but both are behin开发者_运维问答d NAT:[详细]
2023-02-18 16:58 分类:问答encryption algorithms
I have a P2P backup network where a p开发者_Go百科eer can store data and retrieve it later from another peer. What are the best security measures I can take so that data wont be read by other users wh[详细]
2023-02-18 15:37 分类:问答iOS Gamekit Max Peer-to-Peer Size
In look开发者_运维技巧ing at the Gamekit documentation I see that the max Client/Server size for a game is 16.Is this the same as the size for peer-to-peer?Would it be possible for a peer to be in mul[详细]
2023-02-17 11:57 分类:问答Is there any python implement of edonkey/emule
I want deploy a project in google appengine to search edonkey/emule, Is there any python implement of edo开发者_StackOverflow中文版nkey/emule or ed2k protocol library ?I stumbled upon both this questi[详细]
2023-02-17 11:38 分类:问答Android P2P idea
I\'ve been looking around for some way to simulate Peer 2 Peer for games on the android and the best way I\'ve been able to come up with is connected an android to a server and then routing through th[详细]
2023-02-17 07:38 分类:问答Direct Connect P2P libraries for linking iPhone, Android, and .net desktop apps
Currently my users connect to their computer from their phone via a asynchronous TCP connections,开发者_运维技巧 but this requires them to open a specific port, and to have to know their IP address. T[详细]
2023-02-16 10:55 分类:问答