搜索资源列表

  1. P2Pfiletrans

    0下载:
  2. 一个点对点的文件传输源代码,希望对学习网络编程的朋友有用,很不错哦.-A peer-to-peer file transfer source code, want to learn network programming friends useful, very good, oh.
  3. 所属分类:P2P编程

    • 发布日期:2024-05-17
    • 文件大小:1033216
    • 提供者:沈冲
  1. chatter

    0下载:
  2. 一个用vc实现的局域网点对点聊天程序.程序不太长
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-17
    • 文件大小:29696
    • 提供者:谢小兵
  1. VideoNet_src

    0下载:
  2. 一个点对点视频会议的程序_VideoNet-Cornelian cherry cornelian cherry stamp instance视Qin Hu 频 quite the most序cavity _VideoNet
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-17
    • 文件大小:179200
    • 提供者:lsda
  1. p2p_chat

    0下载:
  2. 网络编程实用教程之点对点聊天的源码,希望对大家有用,欢迎下载-Network programming tutorials and practical source of peer-to-peer chat, and they hope everyone useful are welcome to download
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-17
    • 文件大小:107520
    • 提供者:
  1. EasyMessenger2006[4]Source

    0下载:
  2. 点对点私聊 支持多人群聊 自定义表情 发送网络图片 即时传送文件 历史记录保存-Peer-to-peer crowd私聊support multi-network chat自定义表情send real-time transmission of documents picture history record-keeping
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2024-05-17
    • 文件大小:1888256
    • 提供者:谭井胜
  1. pointtopointtransport

    0下载:
  2. 使用Visual C++编写的实现两台机器的点对点文件传输-The use of Visual C++ Prepared two machines realize the peer-to-peer file transfer
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-17
    • 文件大小:55296
    • 提供者:
  1. dianduidian

    0下载:
  2. 这是一段点对点聊天程序,使用C++语言编写,在VS2005环境下编译通过-This is a peer-to-peer chat program, using C++ Language in VS2005 compiler environment through
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-17
    • 文件大小:1469440
    • 提供者:阿草
  1. chatClient

    0下载:
  2. 一个在VC6.0下,使用CSocket开发的简单点对点聊天程序的客户端。-One in VC6.0, the use CSocket to develop a simple peer-to-peer chat program client.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-17
    • 文件大小:26624
    • 提供者:fr
  1. chatServer

    0下载:
  2. 一个在VC6.0下,使用CSocket开发的简单点对点聊天程序的服务器端。-One in VC6.0, the use CSocket to develop a simple peer-to-peer chat program server-side.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-17
    • 文件大小:26624
    • 提供者:fr
  1. chating

    0下载:
  2. 点对点的聊天,通过开线程方式 达到聊天效果,不需要
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-17
    • 文件大小:21504
    • 提供者:周扬
  1. nat

    0下载:
  2. Nat打洞技术,使用UDP协议,用于P2P点对点通信.-Nat holes technology, the use of UDP protocol for P2P peer-to-peer communication.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-17
    • 文件大小:4278272
    • 提供者:leafxt
  1. dianduidian

    0下载:
  2. 点对点的通信程序,运用DELPHI,适用于网络聊天软件。-Point-to-point communications procedures, the use of DELPHI, applicable to network chat software.
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-05-17
    • 文件大小:371712
    • 提供者:盖茨
  1. CC2430pointtopointcommunicates

    0下载:
  2. cc2430上的点对点通信的源程序。芯片2430是ZigBee传输标准,AES加密。-cc2430 on point-to-point communication of the source. 2430 chip is the ZigBee transmission standard, AES encryption.
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-17
    • 文件大小:450560
    • 提供者:yuexian
  1. FiveChess

    0下载:
  2. “网络五子棋”程序。使用MFC和VC++6。0编写的2D游戏。(点对点的非C/S模式程序,即一个程序可做服务器又可做客户端)- Network Gobang procedure. The use of MFC and VC++ 6. 0 prepared 2D games. (Point-to-point non-C/S mode of procedure, that is, a program can do can make the
  3. 所属分类:棋牌游戏

    • 发布日期:2024-05-17
    • 文件大小:53248
    • 提供者:余小剑
  1. myqq

    0下载:
  2. 基于socket写的点对点的聊天工具,类似飞鸽的功能 由于是菜鸟 代码不全不合理的地方希望指点 qq:365003190-Write socket-based peer-to-peer chat tool, similar to the function of Dove rookie code is incomplete as a result of unreasonable hope that pointing qq: 3650
  3. 所属分类:.net编程

    • 发布日期:2024-05-17
    • 文件大小:41984
    • 提供者:黄德纯
  1. G729p2ptalk

    0下载:
  2. 很实用的语音对话程序,采用udp传输形式,能够实现点对点聊天。-Voice dialogue is very useful procedure for the transfer form udp enables peer-to-peer chat.
  3. 所属分类:语音合成与识别

    • 发布日期:2024-05-17
    • 文件大小:91136
    • 提供者:周一个
  1. VideoNet_src

    0下载:
  2. 完整的点对点语音视频程序 采用RTP协议,支持声音、摄像头、简单文字 全部C++源码,编译即可运行-Complete procedures for the use of peer-to-peer voice and video RTP protocol to support voice, camera, simple text all the C++ Source, the compiler can be run
  3. 所属分类:Windows编程

    • 发布日期:2024-05-17
    • 文件大小:222208
    • 提供者:aeolus
  1. ptpwj

    0下载:
  2. 以前做的有一个点对点实时自动传输文件的一个小程序C++Builder6开发-Done before there is a point-to-point real-time automatic file transfers a small program C++ Builder6 Development
  3. 所属分类:Windows编程

    • 发布日期:2024-05-17
    • 文件大小:1137664
    • 提供者:sbb
  1. chat

    0下载:
  2. 1. 消息即时通信 2. 消息发送实现一对一、一对多等多种发送模式 3. 发送的消息实现多彩文本编辑,包括插入表情 4. 系统可以根据用户设定自动回复消息 5. 文件传送,实现文件点对点的发送, 6. 文件发送同样实现一对一、一对多等多种发送模式 -1. News instant messaging 2. The realization of one-on-one messaging, one-to-many a
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-17
    • 文件大小:1349632
    • 提供者:
  1. zuijindiandui

    0下载:
  2. 算法分析里的最近点对问题的实现,一维的有传统的解决算法和分治技术解决的算法,及比较。附带实验报告-Algorithm analysis in the nearest point on the question of the realization of the traditional one-dimensional solution algorithm and technology solutions division of the a
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-17
    • 文件大小:69632
    • 提供者:陈坤
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »

源码中国 www.ymcn.org