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 <xcvi...@me.com>:

> 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 <gerti-cocoa...@bitart.com>
> wrote:
> >
> >
> >> On Apr 30, 2014, at 2:39 PM, Jens Alfke <j...@mooseyard.com> 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 (Cocoa-dev@lists.apple.com)
> >
> > 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:
> > https://lists.apple.com/mailman/options/cocoa-dev/xcvista%40me.com
> >
> > This email sent to xcvi...@me.com
> _______________________________________________
>
> Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
>
> 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:
>
> https://lists.apple.com/mailman/options/cocoa-dev/costas.chatzinikolas%40gmail.com
>
> This email sent to costas.chatziniko...@gmail.com
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to