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

搜索资源列表

  1. miksago-node-websocket-server

    0下载:
  2. miksago-node-websocket-server
  3. 所属分类:其它源码

    • 发布日期:2012-06-20
    • 文件大小:31.44kb
    • 提供者:danix800
  1. Login.rar

    0下载:
  2. 时尚数码平台登录模块 strut2+hibernate整合 四层架构 底层数据库层 DAO server层 表现层,Fashion digital platform registry module strut2+ Hibernate integrated four-tier structure the underlying database layer DAO server layer layer
  3. 所属分类:Ajax

    • 发布日期:2017-05-04
    • 文件大小:1.19mb
    • 提供者:djj
  1. dwrpush_demo

    0下载:
  2. 基于dwr的server push,后台向页面推送信息的代码-Dwr on the server push, push back the information to the code page
  3. 所属分类:Ajax

    • 发布日期:2017-05-12
    • 文件大小:2.65mb
    • 提供者:zjack
  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
    • 文件大小:1.38kb
    • 提供者:
  1. Ajax

    0下载:
  2. 利用js实现与服务器的异步交互,利用ajax 的jquery实现不刷新效果-Js to achieve the use of asynchronous interaction with the server, using ajax does not refresh the jquery effects to achieve
  3. 所属分类:Ajax

    • 发布日期:2017-03-29
    • 文件大小:367.1kb
    • 提供者:
  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
    • 文件大小:1.47kb
    • 提供者:
  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
    • 文件大小:5.1mb
    • 提供者: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-16
    • 文件大小:22.04kb
    • 提供者:木暖
  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
    • 文件大小:390.58kb
    • 提供者:杨东
  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
    • 文件大小:69.89kb
    • 提供者:xh
  1. Srs

    0下载:
  2. 用最近的dojo1.2.1制作前端的ajax购书网站,分注册用户购物和非注册用户购物两部分(其实非注册用户只是个噱头),一个页面完成所有必要功能,页面颜色有点难看,管理员部分没有做。后端为servlet+ms sqlserver2k,代码编写所用的IDE为wsad5.1,服务器使用的是wsad自带的,是本人这学期的j2ee其中项目,-Dojo1.2.1 with the latest front-end production of ajax book web site, points to re
  3. 所属分类:Ajax

    • 发布日期:2017-05-13
    • 文件大小:3.05mb
    • 提供者:Kyd Hong
  1. chat

    0下载:
  2. 一个聊天室demo~~用的是最近出来的Jaxer1.2服务器(号称是第一个完全的Ajax服务器)~~对初学者来说是一个很不错的教程-A chat room demo ~ ~ used recently by Jaxer1.2 server (which claims to be the first full Ajax server) ~ ~ for beginners is a very good tutorial
  3. 所属分类:Ajax

    • 发布日期:2017-04-25
    • 文件大小:26.15kb
    • 提供者:Kyd Hong
  1. demo

    0下载:
  2. ajax chat server demo
  3. 所属分类:Ajax

    • 发布日期:2017-04-12
    • 文件大小:951byte
    • 提供者:kamejoko80
  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
    • 文件大小:4.22kb
    • 提供者:原力
  1. ftp

    0下载:
  2. 实现了ftp服务器的功能,可以用于自学和教学-this code implements the function of ftp server,which can be used to teaching and self-teaching.
  3. 所属分类:Ajax

    • 发布日期:2017-04-16
    • 文件大小:15.27kb
    • 提供者:Zhangjun
  1. ajaxguest

    0下载:
  2. ajax实现的留言。使用的是SQL Server 数据库。-ajax messages to achieve!
  3. 所属分类:Ajax

    • 发布日期:2017-04-16
    • 文件大小:133.28kb
    • 提供者:lishaoyong
  1. aienAjaxASP

    0下载:
  2. 本程序由Anlige开发,开发语言为Asp,服务器脚本为VBscr ipt AJAX部分采用JQuery框架,功能代码均为原创 数据库暂时采用ACCESS 程序功能: 多人即时聊天 新信息声音提示 用户自主选择表情和颜色 管理员删除信息/踢出用户 高强度管理密码 数据库压缩-This procedure by Anlige development, the development of language for the Asp, the server scr i
  3. 所属分类:Ajax

    • 发布日期:2017-04-17
    • 文件大小:390.32kb
    • 提供者:111111
  1. mod_fastcgi-2.4.2.tar

    0下载:
  2. Apache网络服务器的一个模块程序,使用FastCGI协议进行通信,值得学习-mod_fastcgi is a module for the Apache web server, that enables FastCGI- a standards based protocol for communicating with applications that generate dynamic content for web pages.
  3. 所属分类:Ajax

    • 发布日期:2017-03-25
    • 文件大小:95.99kb
    • 提供者:qwwqe
  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-04
    • 文件大小:1.31mb
    • 提供者:marrolig
  1. server-client

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

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