Thomas, That certainly seems like the right paradigm. J On Fri, May 31, 2013 at 8:23 AM, Thomas Wrobel <[email protected]> wrote:
> At the moment, I think so yes. I dont think its possible to communicate > directly with any arbitrary Wave server like you can with a email server. > > I think, untill we have that client/server protocol, the way to send > information from a new client to a wave server has to be: > > Client <<<(something) >>> Your Sever <<<(DataAPI)>>> Destination Wave > Server > > However, I dont think "Your Server" needs to be a actual wave server. I > think it can be "something else" running on, say, Google app engine. > > You will really need someone else's guidence further then this though, as > its not something I have knowledge of, or attempted. > > -- > > Here is a link to the old, no longer working, lib that let me connect > directly to any Wave server from android without my own inbetween: > http://darkflame.co.uk/sharespace/fedone-android-client-api-0.3.jar > I believe it worked with the server release just after Wave changed hands > to Apache. (so, the first after Google). It broke sometime after that. > > > -Thomas Wrobel > > ~~~ > Thomas & Bertines online review show: > http://randomreviewshow.com/index.html > Try it! You might even feel ambivalent about it :) > > > On 22 February 2013 08:18, Ahmet Rasit <[email protected]> wrote: > > > It would be very helpful thank you. but I couldn't understand exactly > > system design. lets say I have a client running native app android or ios > > so I need a wave server to interact . and that server can interact with > > other wave servers also their clients. is that correct? > > > > how client speak to server is xmpp or sth different? > > > > > > On Fri, Feb 22, 2013 at 1:37 AM, Thomas Wrobel <[email protected]> > > wrote: > > > > > I believe SOP issues shouldn't apply to non-web based clients. If > > > developing for Android or iOS natively, it really should be possible > > > to run a client without needing to also run a server. (Indeed, upto > > > very early apache Wiab versions I saw examples of this done - I > > > personally had both a Android and a QT Wave client prototype using > > > some library that I found....I could dig this up if helps). > > > > > > Whether its possible by using the Data API, however, I don't know. Id > > > love it to be true though. > > > > > > On 22 February 2013 00:10, Yuri Z <[email protected]> wrote: > > > > I think you still need a server of some sorts, cause you can't issue > > > > requests from the client to other domain. Also, you would need to > > > > authenticate with OAuth. > > > > What I intended to say is that Data/Robot API are still mostly > > supported > > > > and one can use to create a custom client - similar to micro-box. > > > > > > > > > > > > On Fri, Feb 22, 2013 at 12:44 AM, Thomas Wrobel <[email protected] > > > > > wrote: > > > > > > > >> I thought using the Data APIs required an additional server side > > > >> component? At least, all the examples seemed to use app-engine or > > > >> servlets of some sort (so client>>sever>wiab rather then > client>>wiab) > > > >> Is this just there implementation rather then a requirement? > > > >> > > > >> I was (for years) always just looking for a wave equivalent of Pop3 > or > > > >> IMAP. The ability for a client to login and read/write to waves on > any > > > >> wave server. Have I really been so stupid? I wouldn't be > surprised... > > > >> > > > >> On 21 February 2013 20:07, Yuri Z <[email protected]> wrote: > > > >> > I think the java client compatibility is still intact. Look at > > > >> > micro-box.appspot.com - it still functions fine using Robot/Data > > API > > > >> > > > > >> > > > > >> > On Thu, Feb 21, 2013 at 7:57 PM, Thomas Wrobel < > [email protected] > > > > > > >> wrote: > > > >> > > > > >> >> Id be interested in how you get on - I have been struggling > making > > a > > > >> >> Android client for awhile. > > > >> >> > > > >> >> Back when it was Google wave, there was some libs for > client/server > > > >> >> interfacing, but since then compatibility was broken and (to my > > > >> >> knowledge) no one has done it since. > > > >> >> > > > >> >> On 21 February 2013 10:01, Ahmet Rasit <[email protected]> wrote: > > > >> >> > hi > > > >> >> > > > > >> >> > I am planning to develop wave client for ios platform and is > > there > > > any > > > >> >> > actual running wave server I can use for testing. > > > >> >> > also what is the future for wave? I think interest is getting > > > lower > > > >> then > > > >> >> > before. > > > >> >> > > > > >> >> > -- > > > >> >> > ahmet raşit demirkan > > > >> >> > SeyRah bilişim > > > >> >> > www.seyrah.com +902125217678 > > > >> >> > > > >> > > > > > > > > > > > -- > > ahmet raşit demirkan > > SeyRah bilişim > > www.seyrah.com +902125217678 > > >
