Well, if it's the same RPC I'm thinking of it's "Remote Procedure Call" - which essentially lets you call a function residing in a remote application (say, across a network). To achieve similar functionality on the Palm you would define a custom launch code that the client would send to the server app, who in turn would respond to this by doing whatever is required, then sending back a result.
If he's talking about using *real* RPC calls back to a non-Palm server app then I've not seen anything to cater for this. Gavin. Steven M. Jerrett <[EMAIL PROTECTED]> wrote in message news:96542@palm-dev-forum... > > What is RPC? > > Luis Fleitas wrote: > > >Does anybody now if a can use RPC in an application running on a Palm ? if so > >what libraries do i need to use ?. > > > > > > -- > Steve Jerrett > Systems Analyst > City of Columbia, MO > > > > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
