CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 P2P编程 搜索资源 - 通讯程序

搜索资源列表

  1. MySemaphore

    0下载:
  2. 一个简单的处理多线程程序通讯的程序,使用semaphore来进行防死锁-a simple multi-threaded processing procedures communications procedures, the use semaphore to a defensive Deadlock
  3. 所属分类:P2P编程

    • 发布日期:2008-10-13
    • 文件大小:10906
    • 提供者:王威
  1. mmzmagic_PeerToPeer

    2下载:
  2. 本程序为一个真正点对点通讯示范程序:) 实现内网到内网的直接连接(QQ用的技术) 使用Delphi实现。在网上未看到类似的程序,特此发布提供喜欢的朋友参考。 通过UDP来实现穿透NAT的点对点通讯。 >>原定 程序设置一个共享目录里边所有文件都可供别人多点下载(类似BT) 独立服务端 负责消息中转、用户登陆 客户端从服务端获取用户列表 然后直连各个用户 以实现 聊天 语音 视屏 文件传输等可能的一切服务 >>>结果 由于工作太忙
  3. 所属分类:P2P编程

    • 发布日期:2008-10-13
    • 文件大小:1282760
    • 提供者:郑敏福
  1. p2ptalk

    0下载:
  2. 介绍网络通讯的文章很多,但他们的代码大都没有解决地址转化问题,本程序可以穿越NAT进行网络通讯.-on network communications are many articles, but most of their code into address unresolved issues, The procedure to pass through the NAT for network communications.
  3. 所属分类:P2P编程

    • 发布日期:2008-10-13
    • 文件大小:15961
    • 提供者:龚希鹏
  1. dianduidiantongxin

    0下载:
  2. 用Visual C#实现局域网点对点通讯,在网络中利用此通讯程序进行与任一计算机的通讯-with Visual C# LAN peer-to-peer communications, in the network using the procedures and communications as a computer communications
  3. 所属分类:P2P编程

    • 发布日期:2008-10-13
    • 文件大小:30107
    • 提供者:fulingfang
  1. cticm

    0下载:
  2. 点对多点通讯程序,由服务器转发,原使用于客服转接时信息交换
  3. 所属分类:P2P编程

    • 发布日期:2014-01-15
    • 文件大小:347648
    • 提供者:xusm
  1. LanMsgC2.0.0.1-1879

    0下载:
  2. 说明: LanMsg是一款用.net C# 开发的局域网即时通讯开源软件(经过简单修改可用于因特网),适合.net即时通讯软件开发者用。p2p原理,消息的内容采用串行化技术发送与接收(可发送任何自定义的数据类型).暂只提供本程序的2.0 Bate版 主要功能: 支持文件传输; 支持GIF动画表情; 支持屏幕截图发送; 支持音、视频对话; 支持对话记录保存于数据库操作; 支持功能扩展; 支持软件自动更新功能等。
  3. 所属分类:P2P编程

    • 发布日期:2008-10-13
    • 文件大小:2776726
    • 提供者:chiwanzhi
  1. p2pClient_Server

    0下载:
  2. 模拟QQ聊天过程的P2P程序,基于UDP打洞实现P2P通讯
  3. 所属分类:P2P编程

    • 发布日期:2008-10-13
    • 文件大小:29363
    • 提供者:李炽安
  1. PTTClient

    0下载:
  2. VOIP,P2P服务端程序,实现语音压缩,采用UDP的方式,通讯,并实现NAT穿透。
  3. 所属分类:P2P编程

    • 发布日期:2008-10-13
    • 文件大小:7694
    • 提供者:majun
  1. PTTServer

    0下载:
  2. VOIP,P2P客户端程序,实现语音压缩,采用UDP的方式,通讯,并实现NAT穿透。
  3. 所属分类:P2P编程

    • 发布日期:2008-10-13
    • 文件大小:5567
    • 提供者:majun
  1. QMe

    0下载:
  2. 本程序是基于现在P2P软件火热的发展前景而开发的验证程序,具有点对点通讯的能力。-this program is based on peer-to-peer software is now hot prospects for the development and the development of the certification process, with point-to-point communications capabilities.
  3. 所属分类:P2P编程

    • 发布日期:2008-10-13
    • 文件大小:35611
    • 提供者:Lu
  1. socket通讯小程序

    0下载:
  2. 通过ip地址,利用socket来进行服务器与客户端的信息通讯,程序较为简单。-through ip address, the use of socket server to the client's information and communication, the more simple.
  3. 所属分类:P2P编程

    • 发布日期:2008-10-13
    • 文件大小:20617
    • 提供者:Neil
  1. 简单的P2P程序

    0下载:
  2. 程序说明: 1.模拟实现即时消息互发. 2.P2P通讯说明: 1).网关类型是在理想状态下.即非对称型NAT. 2).同在一个内网的两个CLIENT端通讯时,如果网关NAT不支持环回,将会失败. 文件目录说明: Server:程序服务端,请将其放在公网上运行. Client:程序客户端,可以在不同的内网中运行登录连接到服务端. Common:公共协议文件夹 本程序只是实现简单的P2P互发消息.完成的比较粗糙,更多功能欢迎朋友们更新完善..
  3. 所属分类:P2P编程

    • 发布日期:2010-10-20
    • 文件大小:83670
    • 提供者:ddbox@
  1. Delphip2p.rar

    1下载:
  2. 本程序为一个真正点对点通讯示范程序:) 实现内网到内网的直接连接(QQ用的技术) 使用Delphi实现。在网上未看到类似的程序,特此发布提供喜欢的朋友参考。 通过UDP来实现穿透NAT的点对点通讯。 ,This procedure is a true peer-to-peer communication model program:) to achieve within the network to connect directly with the network (QQ with th
  3. 所属分类:P2P编程

    • 发布日期:2017-04-09
    • 文件大小:1252214
    • 提供者:cneagle
  1. p2p

    1下载:
  2. 一个好的P2P即时通讯程序源码,包含服务器端和客户端。-A good source P2P instant messaging program, including server-side and client.
  3. 所属分类:P2P

    • 发布日期:2017-03-23
    • 文件大小:209901
    • 提供者:周智达
  1. peertopeer

    1下载:
  2. 本程序为一个真正点对点通讯示范程序:) 实现内网到内网的直接连接(QQ用的技术) 使用Delphi实现。在网上未看到类似的程序,特此发布提供喜欢的朋友参考。 通过UDP来实现穿透NAT的点对点通讯-This procedure for a truly peer-to-peer communication model program:) to achieve within the network to connect directly with the network (QQ with t
  3. 所属分类:P2P

    • 发布日期:2017-03-27
    • 文件大小:857755
    • 提供者:dd
  1. code0001

    0下载:
  2. 用vb编写的小程序,用于实现局域网内的P2P通讯,属于基本实现,可以借此学习socket的应用。-Vb prepared using a small program for the realization of the P2P network communications, are essential to achieve, you can take this learning socket applications.
  3. 所属分类:P2P

    • 发布日期:2017-03-27
    • 文件大小:12753
    • 提供者:凌瀚宇
  1. LanMsgCSharp1.0.1.1

    0下载:
  2. 为防止代码过多而引起查看难度,暂只提供本程序的1.01版(适合开发即时通讯软件者用) 说明 p2p原理,消息的内容采用串行化技术发送与接收(可发送任何自定义的数据类型); 程序以实现聊天功能为主-In order to prevent too much code to view the difficulty caused by temporarily only available in this program 1.01 version (for devel
  3. 所属分类:P2P

    • 发布日期:2017-05-17
    • 文件大小:4992787
    • 提供者:张东映
  1. P2P_liaotian

    0下载:
  2. P2P网络通讯程序,让你知道QQ聊天程序的开发
  3. 所属分类:P2P

    • 发布日期:2017-04-01
    • 文件大小:73859
    • 提供者:Li
  1. p2px_1_0_1.tar

    1下载:
  2. P2PX是一个开源的P2P点对点音视频、文件通讯传输开发套件;包括跨平台可部署服务端程序,和客户端开发组件; P2PX实现NAT点对点的穿透,支持音视频传输,文件传输等功能。 使用标准RTP实时流媒体传输协议,MPEG4视频编码格式,局域网内点对点传输达到2-3M/秒传输速度,支持多文件发送。-P2PX is an open source P2P peer audio and video, file transfer communications Development Kit includi
  3. 所属分类:P2P

  1. E03-P2PVideo

    1下载:
  2. P2P视频聊天,强大的通讯聊天功能!,利用UDP完成聊天信息的发送,系统的windows API 应用程序借口,DLL完成摄像头的视频采集。-P2P video chat, powerful communication chat! Use UDP to send chat messages to complete the system an excuse windows API application, DLL complete camera video capture.
  3. 所属分类:P2P编程

    • 发布日期:2013-11-25
    • 文件大小:2181733
    • 提供者:
« 12 »
搜珍网 www.dssz.com