联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All P2P编程(12) 
按平台查找All C#(12) 

[P2P编程] linker

.NET8、组网,端口转发,p2p打洞(tcp、msquic),服务器中继,服务器代理内网穿透
. NET8, networking, port forwarding, p2p tunneling (tcp, msquic), server relay, server proxy intranet penetration (2024-06-24, C#, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1719221231547373.html

[P2P编程] P2PNetwork

p2p组网
P2P networking (2023-12-01, C#, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1701545374266071.html

[P2P编程] WeixinMPSDK

微信公众账号,P2P开放平台SDK及测试工具源代码,
WeChat public account, P2P open platform SDK and test tool source code, (2016-02-19, C#, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1695716185731935.html

[P2P编程] P2P_Tv3.0

晓风p2p网贷系统开发程序是一款B/S结构的互联网平台型软件,由网站借贷模块、账户中心模块、后台管理模块3大模块、25个子模块组成。
Xiaofeng network lending platform system is a B/S structure of the Internet-based software platform, by the lending module, account center module, Admin module three modules and 25 sub-modules. (2014-01-14, C#, 15188KB, 下载26次)

http://www.pudn.com/Download/item/id/2450229.html

[P2P编程] UDP_P2P

一个模拟p2p聊天的过程的源代码,过程很简单,p2pserver运行在一个拥有公网ip的计算机上,p2pclient运行在两个不同的nat后(注意,如果两个客户端运行在一个nat后,本程序很可能不能运行正常,这取决于你的nat是否支持loopback translation,详见http://midcom-p2p.sourceforge.net/draft-ford-midcom-p2p-01.txt,当然,此问题可以通过双方先尝试连接对方的内网ip来解决,但是这个代码只是为了验证原理,并没有处理这些问题),后登录的计算机可以获得先登录计算机的用户名,后登录的计算机通过send username message的格式来发送消息。如果发送成功,说明你已取得了直接与对方连接的成功
A process simulation p2p chat source code, the process is very simple, p2pserver running on a LAN with a public ip on the computer, p2pclient run on two different nat after (Note that if two clients running on a nat, the program is likely not run properly, depending on whether your nat support loopback translation, see http://midcom-p2p.sourceforge.net/draft-ford-midcom-p2p-01.txt, of course, this problem can be the two sides first try to connect to each other s network ip resolved, but this code is just to verify the principle, and did not deal with these issues), after the logon computer can get logged in the computer s user name, computer and log in through the send username message format to send a message. If the transmission was successful, that you have made to connect directly with each other s success. (2013-09-06, C#, 130KB, 下载32次)

http://www.pudn.com/Download/item/id/2349218.html

[P2P编程] P2P-NAT

P2P点对点穿越NAT通信,实现跨局域网通信。
NAT traversal P2P peer-to-peer communication, inter-LAN communications. (2013-02-21, C#, 128KB, 下载112次)

http://www.pudn.com/Download/item/id/2138639.html

[P2P编程] P2PNat

模拟tcp 打洞,点到点的通信,内网之间的互联网通信
the progremmer is a tcp nat,p2p commddfdfffdf (2011-05-10, C#, 37KB, 下载18次)

http://www.pudn.com/Download/item/id/1525510.html

[P2P编程] P2P

P2P协议源码。使用UDP打洞技术来构建位于不同内网的两台电脑的连接。
Source of P2P protocol. Utilize UDP holes to establish connection between 2 hosts which are located in different internal network. (2009-07-29, C#, 16KB, 下载109次)

http://www.pudn.com/Download/item/id/860295.html

[P2P编程] P2P

可正常运行~分为服务端和客户端,内网穿透,学习的好例子。
Normal operation can be divided into server-and client, network penetration, a good example of learning. (2009-07-20, C#, 97KB, 下载75次)

http://www.pudn.com/Download/item/id/849655.html

[P2P编程] lFswitch

这个软件主要用于解决高校上网登录内外网需要禁用网络链接的问题,此软件可实现快速在内外网切换
The software is mainly used to solve both inside and outside the network of colleges and universities need to access the registry to disable the problem of Web links, the software can quickly switch in and outside the network (2009-06-07, C#, 170KB, 下载7次)

http://www.pudn.com/Download/item/id/796899.html

[P2P编程] P2PChat

p2p聊天 可以在同一网段的局域网内进行聊天 ,非常的经典
p2p chat can be in the same LAN segment to chat with, very classic (2009-03-31, C#, 24KB, 下载33次)

http://www.pudn.com/Download/item/id/695453.html

[P2P编程] LanMsgC2.0.0.1-1879

说明: LanMsg是一款用.net C# 开发的局域网即时通讯开源软件(经过简单修改可用于因特网),适合.net即时通讯软件开发者用。p2p原理,消息的内容采用串行化技术发送与接收(可发送任何自定义的数据类型).暂只提供本程序的2.0 Bate版 主要功能: 支持文件传输; 支持GIF动画表情; 支持屏幕截图发送; 支持音、视频对话; 支持对话记录保存于数据库操作; 支持功能扩展; 支持软件自动更新功能等。 程序以实现局域网即时通讯功能为主(经过简单的修改便可用于internet。这部分留给有此需求的开发者)。 敬告:此软件及源码仅作为学习研究使用,允许任何个人或组织对其修改或使用,但任何个人或组织不得直接将其用于商业用途以谋取利益! LanMsg2.0及以上版本使用了LanMsg控件库,LanMsg控件库作者会不断更新升级来增强LanMsg的功能以及修复其中的BUG!以后还会增加皮肤控件!任何情况下均为免费! 作者:租李叶(25348855) (2007-10-16, C#, 3594KB, 下载1223次)

http://www.pudn.com/Download/item/id/345987.html
总计:12