Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - p2p client source c
Search - p2p client source c - List
Btclientbt客户端源代码.rar 他们共同作用来实现分布式的功能:语音,视频,文件等功能 P2P实现,非常强大。-Btclientbt client source code. Rar them together to achieve distributed functions : voice, video, documents, etc. functional P2P, very strong.
Date : 2025-07-16 Size : 87kb User : 吴认识

这是一个有关p2p资源共享的软件源代码,包括两部分组成,一是服务器端,另一是客户端.可以下载文本文件和其他格式的文件,不过其他格式有点问题,大家可以自己把它修改过来.-a p2p source code about resource share, consists of two parts: one is server, another is client. you can use it to download txt file and other format file, but there are some bug for the other format file, you can correct it by yourself.
Date : 2025-07-16 Size : 7.87mb User :

来源于网上的C++技术开发的P2P客户端通讯代码,为国外开源代码, 可用来学习掌握C++的P2P通讯算法。来源于网上公开资料,供学习使用。-From online C++ Technology development of P2P client code, for foreign open-source code, can be used to study and master the C++ The P2P communication algorithm. Disclosure of information from the Internet for learning to use.
Date : 2025-07-16 Size : 77kb User : 飞行猫

来源于网上的C++技术开发的P2P客户端通讯代码,为国外开源代码, 可用来学习掌握C++的P2P通讯算法。来源于网上公开资料,供学习使用。-From online C++ Technology development of P2P client code, for foreign open-source code, can be used to study and master the C++ The P2P communication algorithm. Disclosure of information from the Internet for learning to use.
Date : 2025-07-16 Size : 14kb User : 飞行猫

来源于网上的C++技术开发的P2P客户端通讯代码,为国外开源代码, 可用来学习掌握C++的P2P通讯算法。来源于网上公开资料,供学习使用。-From online C++ Technology development of P2P client code, for foreign open-source code, can be used to study and master the C++ The P2P communication algorithm. Disclosure of information from the Internet for learning to use.
Date : 2025-07-16 Size : 462kb User : 飞行猫

来源于网上的C++技术开发的P2P客户端语音通讯代码,为国外开源代码, 可用来学习掌握C++的P2P语音通讯算法。来源于网上公开资料,供学习使用。-From online C++ Technology development of P2P voice communication client code, for foreign open-source code, can be used to study and master the C++ The P2P voice communications algorithm. Disclosure of information from the Internet for learning to use.
Date : 2025-07-16 Size : 5kb User : 飞行猫

DL : 0
一款开源的napster客户端实现,使用C语言开发,运行在Linux环境下,ncurse界面。是学习p2p开发的一个参考。-An open source napster client realize, the use of C language development, running on Linux environment, ncurse interface. Is to study the development of a reference p2p.
Date : 2025-07-16 Size : 314kb User : rsn

UDP打洞测试程序源码,语言为c#,包括客户端和服务器端。-UDP source holes testing procedures, language for c#, Including client and server.
Date : 2025-07-16 Size : 79kb User : stg609

DL : 0
c#实现的p2p服务器端,客户端源代码,基于UDP数据发送-c# realize the p2p server side, client source code, based on the UDP data sent
Date : 2025-07-16 Size : 158kb User : liukuofei

C#实现的P2PNATServer和Client源程序,在VS2005下通过编译.-C# Realize the P2PNATServer and Client source code, adopted in the VS2005 compiler.
Date : 2025-07-16 Size : 267kb User : 林其斌

DL : 0
p2p的客户端和服务器端源码,很好的学习p2p技术的源代码-p2p client and server-side source code, good learning source p2p technology
Date : 2025-07-16 Size : 34kb User : 李三

DL : 0
本源代码实现了用C++ builder设计一个基于Tcp/Ip协议的点到点的通信系统,其中包括点到点用户聊天控件、简单文件传输控件、客户端协议、服务器端协议等。-Source code using C++ Builder based on the design of a Tcp/Ip protocol point-to-point communication systems, including point-to-point users to chat control, a simple file transfer control, the client agreement, server-side agreements.
Date : 2025-07-16 Size : 518kb User : 扬扬

DL : 0
带P2P文件传输 聊天功能客户服务端 C++写的P2P的源码-With P2P file transfer client chat customer service C++ Written source P2P
Date : 2025-07-16 Size : 2.82mb User : coolluck

DL : 0
BT客户端源代码(C++),内附详细分析文档,极具参考价值-BT client source code (C++), Containing a detailed analysis of documents, great reference value
Date : 2025-07-16 Size : 1.13mb User : jason

DL : 0
c#实现的p2p服务器端,客户端源代码,基于UDP数据发送有利于初学者的实现-c# realized p2p server side, the client source code, based on the UDP data sent is conducive to the realization of beginners
Date : 2025-07-16 Size : 129kb User : 倪好

在linux下实现NAT网络之间P2P通信,服务器程序与客户端程序源码,C语言描述。-NAT in linux under P2P communication between network, server and client source code, C language description.
Date : 2025-07-16 Size : 70kb User : Jony

一个很好的P2P聊天软件开发,基本架构源码~ 使用编程语言C++ 一个客户端的实现,一个服务器端的实现 在客户端设计三个单独的界面:loginDlg.cpp 用户登录界面 chatclientDlg.cpp 登录后的主界面singleDlg.cpp 点对点聊天界面 此外chatclientDlg.cpp:帮助对话框,主要功能:定义创建套接字失败,注册网络读取事件失败,接收数据失败,发送数据失败,并定义等待15s后请求新的用户列表 chatclient.cpp:客户端主运行程序 在服务器端设计两个单独的界面: chatservDlg.cpp:1.监听、绑定、接收客户端套接字; 2.发送新上线用户数据(包括新用户的IP、端口号、在线状况)给原在线用户; 3.新上线用户写入服务器 4.发送用户列表给新上线用户 chatserv.cpp:服务器主运行程序-basic source to implement the software of p2p chat. keywords:p2p,chat,client, server
Date : 2025-07-16 Size : 5.21mb User : lili

这是一款基于WinForm技术的p2p语言聊天系统,使用udp传送语音和文本等信息。在这个系统中没有服务端和客户端,相互通讯都是直接相互联系的。能够很好的实现效果。 菜单功能 该源码是一种人与人进行交流的工具系统,该系统功能包括: 1、录音 2、试听 3、发送语音 4、发送文字 5、播放收到的语音(This is a P2P language chat system based on WinForm technology, which uses UDP to transmit information such as voice and text. In this system, there is no server side and client, and communication is directly related to each other. It can achieve good results. Menu function The source code is a tool system for people to communicate with people. The system functions include: 1. Recordings 2. Auditions 3. Send voice 4. Send text 5. Play the voice received)
Date : 2025-07-16 Size : 1.44mb User : lmmmmmm777
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.