关于P2P连接和C# [英] Regarding p2p connection and c#

查看:129
本文介绍了关于P2P连接和C#的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我只想知道两个应用程序如何通过Internet相互交互.因为IP不固定,一个人如何向其他人发送一些消息.请给我一些编码技巧,在IP未知的情况下,p2p应用程序可以通过它们通过Internet连接其他应用程序.

i just want to know how two application interact with each other across the internet. how one send some message to other one because when IP is not fixed. please give me some coding tips by which a p2p apps connect other one across the internet when IP is not known.

请详细帮助我.

推荐答案

在尝试实现细节和编码技巧之前,您最好了解P2P网络的总体工作原理,可能的体系结构等等(开始在 http://en.wikipedia.org/wiki/Peer-to-peer).您的问题太大,无法详细帮助您".

Before trying to get into implementation details and coding tips, you'd better learn how P2P networks work in general, what are possible architectures, and so on (start on http://en.wikipedia.org/wiki/Peer-to-peer). Your question is too wide to "help you in detail".

为了更快上手,这可能很方便: .NET P2P:编写对等网络使用Microsoft .NET Framework的对等联网应用程序

To get in quicker, this can be handy: .NET P2P: Writing Peer-to-Peer Networked Apps with the Microsoft .NET Framework

这篇关于关于P2P连接和C#的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆