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

搜索资源列表

  1. updateForPHP

    0下载:
  2. 选择多个文件上传,显示上传速度,进度条,纯正的FLASH代码,使用的是HTTP协议,所以客户端,服务端都不需要安装任何组件,这是PHP的演示文件。 -failed to translate
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-29
    • 文件大小:27185
    • 提供者:张冰
  1. Client

    0下载:
  2. 用JAVA实现多线程网络服务器与客户端通讯的简单程序,可以支持多个客户端向服务器提供服务-JAVA to achieve with multi-threaded web server with a simple client program, can support multiple clients to provide services to the server
  3. 所属分类:Java Develop

    • 发布日期:2017-04-28
    • 文件大小:8404
    • 提供者:l
  1. java346888244

    0下载:
  2. 简单聊天程序,实现客户端发送给所有用户 程序先运行服务端在运行客户端-Simple chat program, to achieve the client sent to all users to run the server program is running the client
  3. 所属分类:Java Develop

    • 发布日期:2017-04-24
    • 文件大小:280256
    • 提供者:gaoxiangyang
  1. Java_ProxyServer

    0下载:
  2. 是一个实现了代理服务的类。当有客户端连接时调用serve()方法,可以在客户和服务器端传输数据。-It is a realization of the category of agency services. When the client calls the connection serve () method to the client and server-side data.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:5541
    • 提供者:kevin
  1. JavaUDP_communication

    0下载:
  2. 这个是一个由客户端和服务端程序的UDP通信的Java应用程序,使用时,可以在本机上,也可以在局域网两台机子上,只要把源代码中对应的hostname值由127.0.0.1改为对应的IP地址即可,是个很不错的例子,-This is a client and server UDP communications program Java applications, when used in this machine can also be two machine on the LAN, as long
  3. 所属分类:Applet

    • 发布日期:2017-04-14
    • 文件大小:2798
    • 提供者:艾文
  1. buffalo-core

    0下载:
  2. 通过对bufflao改造,实现了session权限验证,用户在客户端通过js调用服务时,都需要进行session验证才能通过,确保服务的安全,主要修改在ApplicationServlet.java文件,以满足一些对权限要求高的服务-Bufflao through transformation, the realization of the session to verify permissions, the user on the client services through the js
  3. 所属分类:Java Develop

    • 发布日期:2017-05-12
    • 文件大小:2648772
    • 提供者:scentdia
  1. ChatRoom

    0下载:
  2. 在本地局域网机器上实现的简单聊天室程序,有服务端和客户端,应用了基本的Socket类和多线程技术-Machines in the local LAN chat room to achieve a simple procedure, there are server and client, the application of the basic Socket class and multi-threading technology
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:35195
    • 提供者:吴嘉祥
  1. socket

    0下载:
  2. 基于socket编写的java聊天软件,分为客户端和服务端,可以进行群聊和私聊,界面人性化-Socket prepared based on the java chat software, and services into the client side, can be a group chat and私聊, user-friendly interface. .
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:845854
    • 提供者:秦风
  1. Step02

    1下载:
  2. jsp+javabean+servlet实现的在线书店,很不错的源码,只需在Tomcat下做配置就可运行,客户端含有注册登录,注册信息修改,购物车,商品分类,商品查询,最新和特价商品查看,订单状态,留言板和论坛等模块,服务端含有用户管理,商品管理,订单处理等模块 -online bookstore, complete, installed after Mysql and Tomcat can. The following steps : (1) copy the source code book
  3. 所属分类:Jsp/Servlet

    • 发布日期:2015-05-11
    • 文件大小:2443
    • 提供者:baoyu
  1. UDP_Multicast

    0下载:
  2. 用Java编写的udp 组播程序,包含客户端,服务端。-Prepared to use Java multicast udp procedures, including client, server.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:43484
    • 提供者:jhon
  1. Pros

    0下载:
  2. axis客户端 axis服务器端 web服务-axis client axis server and web service
  3. 所属分类:Java Develop

    • 发布日期:2017-05-20
    • 文件大小:6067493
    • 提供者:guoxioa
  1. ChatV1.0

    0下载:
  2. java 简单网络聊天窗口功能简单,实现了服务端和客户端字符发送接收,可以无限扩充。有兴趣的继续扩展。-java simple network features a simple chat window, the realization of the service client and send the client to receive characters can be expanded infinitely. Are interested in continuing to expand.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:1522
    • 提供者:like
  1. chat

    0下载:
  2. 客户端与服务端,没有界面,在dos下编译运行-Client and server, there is no interface, the compiler is running under dos
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:1887
    • 提供者:xsl
  1. SimpleJavaChatRoom

    0下载:
  2. 一个简单的Java聊天室系统,简单易用,是Java初学者的好东西,其中包含了聊天客户端和聊天服务端,功能完备。-A simple Java chat room system, easy to use, is Java a good thing for beginners, which includes a chat client and chat server, full-featured.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:19084
    • 提供者:罗维
  1. Socket

    0下载:
  2. 用Java Socket完成如下功能:建立客户端和服务器端通讯,服务器端地址为本地端口自拟。两端以TCP形式通讯,假设客户端Class叫Client,服务器端Class叫Server。当运行 java Client Hello时,服务器端能接受客户发来的Hello字符并打印”Receive Hello”然后返回给客户端“How r u doing”字符串 客户端收到后打印”Received How are you doing”. 此时服务器端服务始终运行并未停止并等待其他Socket连接(客户端
  3. 所属分类:JavaScript

    • 发布日期:2016-01-24
    • 文件大小:32621
    • 提供者:wangdan
  1. P2Pnet

    0下载:
  2. 用Java编写的p2p通信程序,服务端用来通知上线人数,客户端通过互设端口来通信。-java socket program
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:48649
    • 提供者:Fire
  1. fa

    0下载:
  2. 用Socket编程实现邮件客户端和服务端的通信,时能够接受和发送邮件-Socket programming with mail client and server communications, they can receive and send e-mail
  3. 所属分类:Java Develop

    • 发布日期:2017-04-09
    • 文件大小:12537
    • 提供者:张飞扬
  1. sourcejammer-src-2.1.0.0.gpl

    0下载:
  2. SourceJammer-是一个纯Java的源码与版本控制系统。它包括一个服务端组件用来管理文件及版本历史,处理登入,登出等和其它命令;一个客户端组件用来处理对服务器的请求及管理在客户端文件系统上的文件。-SourceJammer-is a pure Java source code and version control system. It includes a server component used to manage documents and versions of history
  3. 所属分类:Java Develop

    • 发布日期:2017-05-16
    • 文件大小:4496189
    • 提供者:Rubbish
  1. yellowPages

    0下载:
  2. 这是一个基于开源架构JADE的一个黄页服务的小例子,是一个基于手机客户端得j2me应用程序,可以显示为客户端用户提供黄页搜索等服务。-This is an open source framework based on JADE, a small example of the Yellow Pages service is a client based on a cell phone j2me application, the client can display to provide users
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:6131
    • 提供者:彭文福
  1. Chat

    0下载:
  2. 用java实现的一个简单的聊天程序,一个服务端,作为信息处理中心,所有的客户端发送的信息都要经过服务端的处理转发。-Achieved with a simple java chat program, a service client, as an information processing center, all information sent by the client to go through the server to deal with the transponder.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:21963
    • 提供者:yan
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 26 »
搜珍网 www.dssz.com