<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://pgsarang.sys-con.com"  xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>Latest News from P.G. Sarang</title>
 <link>http://pgsarang.sys-con.com/</link>
 <description>Latest News from P.G. Sarang</description>
 <language>en</language>
 <copyright>Copyright 2009 Ulitzer.com</copyright>
 <generator>Ulitzer.com</generator>
 <lastBuildDate>Thu, 10 Dec 2009 14:08:16 EST</lastBuildDate>
 <docs>http://backend.userland.com/rss</docs>
 <ttl>360</ttl>
<item>
 <title>Mobile Agent-Based File Search Utility</title>
 <link>http://pgsarang.sys-con.com/node/331192</link>
 <description>In today&#039;s world of network computers our important documents are usually widely dispersed on several computers in our networks. Over a period of time, we forget their location and searching for these files on a huge network turns out to be a frustrating experience. Such searches are typically not only time-consuming, but also consume valuable and scarce network resources. This article provides an elegant solution to this problem.&lt;p&gt;&lt;a href=&quot;http://pgsarang.sys-con.com/node/331192&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Sun, 04 Feb 2007 17:00:00 EST</pubDate>
 <guid isPermaLink="true">http://pgsarang.sys-con.com/node/331192</guid>
 <comments>http://pgsarang.sys-con.com/node/331192#feedback</comments>
</item>
<item>
 <title>How To Build a Matrix Calculator for Java-Enabled Mobile Phones</title>
 <link>http://pgsarang.sys-con.com/node/48852</link>
 <description>Because the RAM available for Java Midlets running on the J2ME mobile platform is typically of the order of only 500KB, developers need to take care selecting data structures allocating resources in order to optimize memory usage when building a Matrix Calculator application that allows users to perform operations such as Add, Subtract, Multiply and Transpose.&lt;p&gt;&lt;a href=&quot;http://pgsarang.sys-con.com/node/48852&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Fri, 25 Mar 2005 00:00:00 EST</pubDate>
 <guid isPermaLink="true">http://pgsarang.sys-con.com/node/48852</guid>
 <comments>http://pgsarang.sys-con.com/node/48852#feedback</comments>
</item>
<item>
 <title>Corba Project Browser</title>
 <link>http://pgsarang.sys-con.com/node/36372</link>
 <description>With the rapid growth of the Internet, distributed Web-enabled applications are becoming popular. One of the most commonly used architectures for development of such applications is CORBA, which provides a platform, location and an implementation-language-neutral architecture for the development of distributed applications. In addition, the phenomenal interest in component technology has led to the development of CORBA Beans. Such CORBA components and objects will soon be available for use on the Web. When you encounter such a CORBA object, you may wish to use its services by dynamically discovering its properties (something similar to Introspect and Reflection in Java). CORBA supports this.&lt;p&gt;&lt;a href=&quot;http://pgsarang.sys-con.com/node/36372&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Tue, 01 Jun 1999 00:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://pgsarang.sys-con.com/node/36372</guid>
 <comments>http://pgsarang.sys-con.com/node/36372#feedback</comments>
</item>
<item>
 <title>Callbacks In CORBA</title>
 <link>http://pgsarang.sys-con.com/node/36132</link>
 <description>In recent days, CORBA has fast become a standard for the development of distributed applications. A CORBA application may consist of one or more CORBA server objects and many clients who connect to these servers. A CORBA server object makes itself available to the client by registering with the CORBA Naming Service or a CORBA Trader Service. A client locates the desired server object on the network by using this Naming or Trader service. Once the server object is located, the client receives a reference to it. Using this reference, the client can invoke methods on the server object and carry out its desired work. Thus it&#039;s the client that usually makes use of server facilities; the server simply returns the results of method invocations to the client. However, in some situations, it may be necessary for the server to invoke a method on the client object. For example, the server may like to notify the client of the occurrence of a certain event on the server or the completion of a processing job requested by the client. This method of invocation on the client is called Callback. CORBA specifications allow Callbacks on clients. This article discusses the implementation of CORBA callbacks using Java.&lt;p&gt;&lt;a href=&quot;http://pgsarang.sys-con.com/node/36132&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Mon, 01 Mar 1999 00:00:00 EST</pubDate>
 <guid isPermaLink="true">http://pgsarang.sys-con.com/node/36132</guid>
 <comments>http://pgsarang.sys-con.com/node/36132#feedback</comments>
</item>
</channel>
</rss>
