GeekArticles
Java
Core Java
Java
Core Java.NET REMOTING .. ( A simple approach )
By Shripad Kulkarni Source Code : NetRemoting .NET Remoting provides a powerful and high performance way of working with remote objects. Architecturally, .NET Remote objects are a perfect fit for accessing resources across the network without the overhead posed by SOAP based WebServices. .NET Remoting is easier to use than Java's RMI, but definately more difficult than creating a WebService. In this article, we will create a remote object that will return rows from a database table. For...n
Sponsored Links
Read Next: NET REMOTING .. The Interface Approach
Related Topics
Subscribe via RSS
Core Java
- Java Graphical User Interface (GUI) Fundamentals
- Java Card Technology Questions and Answers with Zhiqun Chen
- Java TM API for XML-based RPC (JAX-RPC)
- Java Servlets and Serialization with RMI
- Java 2 Introduces Print Capability to the Swing Forum
- The Java Logging API
- JTRON = Java + ITRON
- Java 2D TM New Printing Package
- The Java Platform
- Java Grande
