Re: cross platform distributed objects?
Re: cross platform distributed objects?
- Subject: Re: cross platform distributed objects?
- From: "Matthias \"LoCal\" Schonder" <email@hidden>
- Date: Fri, 21 Sep 2007 09:20:47 +0200
Hi,
why won't XML-RPC do the trick?
I had recently a Cocoa/ObjC-project where I had to communicate with a
Java-Server and it was session-based ( in term of a sessionID).
Workflow was:
- connect to server an get sessionID
- pass XML-Data with sessionID for all objects
- disconnect from server
The XML-structure was rather complex but the whole process was quite
fast.
But I have to admit, that I build the XML-RPC stuff by myself and did
not use the webservices.
Greetz,
Matthias Schonder
On 20.09.2007, at 23:06, Stefan Arentz wrote:
Does anyone know of a simple cross platform (OS X Client, Java or
Python Server for example) framework for doing distributed objects or
a simple form of RPC in a convenient way from ObjC? I need something
that is session based so XML-RPC or SOAP won't do the trick.
S.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden