I\'m implementing a peer-to-peer video conference application in Flex using the new RTMFP protocol and NetGroups..
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a
i just want to know how two application interact with each other across the internet. how one send s开发者_C百科ome message to other one because when IP is not fixed. please give me some coding tips b
Is it possible for an iPhone (or any other device over a cellular network) to listen on a socket and wait for other iPhones to connect over AT&T network (P2P)?We are able to successfully do this o
I need to build a distributed system which relies on replication o开发者_StackOverflowf large files between the sites.
I was making a simple file transfer program through IRC and when I was reading up I saw that IRC when shar开发者_如何学JAVAing a file creates a direct connection between the two users independent of t
I am aware that an early draft of HTML5 specified peer-to-peer connections 开发者_如何学Cusing the PeerToPeerConnection() constructor. However, this was replaced by WebSocket which, to my knowledge, d
I have been looking into the namespace for System.Net.PeerToPeer in .NET 4.0 and the classes provided in this library seem to be reasonably good for building P2P networks.However, when I search for ex
Please help me fill the question marks. I want to get a feed from my camera and to pass it to the receive function. Also in flash builder(in design mode) how do I put elements so they can play a camer
开发者_如何学PythonI\'m developing (with Java) a P2P application. One of the features includes a chat service. When a user sends a message to all of the application users, each user gets the message a