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

搜索资源列表

  1. RmiGUISimple

    0下载:
  2. a rmi simple gui development i java how to use rmi paradigm in java to connect in the net -a rmi simple gui development i java how to use rmi paradigm in java to connect in the net
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:3253
    • 提供者:alejandro_t
  1. dataclete

    0下载:
  2. java的RMI技术实现一个C/S结构的远程数据查询程序-java remote data query
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-16
    • 文件大小:9745
    • 提供者:胖子
  1. filedownlod

    0下载:
  2. file download program source code using rmi
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:1562
    • 提供者:nireesha
  1. LanTalk_sources

    0下载:
  2. Currently, most of people use MS DCOM/COM+, Java Bean/RMI, and Corba to do distributed computing over internet. All of these technologies are provided with some tools and intermediate objects to simplify internet development. However, these technolog
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:500898
    • 提供者:Louis
  1. digui

    0下载:
  2. 利用rmi远程调用,实现客户端和服务器端的通讯,而不是采用socket的编程方法。-Rmi remoting use to achieve client and server communications, rather than the programming socket.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-06
    • 文件大小:6015
    • 提供者:dqc
  1. TheDistributedObjectTechnology

    0下载:
  2. 介绍分布式软件技术,简要介绍了RMI,详细介绍了分布式技术corba-Describes a distributed software technology, a brief introduction of the RMI, details of the distributed technology corba
  3. 所属分类:MiddleWare

    • 发布日期:2017-04-10
    • 文件大小:1563255
    • 提供者:sune
  1. ddapplet

    0下载:
  2. 一个用applet链接rmi的例子,请下载试用-applet join to rmi
  3. 所属分类:Games

    • 发布日期:2017-04-16
    • 文件大小:21213
    • 提供者:aaa
  1. Entertainment_Pack

    0下载:
  2. wince mips games RMI Au1200 tested
  3. 所属分类:Game Program

    • 发布日期:2017-04-03
    • 文件大小:365225
    • 提供者:javier
  1. RMI_App

    0下载:
  2. a java RMI application of bank cridit card customer management.
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1139885
    • 提供者:mark
  1. RMIPro

    0下载:
  2. a computing engine using RMI
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:67693
    • 提供者:asis
  1. javafr_EXEMPLE-UTILISATION-RMI___Page

    0下载:
  2. exemple of using RMI
  3. 所属分类:MiddleWare

    • 发布日期:2017-04-16
    • 文件大小:82705
    • 提供者:aminos
  1. javaWeb

    0下载:
  2. 利用rmi实现一个会议系统,可以添加,删除,查询-Rmi implementation using a conference system, you can add, delete, query
  3. 所属分类:Web Server

    • 发布日期:2017-04-01
    • 文件大小:15671
    • 提供者:房建凯
  1. RMIprogram

    0下载:
  2. RMI is short for Remote Method Invokation. The program is for managing conference,including adding, delete and query.
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:5372
    • 提供者:liuhongjuan
  1. RMI

    0下载:
  2. Remote method invocation program in java, this file having four files
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-11
    • 文件大小:1305
    • 提供者:ganesh kumar
  1. OReilly.Android.Application.Development.May.2009.

    0下载:
  2. This practical book provides the concepts and code you need to develop software with Android, the open-source platform for cell phones and mobile devices that s generating enthusiasm across the industry.-This practical book provides the concept
  3. 所属分类:android

    • 发布日期:2017-04-09
    • 文件大小:2923833
    • 提供者:Bob Lee
  1. RMImeeting

    1下载:
  2. eclipse,用RMI 构建一个分布式共享会议议程服务。不同的客户能够使用共享会议议程服务,该服务提供会议的查询、增加和删除功能。会议议程服务器有允许用户注册和撤销会议的功能。具体内容在rar包内的word文档中有较详细的说明。 -a RMI distribute share meeting service,you can regist exit and so on
  3. 所属分类:其他小程序

    • 发布日期:2013-12-02
    • 文件大小:134535
    • 提供者:申文霞
  1. rmi

    0下载:
  2. 网络编程中关于远程接口调用的方法和设置远程接口并实现。
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-16
    • 文件大小:10652
    • 提供者:jim
  1. MYRMI

    0下载:
  2. 通过C++特有的代码复用机制模拟实现具有类似RMI功能的类库,此类在接到stop命令后,简单的调用TerminateThread函数将所有客户端的请求线程关闭,此欠考虑,应选择一种切实有效的机制避免在客户端调用函数时正确结束,或者如果不接受则向用户传递一个消息-By C++ specific code reuse mechanism simulation to achieve similar functionality RMI library, stop receiving such order
  3. 所属分类:Other Databases

    • 发布日期:2017-04-17
    • 文件大小:29928
    • 提供者:清风煕
  1. CLIENT-SERVER-CHAT-FRAMES

    0下载:
  2. RMI program.used for remote method invocation
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:2235
    • 提供者:San
  1. RMI

    0下载:
  2. Remmote Method Invocation
  3. 所属分类:Network Security

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