Hi Coley! I'm not sure if I did understand your use-case correctly. That said, if your use-case relates to communications between phones in close proximity (less than 100 feet), you might want to check out the new Nearby Messages API available for iOS and Android.
It uses Bluetooth, BLE, Wi-fi and Ultrasound, and includes Publishing and Subscription features. http://developers.google.com/nearby On 23 Sep 2015 11:26 p.m., "Coley Pritchett" <[email protected]> wrote: > Hello all, > > So I added GAE to my app using this tutorial: > https://github.com/GoogleCloudPlatform/gradle-appengine-templates/tree/master/HelloEndpoints > > My question is, instead of sending the string to and from the same app on > one phone, how would I go about sending it to the same app on another phone? > > Thanks! > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/google-appengine. > To view this discussion on the web visit > https://groups.google.com/d/msgid/google-appengine/ae6a1fd6-20c2-4fa2-8246-8f5f6f8981b2%40googlegroups.com > <https://groups.google.com/d/msgid/google-appengine/ae6a1fd6-20c2-4fa2-8246-8f5f6f8981b2%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- HATZIS Edelstahlbearbeitung GmbH Hojen 2 87490 Haldenwang (Allgäu) Germany Handelsregister Kempten (Allgäu): HRB 4204 Geschäftsführer: Paulos Hatzis, Charalampos Hatzis Umsatzsteuer-Identifikationsnummer: DE 128791802 GLN: 42 504331 0000 6 http://www.hatzis.de/ -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/CAABQH8ZE%3D%2BxRaJtfXPq5gyLoWKuFm4bueHL88Q1bbvmPkkVSOg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
