Re: Problem with distributed objects in GUI cocoa apps
Re: Problem with distributed objects in GUI cocoa apps
- Subject: Re: Problem with distributed objects in GUI cocoa apps
- From: Costas Chatzinikolas <email@hidden>
- Date: Thu, 01 May 2014 08:08:51 +0300
I am just experimenting with networking. I am trying to build small apps to
get the inside.
I firtsly thougth that Distributed Objects and remote procedure calling was
the more elegant way
to communicate over a LAN.
Then i found that Distributed Objects won't work on iOS. I am still in the
search before starting
my next small epxriment app.
And your opinions and experience are very valuable to me.
Thanks a lot !!!
2014-05-01 7:25 GMT+03:00 ChanMaxthon <email@hidden>:
> If you are targeting at remote procedure calling across Internet I have a
> library CGIJSONObjects that wraps REST-style JSON-based HTTP remote calls
> into objects. Server side language is not important. I used it to interface
> a server using Java servlets.
>
> Sent from my iPhone
>
> > On May 1, 2014, at 4:04 AM, Gerd Knops <email@hidden>
> wrote:
> >
> >
> >> On Apr 30, 2014, at 2:39 PM, Jens Alfke <email@hidden> wrote:
> >>
> >> Yes. DO between computers (over TCP) was never really supported on OS X,
> >
> > It most certainly was supported, and useable on a LAN (and even on a WAN
> over VPN, did not try it in the wild).
> >
> >> and has a number of security and reliability problems
> >
> > True.
> >
> >> that would make it a really bad idea for any real-world use.
> >
> > For the right context (non-mission critical convenience functionality,
> for example on top of zero-conf service discovery) it was (is?) a useable
> solution.
> >
> > Gerd
> >
> >
> > _______________________________________________
> >
> > 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
_______________________________________________
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