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

搜索资源列表

  1. CHAT

    0下载:
  2. 实现了简单的用户聊天应用,包含服务器端和客户端,实现了注册登录,聊天功能,服务器中管理功能。-Achieve a simple user chat applications, including server and client to achieve the registration login, chat, server management functions.
  3. 所属分类:Other systems

    • 发布日期:2017-05-23
    • 文件大小:7634374
    • 提供者:zhenchen
  1. CHAT

    0下载:
  2. Java聊天程序服务端和客户端程序,C/S结构,ChatServer 类实现了一个聊天室服务器端, 此类有一个构造器, 在构造器中使用newServerSocket()建立一个Socket 连接。- Java chat server and client service procedures, C/S struct
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-15
    • 文件大小:5100
    • 提供者:许先生
  1. code-chat

    0下载:
  2. 一个小小的聊天软件。用java实现。采用服务器/客户端结构。-a little chat software. Using java to achieve. Using the server/client structure.
  3. 所属分类:Game Program

    • 发布日期:2017-04-14
    • 文件大小:4577
    • 提供者:ientists
  1. Server

    0下载:
  2. 通过客户端的连接可以实现客户端与服务器键的聊天通信,这个文件可以安装在自己的电脑上-By connecting clients can realize chat communication client and server keys, this file can be installed on your computer
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-06-10
    • 文件大小:17530134
    • 提供者:lrh
  1. Client

    0下载:
  2. 可以连接服务器,连接之后能够进行聊天通信-By connecting clients can realize chat communication client and server keys, this file can be installed on your computer
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-06-10
    • 文件大小:17530381
    • 提供者:lrh
  1. Sendfile

    0下载:
  2. 簡易聊天室 使用Server Client 增加傳送檔案功能-Easy Chat Server Client to increase the use of file transfer function
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3293
    • 提供者:Ching
  1. chat-Mehrabi

    0下载:
  2. a simple project for chat with client / server
  3. 所属分类:CSharp

    • 发布日期:2017-04-28
    • 文件大小:242051
    • 提供者:farsas
  1. Chat

    0下载:
  2. 这是一个最简单的聊天软件服务端和客户端源码。-chat server and client
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-09
    • 文件大小:1593795
    • 提供者:陈成
  1. Program-Server-Client

    0下载:
  2. chit chat using java socket
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-15
    • 文件大小:6166
    • 提供者:bondan chuk
  1. Chat-client

    0下载:
  2. Chat client with server side and client side. Start your own chat server.
  3. 所属分类:.net

    • 发布日期:2017-04-26
    • 文件大小:115890
    • 提供者:Mon??y
  1. mini-chat

    0下载:
  2. 一个简单的局域网聊天软件,可以实现服务器与客户端的在线聊天。-A simple LAN chat software, you can achieve online chat server and client.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-01
    • 文件大小:105535
    • 提供者:李承卫
  1. chat

    0下载:
  2. chat between client and server
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:7528
    • 提供者:jonny
  1. CHAT

    0下载:
  2. System basic chat, server console and client windows form, csharp c#.
  3. 所属分类:CSharp

    • 发布日期:2017-05-03
    • 文件大小:935597
    • 提供者:majestyunic
  1. chat

    0下载:
  2. 一个简单的局域网服务器端+客户端的聊天系统和音乐播放器,功能基本上很简单“只能够在局域网内进行聊天”-A simple LAN server+ client chat system and music player, function basically is simple \ can only be carried out within the local area network chat\
  3. 所属分类:CSharp

    • 发布日期:2017-04-29
    • 文件大小:369617
    • 提供者:Daisy
  1. socket.io-android-chat-master

    0下载:
  2. Android app on platform Android studio has server/client
  3. 所属分类:android

    • 发布日期:2017-05-23
    • 文件大小:7013232
    • 提供者:sj01
  1. Desktop

    0下载:
  2. 很棒的一个东西clientlinux实现聊天小程序客户端和服务器端(A great thing, clientlinux chat applet, client and server side)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:4096
    • 提供者:韩金群
  1. linux_qq

    0下载:
  2. 该代码在Linux实现了一个类似于windows上的QQ的聊天工具。主要是基于TCP/IP协议的socket通信。包括服务器端和客户端两部分,其中客户端使用了select的IO多路复用技术,服务器端由于要监听多个客户端,因此使用了epoll的IO多路复用技术。整个项目目前可以实现的功能有用户的注册与登录,添加好友,发送聊天消息,发送与接收文件等。(The code implements a chat tool similar to windows on QQ in Linux. Socket c
  3. 所属分类:其他

    • 发布日期:2018-01-04
    • 文件大小:41984
    • 提供者:零下10度C
  1. c#简单的CS服务器客户端聊天

    0下载:
  2. c#简单了聊天服务器客户端源码,初学者学习非常不错。(C# simple chat server client source code)
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:149504
    • 提供者:kaka2000
  1. TCP_server_client

    0下载:
  2. Vb6.0编写的客户端和服务器之间通信软件,可以作聊天软件,稍作修改后还可以扩展其他功能,已经通过验证.(Vb6.0 written communication between the client and server software, you can make chat software, with some slight modifications can also extend other functions, has been validated.)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-22
    • 文件大小:5120
    • 提供者:sun_rain
  1. TCP—chat

    0下载:
  2. 使用Qt-Creator编写的基于TCP协议的网络聊天程序,包含服务器端和客户端,自己写的,经过测试能够正常使用。(The web chat program based on the TCP protocol written by Qt-Creator includes the server side and the client side, and writes it by itself. After testing, it can be used normally.)
  3. 所属分类:界面编程

    • 发布日期:2018-05-01
    • 文件大小:10240
    • 提供者:水里一条猫
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com