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

搜索资源列表

  1. NetGame

    0下载:
  2. 一款JAVA网络格斗游戏,分服务端和游戏端,通过这个源代码你可以了解到用JAVA编写网络服务端的实例,还可了解到JAVA游戏的显示类、游戏控制类、游戏界面绘制类和声音调用类等-JAVA Games fighting a network, sub-service client-side and games through which the source code that you can use JAVA client to prepare an example of network servi
  3. 所属分类:Java Develop

    • 发布日期:2017-04-25
    • 文件大小:112690
    • 提供者:dddhero
  1. vincentforQQ_server

    0下载:
  2. 企业级的即时通软件。。java语言写的 这是服务端部份。-Real-time enterprise-class software. . java language of this part of the service client.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-09
    • 文件大小:1748375
    • 提供者:vincent
  1. 200438213869

    0下载:
  2. 功能强大的webmail服务端, 功能强大的webmail服务端,-Powerful webmail server, webmail powerful server, a powerful webmail client services,
  3. 所属分类:Java Develop

    • 发布日期:2017-05-20
    • 文件大小:5539761
    • 提供者:11
  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. 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. evelop51008

    0下载:
  2. Java 的servlets和jsp的软件开发包。支持jsp1.0以及servlet2.1。版本比较旧,不过用它学服务端的应用开发还是比较容易,特点是配置比较简单。 在LINUX和WINDOWS下都可以简单地安装和使用。 -Java, servlets and jsp' s Software Development Kit. Jsp1.0 as well as support servlet2.1. Older version, but use it to study the a
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-06
    • 文件大小:327489
    • 提供者:张进
  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. javabean

    0下载:
  2. 关于一个游戏,不同的服务端的猜数游戏,主要是控制同步-On a game, a different side to guess the number of service games, mainly to control synchronization
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-03-30
    • 文件大小:6543
    • 提供者:赵玉龙
  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. FTPdownload

    0下载:
  2. java模仿FTP下载的服务端程序代码 包括说明-java imitate FTP server to download the program code including a descr iption of
  3. 所属分类:Java Develop

    • 发布日期:2017-03-26
    • 文件大小:389727
    • 提供者:cc
  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. 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. JavaHelloworld

    0下载:
  2. JavaHelloworld flash socket聊天服务端-JavaHelloworld flash socket chat server
  3. 所属分类:Java Develop

    • 发布日期:2016-01-27
    • 文件大小:11202
    • 提供者:linguifa
  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. modeler-1.1-src

    0下载:
  2. Java 管理扩展是用于创建可配置、可操作的管理应用,它是用在服务端的应用。-Java Management Extensions (JMX) is an API that facilitates building management applications that can configure, and perform operations on, a server application.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:167873
    • 提供者:camelwoo
« 1 2 3 4 5 6 78 9 10 11 12 ... 31 »
搜珍网 www.dssz.com