aneird
June 18th, 2007, 09:19 PM
what primary aspects can make use of P2P technique?
it is better some samples!!!!!!!!
it is better some samples!!!!!!!!
|
Click to See Complete Forum and Search --> : who can introduce P2P NAT in detail? aneird June 18th, 2007, 09:19 PM what primary aspects can make use of P2P technique? it is better some samples!!!!!!!! aneird June 19th, 2007, 04:46 AM about TCP P2P,not UDP P2P MikeAThon June 19th, 2007, 01:39 PM I don't understand your question. Are you asking for a list of suggested projects that might benefit from P2P, i.e., so that you can select one project and write the code yourself? Are you asking for samples of code that uses P2P? Are you asking for documentation on P2P? Please clarify your question and we will try to help. Mike aneird June 20th, 2007, 02:29 AM i want to know,benefiting from P2P,and give a sample source code ,if you have some doucumentation on P2P, it is better! what kind of project can use P2P technique now? Thanks ,Mike MikeAThon June 20th, 2007, 11:53 AM I am sorry, but I still do not fully understand you. Microsoft has many links about P2P. Here is a starting page that gives some information: "Windows Peer-to-Peer Networking" at http://www.microsoft.com/technet/network/p2p/default.mspx Microsoft also has a peer-to-peer API. Frankly, I would not use their API since it would eliminate all possibility of cross-platform applicability, and since it attempts to hide so many of the underlying complexities that you are unable to understand them. But here's the link, since it might give you some ideas: "Peer-to-Peer" at http://msdn2.microsoft.com/en-us/library/aa371704.aspx Mike codeguru.com
Copyright Internet.com Inc., All Rights Reserved. |