CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - chat server client

搜索资源列表

  1. chat

    0下载:
  2. 聊天代码 简单的收发消息 用java做的-chat program server client java tcp/ip
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1513
    • 提供者:李大鹏
  1. Chat

    0下载:
  2. 网络通信编程,socket编程,socket服务器端程序和客户端程序,可运行。代码简单完整,注释清晰,编译通过,可运行。适合socket编程入门参考。 附有使用说明文档-Network communication programming, socket programming, socket server-side program and client program can run. Code is simple and complete, comments clear, compile,
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-13
    • 文件大小:3173648
    • 提供者:章红军
  1. server

    0下载:
  2. vc升入详解(孙鑫)的网络编程,tcp局域网聊天, 基于socket实现,client端程序以后上传。-vc promoted to Xiangjie (Sun Xin) network programming, tcp LAN chat, socket-based implementation, client-side program after the upload.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-01
    • 文件大小:673
    • 提供者:今昔
  1. java

    0下载:
  2. 用RMI方法实现当地的Java聊天程序,是基于一个服务器端的多个客户端的聊天程序。只需进行编译后即可运行。-Use RMI methods to achieve local Java chat program is based on a multiple client server chat program. Just be compiled to run.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:2326
    • 提供者:wangdong
  1. chat

    0下载:
  2. Linux下异步聊天,有客户端和服务端俩个类-Under Linux asynchronous chat, there are both client and server classes
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:2889
    • 提供者:吴萤
  1. chat

    0下载:
  2. 可以是服务器端开启服务器~~然后客户端就可以直接连了~~然后就可以和局域网内的人聊天。-Can be a server-side to open the server ~ ~ and then the client can be connected directly to a ~ ~ and then can chat with people inside the LAN.
  3. 所属分类:VOIP program

    • 发布日期:2017-03-27
    • 文件大小:88231
    • 提供者:库波
  1. ChatClientServer

    0下载:
  2. mini chat client server
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:70471
    • 提供者:tien
  1. Client

    0下载:
  2. This a sample Server - Client chat application created using Java Language Programming.-This is a sample Server- Client chat application created using Java Language Programming.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-31
    • 文件大小:40905
    • 提供者:nechifor
  1. chat

    0下载:
  2. vb编写,聊天室程序,C\S架构,服务器和客户端分开-vb write, chat room programs, C \ S architecture, the server and client separation
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-04
    • 文件大小:1245441
    • 提供者:吕楷炜
  1. p2p-chat

    0下载:
  2. P2P经典的聊天程序,完整的客户端和服务器端代码,纯c实现。欢迎下载!-Classic P2P chat program, a complete client and server-side code, pure c achieved. Welcome to download!
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-03-22
    • 文件大小:27281
    • 提供者:yuchen117
  1. chat

    0下载:
  2. Program for chatting with java server-client
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:13680
    • 提供者:ARKOSOVA
  1. ICBChat

    0下载:
  2. 使用的第三方控件BusinessSkinForm,可从本站搜索下载 包含聊天服务端,客户端等 -The use of third-party controls BusinessSkinForm, to search for downloads from the site include chat server, client, etc.
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-01
    • 文件大小:637803
    • 提供者:yanhfei
  1. WSAChat

    0下载:
  2. Basic C, WSA 2.0 chat server and client.
  3. 所属分类:Communication

    • 发布日期:2017-03-31
    • 文件大小:803961
    • 提供者:john
  1. SERVER

    0下载:
  2. 一个类似qq聊天的服务端程序,可以实现远程连接!与客户端通信-A similar qq chat server program, you can remotely connect! Communication with client
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-31
    • 文件大小:105607
    • 提供者:heron
  1. chatroom.tar

    0下载:
  2. linux下简单聊天室源代码(包含服务器和客户端), 功能比较简单,适合刚学网络编程的同学参考。-linux source code for the simple chat rooms (including server and client), function is relatively simple for students just learning network programming reference.
  3. 所属分类:Linux Network

    • 发布日期:2017-03-30
    • 文件大小:75249
    • 提供者:weibo
  1. xyzngbkz_gp_xz

    0下载:
  2. 语音聊天 c# 局域网 服务器 客户端模式 简单的语音聊天工具-LAN Voice Chat server c# client mode simple voice chat tool
  3. 所属分类:VOIP program

    • 发布日期:2017-05-13
    • 文件大小:3505518
    • 提供者:sjdfb
  1. cs

    0下载:
  2. BS结构的VC++消息发送程序,实际 就是一个简单的聊天程序,包括服务端和客户消息发送端,服务端用来监听端口,客户端类似QQ聊天窗口的形式,属点对点聊天,通过本程序可了解一些网络基本知识。-BS structure of VC++ message procedure is in fact a simple chat program, including messaging server and client side, server listening port for the client i
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:31288
    • 提供者:zs1
  1. MFC-chat

    0下载:
  2. This a dialog based chat program (server and client)-This is a dialog based chat program (server and client)
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-15
    • 文件大小:3844043
    • 提供者:dUni
  1. chat

    0下载:
  2. 利用socket实现客户端与服务器端通信-use socket client and server-side communications
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:100564
    • 提供者:ddc
  1. Server-Client

    0下载:
  2. 支持两人聊天,一为客服端,另一为服务器端 ,可以发送多次。-Support the two chat, one for customer service side, the other for the server side, you can send multiple.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-06
    • 文件大小:2540
    • 提供者:
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com