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

搜索资源列表

  1. net

    0下载:
  2. 基于Socket的网络聊天室的设计与实现-Socket-based network design and implementation of chat rooms
  3. 所属分类:Communication

    • 发布日期:2017-04-04
    • 文件大小:195560
    • 提供者:杨仰漾
  1. SocketMyChat

    0下载:
  2. 用socket实现聊天室1.1版 CSharp实现-Chat with the socket implementation to achieve 1.1 CSharp
  3. 所属分类:CSharp

    • 发布日期:2017-03-31
    • 文件大小:138580
    • 提供者:webccweb
  1. CSharpComHome

    0下载:
  2. 一个聊天室软件,可以满足用户之间的交流,使用了socket等编程-A chat room software, users can communicate with each other
  3. 所属分类:CSharp

    • 发布日期:2017-05-25
    • 文件大小:8364085
    • 提供者:lihongyan
  1. socketchat

    0下载:
  2. java聊天室,采用socket,支持多人聊天,多线程练习代码,初学者学习适用-java chat room, using socket, support for more than chat, multi-threaded practice code for beginners to learn
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-24
    • 文件大小:238635
    • 提供者:张璐
  1. liaotian

    0下载:
  2. 基于Socket通信机制和多线程技术的聊天室程序设计 下面为聊天室服务器端程序和客户机端程序,调试该程序,验证程序所具有的“聊天”功能,然后结合这段程序,通过增加线程的方法,使程序具有服务器端程序可以同时接纳2个以上客户登陆,并实现各客户机间的“聊天”功能。 -Socket-based communication mechanisms and multi-threading programming chat rooms following procedures for the chat
  3. 所属分类:Communication

    • 发布日期:2017-04-07
    • 文件大小:847
    • 提供者:hushif
  1. silverlightchatroom

    0下载:
  2. silverlight聊天工具、socket 1.文字聊天 2.文字颜色可自定义 3.允许私聊 4.在线列表查看 5.用户进入/离开聊天室的广播通知 6.用户呢称更改的广播通知 7.增加了手写板功能.-silverlight chat tool, the socket 1. text chat text color can be customized to allow private chat. online list View five users ente
  3. 所属分类:CSharp

    • 发布日期:2017-05-02
    • 文件大小:981538
    • 提供者:江明
  1. MySIPServer

    0下载:
  2. 基于java socket的网络聊天室 GUI界面-java socket
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-12
    • 文件大小:2812474
    • 提供者:afdaf
  1. DJavva_Chaarte

    0下载:
  2. Java开发的一种基于Socket的聊天室程序源码,共有六个个不同的代码,总有一个是你想要的。 可直接使用。 已通过测试。 -Java developers a Socket-based chat program source code, a total of six different code, there is always the one you want. Can be used directly. Has been tested.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:11121
    • 提供者:海的
  1. MyMFCChatTest

    0下载:
  2. 聊天室程序,在windows平台利用socket网络编程实现一个聊天室程序-This is a code for chatting with each other on the computer.
  3. 所属分类:Communication

    • 发布日期:2017-12-04
    • 文件大小:4865975
    • 提供者:shining
  1. chat

    0下载:
  2. 小型聊天室程序 基于MFC socket编写-this is a small chat room procedures
  3. 所属分类:CSharp

    • 发布日期:2017-12-02
    • 文件大小:2311497
    • 提供者:段紫翎
  1. Winsock

    0下载:
  2. 由于计算机网络通信技术的发展,网络的应用越来越广泛,编写网络通信软件的工具和方法有很多,而使用Winsock是其中一种简单有效的方法。基于WINSOCK的网络聊天室开发给出了一个在运行TCP/IP 协议服务器程序和客户程序(C/S),服务器端创建监听套接字,并为它关联一个本地地址(指定IP地址和端口号),然后进入监听状态准备接受客户的连接请求。-Because computer network communication technology, network applications more
  3. 所属分类:Other systems

    • 发布日期:2017-11-17
    • 文件大小:2352946
    • 提供者:djm
  1. ChatApplicationSLN

    0下载:
  2. TCP/IP聊天室,服务端和客户端,服务端可以控制客户端。监听,socket编程-TCP/IP chat rooms, service and client, server can control client. Listening, socket programming
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:160607
    • 提供者:魏志龙
  1. Third-party-chat-room-procedures

    0下载:
  2. VC++网络编程源代码 MFC Socket编程 第三方聊天室程序-Third-party chat room procedures
  3. 所属分类:Communication

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

    0下载:
  2. 结合socket技术和silverlight技术做的一个网络聊天室-Silverlight socket technology and technology combine to do an Internet chat room
  3. 所属分类:.net

    • 发布日期:2017-04-07
    • 文件大小:711657
    • 提供者:tly
  1. NetSocketChat

    0下载:
  2. 聊天室支持公聊和私聊频道,理论上可以支持几百甚至几千人,具体上限没有经过测试,在这个案例之中, 大家将会掌握基于AgileEAS.NET SOA中间件Socket/Tcp框架的比较复杂的消息定义及消息处理及消息协调, 同时还会掌握如何管理服务端的链接、聊天室用户在线状态、消息的多目标转发等功能。-Chat rooms and private chat support public chat channels, in theory, can support hundreds or eve
  3. 所属分类:CSharp

    • 发布日期:2017-05-10
    • 文件大小:2215518
    • 提供者:蒋海东
  1. TCP_UDP_IRC

    0下载:
  2. socket通信tcp实现的聊天室程序源码-tcp socket communication program source code to achieve the chat room
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:74682
    • 提供者:赵英杰
  1. chat

    0下载:
  2. socket 多人聊天室 mfc 实现多人聊天-chat socket
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:82181
    • 提供者:赵中孝
  1. chatRoom

    0下载:
  2. 聊天室程序源代码。直接编译运行就可以了。在这个程序的基础上可以稍加修改成为其他Socket通信案例。-chatRoom source code. compile ,link and Run.
  3. 所属分类:Communication

    • 发布日期:2017-05-16
    • 文件大小:3654159
    • 提供者:dldd
  1. Chat-room

    0下载:
  2. 本软件使用VC++,应用MFC、Socket和TCP的知识编写,由客户端和服务器两部分组成,服务器充当“中转者”的职能,客户端将自己的消息首先发给服务器,服务器再根据需要将它们转发给其它客户端,这是一个类似QQ群功能的聊天室软件。-The software uses VC++, application MFC, Socket and TCP knowledge written by the client and the server of two parts, the server acts a
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-23
    • 文件大小:7313861
    • 提供者:
  1. FeiQ

    0下载:
  2. 运用线程和socket通信实现的简单的聊天室,可以实现多人聊天的功能,相当于一个简易版本的飞秋-Using threads and socket communication to achieve a simple chat room, you can achieve more than chat function, the equivalent of a simple version of the feiQ
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-16
    • 文件大小:64658
    • 提供者:TT
« 1 2 3 4 56 7 »
搜珍网 www.dssz.com