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

搜索资源列表

  1. TCPServer

    0下载:
  2. JAVA实现的TCP通信协议的服务器端源码,请与客户端一起运行。源码所在的包需要修改成自己的项目所在的包。-JAVA implementation of TCP communication protocol server-side source code, please run together with the client. Need to modify the source where the package into your project where the package.
  3. 所属分类:Ajax

    • 发布日期:2017-03-22
    • 文件大小:1411
    • 提供者:
  1. TCPClient

    0下载:
  2. JAVA实现的TCP协议的客户端,与TCP协议的服务器端程序一起运行,可以实现两个程序之间的通信。-JAVA implementation of TCP protocol client, and TCP protocol with the server-side program running, you can realize the communication between the two procedures.
  3. 所属分类:Ajax

    • 发布日期:2017-03-23
    • 文件大小:1504
    • 提供者:
  1. dwrpush

    0下载:
  2. 使用DWR服务器推送技术实现聊天功能,在线的所有用户以及用户发送的消息都有服务器“推”给客户端进行显示-The use of DWR server push technology to achieve the chat function, online for all users and users to send messages have the server to the client to display the" push"
  3. 所属分类:Ajax

    • 发布日期:2017-05-18
    • 文件大小:5343232
    • 提供者:ye.deng
  1. chat

    0下载:
  2. java聊天室,支持多人聊天和私聊,显示用户列表。有server和client两个类,在eclipse上运行的。基本功能很全,代码无错误-java chat room, support multiplayer chat and private chat, display a list of users. Server and client two classes running in eclipse. The basic functions is very wide, error-free co
  3. 所属分类:Ajax

    • 发布日期:2017-11-15
    • 文件大小:22574
    • 提供者:木暖
  1. TestAjax

    0下载:
  2. 主要介绍客户端ajax技术的应用,主要绍了服务器与客户端的交互过程,是ajax开发的好帮手-Introduces the client-side ajax technology, the main Shaozeng the server and client interaction is a good helper ajax development
  3. 所属分类:Ajax

    • 发布日期:2017-03-28
    • 文件大小:399951
    • 提供者:杨东
  1. ajaxvnc-r01.00

    0下载:
  2. AjaxVNC 一个简单的远程控制服务器,服务端很小巧,客户端使用浏览器即可-AjaxVNC a simple remote control of server, client service is very small, the client can use the browser
  3. 所属分类:Ajax

    • 发布日期:2017-03-29
    • 文件大小:71568
    • 提供者:xh
  1. reader.tar

    0下载:
  2. AJAX Book Reader is a complete AJAX client-server application that may be used with a Web browser to display a sequence of text files one page at a time. The display style is completely controlled by a configuration file. The first application of thi
  3. 所属分类:Ajax

    • 发布日期:2017-04-04
    • 文件大小:4324
    • 提供者:原力
  1. Developing_Service-Oriented_AJAX_Applications_on_

    0下载:
  2. Delve into the fundamental architectural principles and techniques for developing service-oriented AJAX applications for the enterprise. This guide offers a code-heavy, example-based approach to learning how to write a modern services API and an AJAX
  3. 所属分类:Ajax

    • 发布日期:2017-05-03
    • 文件大小:1369727
    • 提供者:marrolig
  1. OpenResty.pm

    0下载:
  2. 此模块实现了一个服务器段openresty服务协议。它为服务器端和客户端(纯ajax)提供了一个可脚本执行、可扩展的web应用。-This module implements the server-side OpenResty web service protocol. It provides scr iptable and extensible web services for both server-side and client-side (pure AJAX) web applicati
  3. 所属分类:Ajax

    • 发布日期:2017-03-31
    • 文件大小:9069
    • 提供者:晓旭
  1. ajax_transportation_methods

    0下载:
  2. AJAX 的 client/server 溝通機制探究,非同步傳輸.XMLHttpRequest,ActiveXObject -if(window.XMLHttpRequest){ // Mozilla, Opera, Safari, … request = new XMLHttpRequest() } else if (window.ActiveXObject){ // IE request=new ActiveXObject("Msxml2.XMLHTT
  3. 所属分类:Ajax

    • 发布日期:2017-04-09
    • 文件大小:1416968
    • 提供者:QiuGuoqiang
  1. tabcontrol-ajax

    0下载:
  2. 用php做服务端,ajax做客户端实现了tab控件,实现了鼠标移上后异步加载页面的效果-To do with the php server, ajax to do to achieve a tab control client to achieve the mouse to move the page after the induction effect of load
  3. 所属分类:Ajax

    • 发布日期:2017-04-02
    • 文件大小:3859
    • 提供者:洪传斌
  1. UDPServer

    0下载:
  2. JAVA实现的UDP通信协议的服务器端源码,请与客户端一起运行。源码所在的包需要修改成自己的项目所在的包。-JAVA UDP communication protocol implemented server-side source code, please run in conjunction with the client. Need to modify the source where the package into your project where the package.
  3. 所属分类:Ajax

    • 发布日期:2017-03-28
    • 文件大小:1419
    • 提供者:
  1. UDPClient

    0下载:
  2. JAVA实现的TCP通信协议的客户端源码,请与服务器源码一起运行,实现两者之间的通信,源码所在的包需要修改成自己的项目所在的包。-JAVA TCP communication protocol to achieve the client source code, please run in conjunction with the server source code, to achieve communication between the two, where the packets nee
  3. 所属分类:Ajax

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

    0下载:
  2. socket 编程, 通过ajax的调用可以实现 实时更新数据, 代码只有server 和client 其他部分需要自己去添加-no i english is pool
  3. 所属分类:Ajax

    • 发布日期:2017-04-06
    • 文件大小:16158
    • 提供者:lijianhua
  1. jFormer-dev

    0下载:
  2. jFormer是一套jquery的plugin,它可以協助您快速的執行Client-Side與Server-Side驗證機制,非常實用-jFormer is a form framework written on top of jQuery that allows you to quickly generate beautiful, standards compliant forms. Leveraging the latest techniques in web design, jFormer
  3. 所属分类:Ajax

    • 发布日期:2017-03-31
    • 文件大小:95353
    • 提供者:Tin
  1. ajax

    0下载:
  2. 使用Ajax的核心技术实现客户端与服务器通信的基本方法-The core technology using Ajax client and server communicate the basic method
  3. 所属分类:Ajax

    • 发布日期:2017-04-03
    • 文件大小:1080
    • 提供者:连建
  1. Ajax

    0下载:
  2. AJAX允许以异步的方式向Web服务器发出请求。这种方式就使客户端浏览器可以持续为用户提供内容和操作界面而不必等待服务器的响应。-AJAX allows a request to the Web server in an asynchronous manner. This way the client browser can continue to provide users with content and user interface without having to wait for a
  3. 所属分类:Ajax

    • 发布日期:2017-04-07
    • 文件大小:460584
    • 提供者:yuanpan
  1. java-project-on-micro-blogging-with-code

    0下载:
  2. it is a microblog client in java and a server in php
  3. 所属分类:其它源码

    • 发布日期:2016-01-21
    • 文件大小:369869
    • 提供者:k
  1. Chat1

    0下载:
  2. 该网络聊天工具为单一的聊天工具,没有采用传统的客户端—服务器模式。在该聊天程序中,主要功能为像指定IP地址的客户端发送信息,并记录下时间。当被发送端正在使用该程序时,将发送端发送的信息显示出来,并显示出发送端的IP地址及时间等信息。-The Internet chat tool as a single chat tool does not use the traditional client- server model. The main function in the chat program
  3. 所属分类:Ajax

    • 发布日期:2017-04-08
    • 文件大小:1489
    • 提供者:陈祥绪
  1. server-client

    0下载:
  2. 建一个客户端,服务器,多线程服务器 网络实验,东北大学-a client and a server
  3. 所属分类:Ajax

    • 发布日期:2017-05-08
    • 文件大小:1753322
    • 提供者:llhhtt
« 12 »
搜珍网 www.dssz.com