CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 TCP/IP协议栈 搜索资源 - TCP聊天室

搜索资源列表

  1. VBchatroom

    0下载:
  2. vb写的一个聊天室小程序,用tcp/ip进行连接,界面非常的友好。-vb write a small chat room procedures, using tcp / ip linking, the interface is friendly.
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:29741
    • 提供者:谢国
  1. chatroom_client

    0下载:
  2. 这是一个聊天室客户端,主要是采用tcp/ip协议来进行的-This is a chat room, the client, is based tcp / ip to the agreement
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:33290
    • 提供者:林星
  1. chatroom_server

    0下载:
  2. 这是一个聊天室服务端,主要是采用tcp/ip协议来进行的-This is a chat room server is mainly used tcp / ip to the agreement
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:53084
    • 提供者:林星
  1. TCPproject

    0下载:
  2. 用JAVA编写的简单的聊天室程序,实现了TCP通信.-prepared with a simple Java chat room procedures, the TCP communications.
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:2312
    • 提供者:shiliyan
  1. cs

    0下载:
  2. 一个简单的c/s聊天室,基于tcp/ip协议的.像qq聊天
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:52931
    • 提供者:曹亭
  1. tcpjuyuwangliaotianshi

    0下载:
  2. 基于tcp/ip的局域网聊天室的设计,可以提供给多人在同一局域网进行聊天
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:44301
    • 提供者:a
  1. chat

    0下载:
  2. 聊天室入门程序,基于tcp/ip协议,包括客户端和服务器端的程序,集成,便于调试学习
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:7496
    • 提供者:xxf
  1. wangshe

    0下载:
  2. 本文通过理论联系实际,利用vc++工具,利用mfc封装的API类设计一个能实现最基本的多用户的双机通信程序,既聊天室,旨在阐述网络程序设计的基本过程,tcp/ip协议的应用开发,多线程的应用特点。
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:193244
    • 提供者:yangling
  1. 基于TCP的聊天室的简单实现_MyChat

    0下载:
  2. 基于TCP的简单的聊天室程序,适合初学者学习.用vc写的。-based on the simple TCP chat room procedures, suitable for beginners to learn. With vc writes.
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:70406
    • 提供者:郑浩
  1. TCP-Chat

    0下载:
  2. C#TCP聊天室,包括完整的服务器端和客户端-C# TCP chat rooms, including a complete server and client
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-26
    • 文件大小:122540
    • 提供者:潘德锋
  1. saku

    0下载:
  2. 用qt4编写的聊天室聊天室,基于tcp协议,可以传送文件-The qt4 written in chat rooms, chat rooms, based on the tcp protocol, you can transfer files and so on. . .
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:10882
    • 提供者:成吉
  1. WINSOCK-TCP

    0下载:
  2. 实现sockTCP聊天功能 ~~!!在Internet上的聊天室程序一般都是以服务器提供服务端连接响应,使用者通过客户端程序登录到服务器,就可以与登录在同一服务器上的用户交谈,这是一个面向连接的通信过程。因此,程序要在TCP/IP环境下,实现服务器端和客户端两部分程序。-Achieve sockTCP chat ~ ~! ! In Internet chat rooms on the procedure is generally based on the server side connecti
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-25
    • 文件大小:99780
    • 提供者:121
  1. chatroom

    0下载:
  2. 用MFC编写的基于udp的聊天室程序,分为客户端和服务器两个部-MFC prepared using udp-based chat room procedures, client and server is divided into two departments
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-06-01
    • 文件大小:8508508
    • 提供者:苏永昌
  1. TCP

    0下载:
  2. TCP的聊天室的简单实现 ,可以实时聊天,资源共享,谢谢大家支持-TCP chat room to achieve a simple, real-time chat, resource sharing, Thank you for your support
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-02
    • 文件大小:64827
    • 提供者:niejiyong
  1. src

    0下载:
  2. 基于TCP/IP.SOCKET的java聊天室客户端和服务器端-Based on TCP/IP.SOCKET the java chat room client and server-side
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:974
    • 提供者:曹卓然
  1. Chat-TCP

    0下载:
  2. 使用 TCP 协议的聊天室例子程序 —— 客户端 用 nmake 或下列命令进行编译和链接-Chat room using the TCP protocol example program- the client or with the nmake command to compile and link the following
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-28
    • 文件大小:14890
    • 提供者:邓晴
  1. tcp-qt-chatroom

    1下载:
  2. 基于TCP协议的聊天室软件开发 用QT开发 界面美观-The chatroom software development based on the TCP protocol interface aesthetics QT development
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-11-01
    • 文件大小:1143899
    • 提供者:susu
  1. TCP-LAN--based-on-MFC

    0下载:
  2. 局域网聊天程序的实现主要为局域网内的计算机提供交流的平台。完成一个基于服务器和客户端的局域网通讯软件,类似于聊天室,可进行注册、登录、系统信息记录、聊天等功能。用户容易使用,便于管理。-LAN chat program implemented for the computer within the LAN to provide a platform for the exchange. Complete a LAN-based server and client communications so
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-11-10
    • 文件大小:74590
    • 提供者:赵晗
  1. TCP

    0下载:
  2. 建立在TCP协议基础上的聊天室服务器,可以实现简单的即时通信-Based on the TCP protocol chat room server, you can achieve a simple instant messaging
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-11-26
    • 文件大小:2305143
    • 提供者:gu
  1. TCPChatRoom

    0下载:
  2. 用TCP/IP协议实现聊天室功能,支持多个客户端与服务器端连接,服务器端可群发消息(Using TCP/IP protocol to realize chat room function, support multiple clients and server side connection, server side can send messages.)
  3. 所属分类:TCP/IP协议栈

« 12 3 »
搜珍网 www.dssz.com