登录
首页 » 多媒体 » 一个vc++编的基于p2p的聊天程序,分为客户端p2pclient和服务器端p2pserver,实现了udp穿透...

一个vc++编的基于p2p的聊天程序,分为客户端p2pclient和服务器端p2pserver,实现了udp穿透...

于 2023-08-11 发布 文件大小:31.59 kB
0 161
下载积分: 2 下载次数: 1

代码说明:

一个vc++编的基于p2p的聊天程序,分为客户端p2pclient和服务器端p2pserver,实现了udp穿透

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 用opencv实现的摄像机标定
    camera calibration realized with opencv
    2022-02-04 04:53:26下载
    积分:1
  • linux下的简单的ip phone程序
    linux下的简单的ip phone程序-linux under simple procedures ip phone
    2022-05-18 04:35:25下载
    积分:1
  • psp可用的rmvb播放器,psp播放rmvb再也不是梦想
    psp可用的rmvb播放器,psp播放rmvb再也不是梦想-psp available RMVB player, psp RMVB player is no longer a dream
    2022-07-08 10:52:28下载
    积分:1
  • Dialogic的vox语音格式实际上是一种ADPCM编码,与ITU的G.726 ADPCM算法非常类似。由于ITU的G.726算法比较复杂,实际应用中,半采...
    Dialogic的vox语音格式实际上是一种ADPCM编码,与ITU的G.726 ADPCM算法非常类似。由于ITU的G.726算法比较复杂,实际应用中,多半采用该算法的变体实现。各种变体的区别主要在于参数不同。Dialogic采用的是OKI的一 种实现,称为OKI ADPCM。Windows的.wav格式也包括OKI的ADPCM。-the vox Dialogic voice format is actually a ADPCM encoding, with the ITU G.726 ADPCM algorithm is very similar. As the ITU G.726 algorithm complexity, the actual application, and most of the use of the algorithm to achieve variant. Variants of the various major difference lies in different parameters. Dialogic is the realization of a Sound, known as OKI ADPCM. Windows. Wav format also includes Sound of ADPCM.
    2023-09-03 12:55:03下载
    积分:1
  • 一个播放WAV文件的程序
    一个播放WAV文件的程序-a player WAV files procedures
    2023-08-12 21:30:02下载
    积分:1
  • 音频技术源代码MIDIGenerator,midi编程,功能比较强, VC++60编译通过...
    音频技术源代码MIDIGenerator,midi编程,功能比较强, VC++60编译通过-audio technology source code MIDIGenerator, midi programming, function relatively strong, compiled by VC 60
    2022-01-26 04:26:58下载
    积分:1
  • A Hardware based Predictive Motion Estimation. 这是一篇有关H.264的算法优化的文章。...
    A Hardware based Predictive Motion Estimation. 这是一篇有关H.264的算法优化的文章。-based Predictive Motion Estima tion. This is one of the H.264 algorithm optimization articles.
    2022-02-12 01:58:32下载
    积分:1
  • 一个打开BMP图像的程序,用于显示硬盘上的BMP文件或resouse目录中的BMP文件...
    一个打开BMP图像的程序,用于显示硬盘上的BMP文件或resouse目录中的BMP文件-an open BMP images procedures for the display on the disk resouse BMP files or directories of BMP file
    2022-08-02 22:00:21下载
    积分:1
  • C++编写的简洁版音乐播放器
    应用背景对于想要学习C++语言的,一直看书上的知识是远远不够,不如一个实际的历程带领着一起学习C++语言的强大功能。。。这个我的一个仿照千千静听界面的简单的音乐播放器,大家可以下载之后并不断补充内容,实现更加强大的功能!!!多多支持啦~~~~关键技术主要是对于自带函数功能的理解和调用
    2022-12-06 16:35:03下载
    积分:1
  • PHP MySQL的组合、交叉
    PHP+Mysql组合,可跨平台、移植性高,安全可靠,快速高效; ◇ 使用通用ADODB数据库类,可轻松移植至各种其它主流数据库,如MSSQL、Oracle、Sybase等; ◇ 使用强大的通用Smarty模板引擎,彻底分离程序和页面,并有缓存机制,大大提高维护性和扩展性,可实现多种页面风格; ◇ 全部生成静态html网页,减轻服务器负载,提高访问速度,加强了安全性,更容易被搜索引擎收录; ◇ 各种系统参数轻松定制,如静态html存放目录等,因此能够满足大中型网站的需求; ◇ 可随时选择性的备份数据库、表,防止数据灾难性丢失,保证数据安全; ◇ 音乐播放器自动识别音乐格式,调用不同的插件进行播放; ◇ 默认可直接选择多种样式风格显示,令整个网站立即焕然一新; ◇ 支持批量或单个新增专辑、音乐; ◇ 支持从其它数据库导入数据至本系统; ◇ 支持二级分类,任意设置; ◇ 支持点歌和点歌管理; ◇ 支持公告发布和管理; ◇ 支持友情链接在线管理; ◇ 支持广告在线管理(升级中); ◇ 支持站内搜索; ◇ 支持评论和评论管理; ◇ 支持网上调查管理; ◇ 升级支持,有更高版本则自动提示升级。-PHP Mysql portfolio, cross-platform, portable, safe, reliable, rapid and efficient; With the use of a common database category ADODB be easily ported to a variety of other mainstream databases, such as MSSQL, Oracle, Sybase, etc.; With the use of the powerful General Smarty template engine, complete separation procedures and pages, and cache mechanisms, greatly improving maintenance and expansion, could achieve multiple page styles; Over all generated static html website, reduce server load, inc
    2022-03-20 15:01:54下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载