p2p
No P2P in Windows Metro applications?
In the \"A .NET developer\'s view of Windows 8 app development\" session at BUILD, the lecturer mentions that only the client-side WCF features are exposed in the Metro profile, we cannot create a ser[详细]
2023-04-06 18:35 分类:问答how can I run multiple ios simulators to test p2p [duplicate]
This question already has answers here: Closed 10 years ago. Possible Duplicate: Is there a way to run multiple iOS Simulators at once?[详细]
2023-04-06 09:49 分类:问答Peer-to-peer replication of a sqlite database
I am looking for a way to replicate a small and simple relational database (like SQLite) across peers. This should work in an environment with unstable network connections, hence the need for each pee[详细]
2023-04-06 08:24 分类:问答testing gamekit framework on a simulator
I\'m trying to test whether I am using gamekit 开发者_运维技巧properly using a simulator. Is it possible for a simulator running my code to detect an external ipad or iphone if they are with in range[详细]
2023-04-06 05:29 分类:问答Standard Chat Applications
Quick question: do most chat applications (ie开发者_开发技巧. AIM, Skype, Oovoo) use peer to peer UDP exchange for talking to other users or an echoing TCP connection with a server? Or some combinatio[详细]
2023-04-06 03:07 分类:问答P2P java file transfer
First off, I am VERY new to Java, but wanted to know if it was possible. I could not find any tutorials or explanation online:[详细]
2023-04-03 19:13 分类:问答How to download the same file distributed in different computers in Java
I want to make a college project for sharing of file开发者_运维技巧s among different computers. Usually we have same file, for example, a movie on different computers among a local network in our coll[详细]
2023-04-03 18:27 分类:问答Communication between two computers without opening ports, using a third computer to set up the connection
Let\'s say I have a server, and two clients connected to it. (via TCP, but it doesn\'t matter) My goal is to allow a direct connection between those two clients. This is to allow direct voice contact[详细]
2023-04-02 18:48 分类:问答P2P methods of communication
I\'ve been experimenting with server-client application programming and want to explore P2P. I don\'t know where to start.[详细]
2023-04-02 18:27 分类:问答Missing methods on JXTA 2.7
I have started reading how to use JXTA from Practical JXTA II for an application i want to make. Although the code provided (examples) doesn\'t work with JXTA 2.7 . More specifically[详细]
2023-04-02 15:12 分类:问答