CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 其它源码 搜索资源 - 服务器 客户端

搜索资源列表

  1. ajaxCounter

    0下载:
  2. ajax打造的动态计数器,首次使用了交互的原理,原创作品,市面上相同的插件代码很少见哦~~~~ 1.以当前文件的文件名为统计基础。 2.ajax发送方式可以是get/post,调用非常简单: 写在window.onload里是为了页面加载完成后才开始统计。 3.返回结果为纯数字,即当前页面的访问次数 4,单个页面对某一用户一天只记数一次(通过cookie方式实现) 注:如果客户端禁止了cookie,则通过服务器端进行判断,确保一个页面一天只记
  3. 所属分类:其它源码

    • 发布日期:2008-10-13
    • 文件大小:4431
    • 提供者:ZN
  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-24
    • 文件大小: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-19
    • 文件大小:5343232
    • 提供者:ye.deng
  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-29
    • 文件大小: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-30
    • 文件大小:71568
    • 提供者:xh
  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. loveprogram

    0下载:
  2. 蓝牙手机聊天 本压缩包提供客户端 和 服务器端-lanyashoujiliaotian
  3. 所属分类:Ajax

    • 发布日期:2017-05-16
    • 文件大小:4486063
    • 提供者:周庆江
  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-29
    • 文件大小: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. ajaxpatterns

    0下载:
  2. 本书深入探讨了动态的网络应用,将ajax和rest集成在一起作为单独的解决方案。一个很大的优势是,与ajax相似,rest可以和现今存在的技术一起使用。现在上百万的客户端计算机都是基于ajax的,上百万的服务器是基于rest的。. 无论你是否开发过ajax应用程序,这都是一本理想的书。因为这本书描述了各种各样的模式和最好的实践经验。通过此书的学习,你可以快速地检查和校验你是否构造了一个高效的ajax应用程序。-This book explores in depth the dynamic w
  3. 所属分类:Ajax

    • 发布日期:2017-05-29
    • 文件大小:11561391
    • 提供者:qt
  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. 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. Beginning.AJAX.with.PHP

    0下载:
  2. 与此不同,AJAX应用可以仅向服务器发送并取回必须的数据,它使用SOAP或其它一些基于XML的页面服务接口(接口),并在客户端采用Javascr ipt处理来自服务器的回应。因为在服务器和浏览器之间交换的数据大量减少(大约只有原来的5 ),结果我们就能看到回应(服务器回应)更快的应用(结果)。同时很多的处理工作可以在发出请求的客户端机器上完成,所以Web服务器的处理时间也减少了。-Supercharge your website with the Ajax functionality of jQ
  3. 所属分类:Ajax

    • 发布日期:2017-11-07
    • 文件大小:3882179
    • 提供者:andyzygg
  1. dwr

    0下载:
  2. DWR 实现服务器端向客户端精确消息推送-DWR implement server-side to the client exact message push
  3. 所属分类:Ajax

    • 发布日期:2017-11-21
    • 文件大小:1239401
    • 提供者:wang
  1. Timer

    0下载:
  2. WEB应用程序无状态,无法主动更新客户端的显示。需要一种定时更新机制,来保持与服务器的同步。 可以使用ASP.NET Ajax中的Timer控件来实现-WEB application stateless, unable to take the initiative to update the client' s display. Need for a regular update mechanism to maintain synchronization with the server
  3. 所属分类:Ajax

    • 发布日期:2017-03-31
    • 文件大小:1022
    • 提供者:闵凌文浩
  1. WebPaint

    0下载:
  2. 网络白板,实现多线程,客户端和服务器,画图板可以扩展-Network whiteboard, multi-threaded, client and server
  3. 所属分类:Ajax

    • 发布日期:2017-03-25
    • 文件大小:279524
    • 提供者:费仁杰
  1. TCPClient

    0下载:
  2. 基于文件传送的客户端 实现socket编程,通过与服务器之间的连接,把服务器端的数据copy过来!-file send client
  3. 所属分类:Ajax

    • 发布日期:2017-04-04
    • 文件大小:804
    • 提供者:尹杰民
  1. P4_NetworkingWhiteboard_20115461

    0下载:
  2. 网络白板:在线用户、图形绘制、图形共享、可扩展增加:【图形移动、变更、白板操作迸发控制】,客户端之间互发消息,服务器转发 -Network whiteboard: Online users, graphics rendering, graphic shared, scalable increase: [Graphic move, change, whiteboard operating burst control], each message between the client, the
  3. 所属分类:Ajax

    • 发布日期:2017-04-02
    • 文件大小:52329
    • 提供者:刘君
« 12 »
搜珍网 www.dssz.com