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

[P2P编程] p2p

P2P多线程编程,实现在网络中以多线程形式进行接收和发送信息。VC++可运行,服务器端和客户端程序相同但需要更改IP地址和端口号。可自调试使用。
P2P multi-threaded programming, the network receive and transmit information in the form of multi-threading. VC++ can run the server and client programs need to be changed but the same IP address and port number. Self debugging. (2016-04-23, Visual C++, 2KB, 下载1次)

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

[P2P编程] AnyChat--codec-Programming-Guide

外部编解码器编程指南--AnyChat SDK是一套多媒体即时通讯平台库,大部分需要用到音视频交互的系统都可以采用AnyChat SDK来开发。AnyChat SDK内部封装了音视频的采集、编码、传输、解码以及播放(显示)功能,只需要几个简单的API调用,即可实现多个用户之间的语音、视频、文字交互,由于内核已经实现了P2P网络,所以上层应用不需要关心复杂的网络传输问题,简化了上层应用的开发难度,上层应用的开发人员可以把更多的精力投入到业务流程、用户体验等方面,实现应用系统的快速开发。
External codec Programming Guide- AnyChat SDK is a set of multimedia and instant messaging platform library that most need to use audio and video interactive systems can employ AnyChat SDK to develop. AnyChat SDK internal packaging of audio and video capture, encoding, transmission, decoding and playback (display) function requires only a few simple API calls, you can achieve multiple users for voice, video, text, interaction, because the kernel has been implementation of the P2P network, so the upper application need not concern complex network transmission problems, simplifying the upper application development effort, the upper application developers can put more energy into business processes, user experience, etc., to achieve the application system rapid development. (2013-06-18, Visual C++, 664KB, 下载15次)

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

[P2P编程] sheji

基于P2P方式的多媒体信息传输.主要是围绕P2P技术进行探讨、研究和如何实现简单应用。其中介绍了P2P技术的特点和发展背景,论述了当前P2P系统的网络模型和应用现状。主要研究了在TCP/IP协议下,利用Windows 套接字(Socket)网络编程,阐述如何创建基于MFC Csocket类面向局域网络的P2P网络应用程序。
P2P MultiMedea player. (2012-11-29, Visual C++, 1604KB, 下载9次)

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

[P2P编程] eMuleBTsrc1

eMuleBT又称变态驴,是中国自主研发的p2p文件共享软件。不同于easyMule和vagaa,它的代码是自主研发的。这里是他的core(核心)代码,对学习p2p编程很有帮助。
eMuleBT also known as metamorphosis donkey, is China' s homegrown p2p file-sharing software. Unlike easyMule and vagaa, its code is self-developed. Here is his core (core) code, very helpful in learning p2p program. (2010-01-20, Visual C++, 1344KB, 下载13次)

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

[P2P编程] WinSocket-TCP

使用WinAPI基于WinSock的ICPIP程序,有简单聊天功能,中演示了两种通信方式,一种基于数据报,一种是点对点的方式,有简单的代码功能段注释,有一定网络编程的爱好者相信看的懂
Use WinAPI the ICPIP based WinSock procedures, a simple chat functionality, in the presentation of two means of communication, a report based on data, a peer-to-peer manner, a simple code function paragraph notes, have a certain network programming看的懂enthusiasts believe (2008-12-08, Visual C++, 4KB, 下载18次)

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

[P2P编程] ping

该程序在 Windows 2000 Pro+SP4 下编译调试通过(Visual C++ 6.0 IDE环境)。 需要Winsock2支持。 1.该程序采用了winsock的原始套接字编程,实现了基本的Ping功能,使用方法:ping host,默认连续发送4个回显请求。 2.该程序中对ICMP首部的定义采用了非标准形式。即将选项数据中保存时间戳的头4个字节也定义为ICMP首部的一部分,这样ICMP首部就被定义为12个字节。这样主要做主要是为了编程的实现与理解上的方便。 3.根据习惯ICMP首部的标示符字段填充了进程ID。 4.该程序实现了在IP首部记录路由的RR功能,最多记录9个地址。
The program in Windows 2000 Pro+ SP4 adopted under the compiler debugging (Visual C++ 6.0 IDE environment). Winsock2 support needs. 1. The program uses the original socket winsock programming, to achieve the basic Ping function, use: ping host, the default for sending echo request 4. 2. The program of the first definition of ICMP uses non-standard forms. Options data is about to save the first timestamp 4 bytes are also defined as the first part of ICMP, so that the first ICMP was defined as 12 bytes. Mainly do so primarily to the realization and understanding of programming convenience. 3. In accordance with customary ICMP identifier of the first field filled with the process ID. 4. The program achieved the first record in the IP routing RR function, a maximum of nine address records. (2008-06-13, Visual C++, 13KB, 下载108次)

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

[P2P编程] Chat

一个p2p软件,本软件可在任何一个标准配置的主机上运行。运行本软件的主机既可作为客户端,也作为服务器端运行,是一个典型的多线程程序;首先作为服务器端,有?BR> [点对点Transfer.rar] - 这是一个点到点文件传输的小程序,不错,可以作为学习网络SOCKET编程的入门程序. [可视电话、视频会议.zip] - 可视电话、视频会议
A p2p software, the software can be a standard in any configuration to run on the host. Host running this software can be used as a client, but also as a server-side operation, is a typical multi-threaded procedures first of all as a server-side, have? BR (2008-02-15, Visual C++, 27KB, 下载46次)

http://www.pudn.com/Download/item/id/402896.html
1234
总计:67