搜索资源列表
mms
- 应用于华为中国移动甘肃项目组的彩信发送平台全套代码,未纳入产品线,版权为本人个人所有 使用JAVA和spring框架开发(用到了spring的rmi),部署于AIX系统,服务器端部署于能和移动MMSC通信的主机上,客户端拼装彩信内容并转换为字节流,通过rmi调用服务端方法进行发送(适用于客户端服务器无法直接连接移动彩信网关的情况)也可将客户端和服务器端部署与同一台主机(适用于客户端服务器可直接连接移动彩信网关的情况) 内涵代码、API手册及使用说明-Huawei applied to t
rmiTEST
- rmi学习心得,通过在MS-DOC到eclipse+spring的调试使用,熟练掌握rmi远程调用应用-rmi learned, through the MS-DOC to debug eclipse+ spring use, proficiency in the application of Remote Invocation rmi
alarmDeal
- spring 开发例子,该例子提供了spring 控制反转,rmi配置 JMS配置等方面内容-spring development of examples, the examples provided by the spring IoC, rmi configuration aspects, such as JMS configuration
spring-Reference_zh_CN
- spring为编写企业应用程序提供了轻量的解决方案,同时仍然支持使用声明式事务、 用rmi或web service远程调用、以及使用多种方式来将数据持久化到数据库。spring提供了全功能的 MVC framework, 以及透明集成AOP到你的软件中的能力。-spring for the preparation of enterprise applications provides a lightweight solution, while still supporting the use
spring2[1].0by_jxair
- spring提供了一种轻量级的解决方案,用于建立“快装式企业应用”。在此基础上,spring还提供了包括声明式事务管理,rmi或Web Services远程访问业务逻辑,以及可以多种方法进行的持久化数据库地解决方案。-spring provides a lightweight solution for the establishment of " fast-loading enterprise applications." On this basis, spring also
spring2.5
- spring为编写企业应用程序提供了轻量的解决方案,同时仍然支持使用声明式事物,用rmi或web service远程调用,以及使用多种方式来将数据时持久化到数据库.spring提供了全功能的mvc framework,以及透明集成AOP到你的软件中的能力-spring for the preparation of enterprise applications provide a lightweight solution, Tong Shi Shi Yong declarative still
spring.rmi
- spring rmi通信配置未例,通过spring配置客户端与服务器端通过rmi进行通信,从而为客户端为rcp的运用提供数据传输的能力,也可用于服务端间的通信,速度很快。 项目需要myeclipse,需要的LIB已经全部加入。-spring rmi communication configuration without cases, through the spring configuration client and server communicate via rmi to the cl
Evan
- 这里面一共有五个压缩包,第一个是corba的简单实现例子,第二个是ssh(struts,spring,hibernate)的学习资料及使用手册(中文),第三个是rmi的简单实现示例,第四个是dll的简单实现示例,第五个是网络安全的教案-That which a total of five compression package, the first is a simple implementation of corba example, the second is the ssh (struts
Webservice
- web service 用web service for rmi call ,using the xfire as the tool and spring and hibernate -web service for rmi call ,using the xfire as the tool and spring and hibernate
rmi_DEMO
- rmi服务器端和客户端调用DEMO,包括JAVA标准rmi方式和使用spring rmi代理方式(ECLIPSE工程,需要JDK1.4或以上)。-rmi server and client called DEMO, including JAVA standard methods and the use of spring rmi rmi proxy mode (ECLIPSE project, which requires JDK1.4 or above).
springrmi
- java rmi调用,采用spring方式。-java rmi calls, the use of spring means.
spring_rmi_Hibernate
- spring rmi+Hibernate实现 Hibernate管理数据库的远程数据库操作例子,实现查找功能。数据库Oracle10g编译环境MyEclipse8.5版本java1.5以上需要的包spring2.5.6及Hibernate3在lib包中-spring rmi+ Hibernate Hibernate implementation of the remote database operations management database example, to achieve
springrmiServer
- 理由spring rmi 做 的接口服务端,为应用提供接口的例子sping rmi 服务器-Reasons spring rmi interface to do the service side, providing an interface for the application examples sping rmi server
rmiServer
- spring rmi 例子,提供spring rmi远程调用示例,用于测试-spring rmi example
spring-rmi
- spring整合rmi的使用,实现不同项目间方法的远程调用。-spring integrate the use of rmi, remote method calls between different projects.
nonlqcll
- spring和rmi非本地实现,包含客户端和服务端这一系列配套-spring and rmi non-local implementation, including client and server this a series of form a complete set
spring-framework-reference
- The spring Framework is a lightweight solution and a potential one-stop-shop for building your enterprise-ready applications. However, spring is modular, allowing you to use only those parts that you need, without having to bring in the rest. You can