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

搜索资源列表

  1. ChatServer

    0下载:
  2. Linux c语言多进程多用户聊天程序 使用多进程与多线程合作 使用共享内存V进行交换信息 可谓Linux网络套接字编程学习之良品-Linux c multi-process multi-user chat server
  3. 所属分类:Linux Network

    • 发布日期:2017-03-23
    • 文件大小:5943
    • 提供者:hydra
  1. ChatServer

    0下载:
  2. 这是一个在线聊天程序,实现多个客户端连接服务器端,并能够进行群聊-a program of chating on line
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:1361
    • 提供者:秋哲
  1. ChatServer

    0下载:
  2. flex实现的点对点聊天,flex实现的点对点聊天-implemented peer to peer chat flex, flex point achieved chat
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-04-10
    • 文件大小:1456954
    • 提供者:喝水
  1. chatserver

    0下载:
  2. 利用Nio多线程实现用户随机聊天的一个简单例子 服务器用NIO技术实现,避免了服务器需要为每一个客户开启一个线程,并用多线程实现读写操作。-Multithread by Nio the user a simple example of random chat server technology with the NIO, to avoid the server needs to open a thread for each client, and read and write operati
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:39127
    • 提供者:cunjia
  1. lan_multiuser_com

    0下载:
  2. 基于TCP/IP的网络通信技术实现了面向连接的用户与服务器间点对点异步通信,本代码在该基础上应用了多线程以及共享数据结构技术,使网络服务器具有了多用户间数据转发的功能,进而解决了局域网多用户间的通信问题。 使用时先建立ODBC,Server与ChatServer先运行,然后运行Client- Has realized based on the TCP/IP network communication face between the connection user and the server
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-11-10
    • 文件大小:256923
    • 提供者:许豫飞
  1. java_chat

    0下载:
  2. 一款用JAVA制作开发的小型聊天软件,里面附有安装程序和JAVA源代码。 Visual Chat 1.91 Developer Edition - Customize the Visual Chat code regarding your own requirements - Use customchatdev.html for developing / testing - Create .jar and .cab-files containing client-spec
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-25
    • 文件大小:220897
    • 提供者:路宽
  1. chatServer

    0下载:
  2. 功能简单的网络聊天程序,就是个联系而已,先登录在连接-Features a simple network chat program, is a link only to log in to connect
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:3732
    • 提供者:hehe
  1. ddvip

    0下载:
  2. 基于TCP/IP的网络通信技术实现了面向连接的用户与服务器间点对点异步通信,本代码在该基础上应用了多线程以及共享数据结构技术,使网络服务器具有了多用户间数据转发的功能,进而解决了局域网多用户间的通信问题。 使用时先建立ODBC,Server与ChatServer先运行,然后运行Client -Based on TCP/IP network communications technology for connecting users with point-to-point asynchrono
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-02
    • 文件大小:789503
    • 提供者:毛慧华
  1. CHATSERVER

    0下载:
  2. 本程序完成了几个客户端同时访问一个服务器,从面进行通信-This procedure was completed at the same time a number of client visits a server, from the surface to communicate
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:43813
    • 提供者:shenkaikai
  1. ChatServer

    0下载:
  2. 应用Socket接口的,基于TCP/IP协议的群聊器-服务端-Socket interface applications based on TCP/IP protocol of the group chat browser- Server-side
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-31
    • 文件大小:2107
    • 提供者:jiajh
  1. chatServer

    0下载:
  2. java编写的聊天室服务器程序,开发环境为JBuilder-java chat room server preparation procedures for the JBuilder development environment
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:53051
    • 提供者:尚怡翔
  1. ChatServer

    0下载:
  2. 一个由CSharp写的及时聊天服务器版程序源代码。-CSharp write a chat server version of the timeliness of source code.
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-02
    • 文件大小:8140
    • 提供者:潘健鸿
  1. ChatServer

    0下载:
  2. 聊天工具的服务器端源码。客户端要连接到服务器端才能聊天。-Chat tools, server-side source. Client to connect to the server-side in order to chat.
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-08
    • 文件大小:1191
    • 提供者:sunqiuli
  1. 2004122810497386

    0下载:
  2. isual Chat 1.91 Developer Edition - Customize the Visual Chat code regarding your own requirements - Use customchatdev.html for developing / testing - Create .jar and .cab-files containing client-specific .class-files and the images-folder (
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:316066
    • 提供者:李鹏
  1. chatserver

    0下载:
  2. 该BCB上位机程序可实现两个终端之间的对话,采用TCP协议,一个为服务器,一个为客户端,客户端发起主动连接,服务器响应后,可相互对话-err
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-07
    • 文件大小:514488
    • 提供者:sj
  1. ChatServer

    0下载:
  2. 设计内容:设计B/S模式的网络聊天室,客户端使用浏览器和服务器端java应用程序进行通信。-Design elements: design of B/S mode network chat rooms, use the client browser and server-side java applications to communicate.
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:265327
    • 提供者:张三
  1. ChatServer

    0下载:
  2. java 点对点聊天系统 可以用于局域网 同学之间通信-java chat system can be used for peer-to-peer network communication between students
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:46282
    • 提供者:郑万湘
  1. code

    0下载:
  2. 在线聊天室程序 由服务器(源代码在chatserver目录中),客户端(源代码在chat目录中)两部分组成。 先运行服务器程序chatserver.exe,单击程序窗口中的“开始服务”按钮。然后才可以运行客户端chat.exe并登陆聊天室。-Online chat room procedures by the server (the source code in chatserver directory), client (source code in the chat director
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-06-10
    • 文件大小:6861301
    • 提供者:zhang
  1. chatserver

    0下载:
  2. Listas ordenadas [ordered list]
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-25
    • 文件大小:15914
    • 提供者:prenetreitor
  1. downcode.com

    0下载:
  2. chatServer.exe --- 服务端安装包。 --- 安装后执行桌面上的Chat服务,方可提供连接聊天室。 Cchat.exe ------客户端安装包。 ------安装后执行桌面上的c聊天-登陆,填入Ip,昵称,然后连接服务器,开启聊天。 c+dos构成的聊天室系统。 -chatServer.exe------ Services client installation package.------ After the installatio
  3. 所属分类:Other systems

    • 发布日期:2017-05-09
    • 文件大小:1905865
    • 提供者:卓越
« 1 2 3 45 6 7 8 9 10 11 »
搜珍网 www.dssz.com