CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 点对点聊天

搜索资源列表

  1. Example2_ChatRoom

    0下载:
  2. 一个局域网语音聊天程序。本程序是点对点的局域网语音聊天程序。主要目的是学习DirectX Sound编程。大学互相学习,共同进步。-a LAN voice chat program. This program is a point-to-point LAN voice chat program. The main purpose is to study Sound DirectX programming. University of mutual learning and common prog
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:695927
    • 提供者:詹克华
  1. TCP实现客户服务器聊天程序

    1下载:
  2.   操作系统课程设计任务书 一、设计题目:多机进程通信 应用Socket进程通信技术编写聊天室程序,实现基于服务器的并发多机信息转发。如果各客户端在线则可以实时聊天、发送接收文件,如果某客户端离线,则发送给他的消息可由服务器端进行内容缓存,待重新连线后可以自动接收通过服务器转发的信息或文件。缓存与转发的控制算法可参考操作系统课程中生产者消费者进程同步方法、缓冲池技术等相关理论。 二、设计思路和功能的详细描述 采用TCP协议,所以属于客户机/服务器模式,因此需要聊天服务
  3. 所属分类:网络编程

    • 发布日期:2008-11-21
    • 文件大小:55808
    • 提供者:lenjear
  1. P2P.rar

    0下载:
  2. Visual C#实现网络点对点通讯程序,即一个简单点对点聊天软件,可以多人同时使用。,Visual C# point-to-point network communication procedures, that is, a simple peer-to-peer chat software, you can use more than at the same time.
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:19688
    • 提供者:foe
  1. QT123

    0下载:
  2. QT CREATER 中写的聊天工具 能够用UDP广播信息 点对点传输文件-The chat tool written in QT CREATER point-to-point transfer files UDP broadcast information
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-08
    • 文件大小:2083121
    • 提供者:邓俊杰
  1. netmsg

    0下载:
  2. 一个类似QQ一样的聊天程序,基本功能跟QQ类似,能进行多点的聊天和点对点的文件传送。这种编程的优势在于传送的数据不会丢失,而且用户上线下线能即时反应出来。唯一的遗憾是界面做的太滥,本人对界面编程一窍不通,暂且还只能在局域网内使用,因为没有增加可以通过代理服务器的功能。-The same as a similar chat program QQ, QQ with the basic functions similar to multi-point chat and peer-to-peer fil
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:125036
    • 提供者:ANDYDENG
  1. Windy

    0下载:
  2. 这是一个简单的使用WinAPI基于WinSock的ICP/IP程序,有简单聊天功能,中演示了两种通信方式,一种基于数据报,一种是点对点的方式,有简单的代码功能段注释,有一定网络编程的爱好者相信看的懂,唯一有些遗憾的是不知道怎样刷新界面,所以有一些小的问题。希望对广大爱好者有一定的帮助。-This is a simple to use WinAPI-based WinSock s ICP/IP procedures, a simple chat functionality, in the pres
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:16023
    • 提供者:
  1. CSharp

    0下载:
  2. CSharp编写的一个简单的点对点的聊天程序源码-CSharp prepared a simple peer-to-peer chat program source
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:18293
    • 提供者:name
  1. ltgj

    0下载:
  2. 没有什么特别功能,只能聊天,是我花一时写出来的,大家可以看看,对我提点提点,聊天工具,可以点对点聊天!-No special features, can only chat is that I spend time to write out, we will look at, for me to point to point, chat tools, you can peer-to-peer chat!
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:14115
    • 提供者:冯永宁
  1. Socket

    0下载:
  2. socket做的点对点的聊天工具,可以实现点对点的聊天,实现PC与PC之间的通信-socket to do peer-to-peer chat tool to achieve peer-to-peer chat, the realization of PC and PC communication between
  3. 所属分类:.net

    • 发布日期:2017-04-08
    • 文件大小:411473
    • 提供者:terry
  1. P2PChatingRoom

    0下载:
  2. 一个c#开发的点对点的聊天室软件,可以通过IP实现点对点的聊天-A c# Developed peer-to-peer chat room software, you can achieve through the IP peer-to-peer chat
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:104869
    • 提供者:asher
  1. Chat

    0下载:
  2. 聊天程序实现点对点之间的聊天以及文件传输-chat
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:28060
    • 提供者:无从
  1. vbchat

    0下载:
  2. 点对点的p2p聊天系统 实现两个人的通信-P2p peer-to-peer chat system of both people realize the communication
  3. 所属分类:Other systems

    • 发布日期:2017-04-27
    • 文件大小:381251
    • 提供者:12
  1. P2PChat

    0下载:
  2. C#写的点对点的聊天程序,简单易理解,适合初学者研究。-Writing C# in the peer-to-peer chat program, simple and easy to understand, research suitable for beginners.
  3. 所属分类:CSharp

    • 发布日期:2017-04-26
    • 文件大小:58651
    • 提供者:刘飞
  1. Helis

    1下载:
  2. CAyncSocket点对点网络聊天程序,适合于简单的网络编程实验-CSosket Net point to point program for simple user.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1904788
    • 提供者:caichaoxiong
  1. 20062301s

    0下载:
  2. 点对点网络聊天程序之服务器端!!!适合于初学者-Point to point net program
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-09
    • 文件大小:1918761
    • 提供者:caichaoxiong
  1. 20062301c

    0下载:
  2. 点对点网络聊天程序之客户端!!!适合网络编程初学者-Point to point net program client!!!
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-09
    • 文件大小:1920071
    • 提供者:caichaoxiong
  1. QQ

    0下载:
  2. 聊天工具。本工具模拟QQ聊天工具进行设置,可以进行点对点的聊天,也可以进行群聊,功能强大。-Chat tools. The simulation tool QQ chat tool set, you can point-to-point chat, group chat can also be powerful.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-04
    • 文件大小:8552
    • 提供者:张敏文
  1. MatureVoice

    0下载:
  2. 点对点,语音聊天代码,此代码是c#的的,但是类别中没有此类,只好选择c-Peer-to-peer, voice chat code
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-07
    • 文件大小:1048181
    • 提供者:dantes
  1. cheatstools

    0下载:
  2. 用C#编写的聊天工具,可以点对点进行聊天,有源代码,用于学习C#的好程序-a cheat tool made by C sharp
  3. 所属分类:CSharp

    • 发布日期:2017-05-02
    • 文件大小:591710
    • 提供者:
  1. MFCchat

    0下载:
  2. 实现点对点的局域网聊天 做到每行注释的效果,对于想研究的初学者来说非常方便-To achieve point-to-point LAN chat possible effects of the Notes of each row, who want to study is very easy for beginners
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:3253
    • 提供者:低调
« 1 2 3 4 5 6 7 89 10 »
搜珍网 www.dssz.com