Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.php > #18030

Offtopic: kdeconnect/adb (Was: help smsgateway.me)

From "J.O. Aho" <user@example.net>
Newsgroups comp.lang.php
Subject Offtopic: kdeconnect/adb (Was: help smsgateway.me)
Date 2019-07-30 19:40 +0200
Message-ID <gqbdojFgsugU1@mid.individual.net> (permalink)
References (15 earlier) <c3a7811e-358d-4738-b14b-c359e2d49295@googlegroups.com> <qhod75$s08$2@jstuckle.eternal-september.org> <a3710333-6151-4285-ae98-150ebd51d900@googlegroups.com> <gqa246F7l2rU1@mid.individual.net> <qhplf7$uu5$1@jstuckle.eternal-september.org>

Show all headers | View raw


On 30/07/2019 16.50, Jerry Stuckle wrote:
> On 7/30/2019 1:15 AM, J.O. Aho wrote:
>> On 30/07/2019 06.53, bolfem1771@gmail.com wrote:
>>> Aho, can you assist in explaning to Jerry what I intend to achieve 
>>> please.
>>
>> Use an android phone to send SMS automatically, kind of like apache 
>> camel, but instead of directly going to a SMSC he needs to use the 
>> phone he has with it's subscription to send SMS.
>>
> 
> I understand that.  But he can still use email to send the SMS messages. 
>   He has to use an external site anyway, which obviously is not stable. 
> He might as well send it via email.

I think you need to install an app on the Android phone, which opens a 
API that can be accessed from the outside and the php code then send the 
email from the phone. Not sure if there is a pass-trough via the 
smsgateways server or not, don't really care.

> I just don't know of any API available to send directly from the phone 
> like the internal texting does.

kdeconnect can give you similar feature, requires you to install 
application on your computer and phone and allows you to send sms from 
the computer (only requires the phone to vbe connected to the same network).

Android SDK's adb allows you to send SMS from a computer connected to 
the phone, but requires you to enable developer mode on the phone.

Not much to do with PHP at all, so I guess we can drop this part of the 
thread.


-- 

  //Aho

Back to comp.lang.php | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

help smsgateway.me Adnan Shiekh <adnanshahi123@gmail.com> - 2015-02-20 14:56 -0800
  Re: help smsgateway.me Jerry Stuckle <jstucklex@attglobal.net> - 2015-02-20 19:25 -0500
    Re: help smsgateway.me Denis McMahon <denismfmcmahon@gmail.com> - 2015-02-21 03:42 +0000
      Re: help smsgateway.me Jerry Stuckle <jstucklex@attglobal.net> - 2015-02-20 22:52 -0500
        Re: help smsgateway.me Denis McMahon <denismfmcmahon@gmail.com> - 2015-02-21 06:36 +0000
        Re: help smsgateway.me Allodoxaphobia <knock_yourself_out@example.net> - 2015-02-21 19:25 +0000
  Re: help smsgateway.me Adnan Shiekh <adnanshahi123@gmail.com> - 2015-02-20 22:44 -0800
    Re: help smsgateway.me "J.O. Aho" <user@example.net> - 2015-02-21 09:58 +0100
  Re: help smsgateway.me Adnan Shiekh <adnanshahi123@gmail.com> - 2015-02-21 08:36 -0800
    Re: help smsgateway.me Jerry Stuckle <jstucklex@attglobal.net> - 2015-02-21 12:58 -0500
    Re: help smsgateway.me Denis McMahon <denismfmcmahon@gmail.com> - 2015-02-22 02:06 +0000
  Re: help smsgateway.me Adnan Shiekh <adnanshahi123@gmail.com> - 2015-02-22 07:25 -0800
    Re: help smsgateway.me khurram@itlinkonline.com - 2017-06-30 23:26 -0700
      Re: help smsgateway.me "J.O. Aho" <user@example.net> - 2017-07-01 08:34 +0200
      Re: help smsgateway.me denispeterson96@gmail.com - 2018-05-18 23:53 -0700
  Re: help smsgateway.me nguyenphuthuybk@gmail.com - 2019-02-22 01:13 -0800
    Re: help smsgateway.me Jerry Stuckle <jstucklex@attglobal.net> - 2019-02-22 09:35 -0500
  Re: help smsgateway.me qlixess@gmail.com - 2019-05-19 21:16 -0700
    Re: help smsgateway.me Jerry Stuckle <jstucklex@attglobal.net> - 2019-05-20 14:44 -0400
      Re: help smsgateway.me qlixess@gmail.com - 2019-05-20 09:01 -0700
        Re: help smsgateway.me Jerry Stuckle <jstucklex@attglobal.net> - 2019-05-20 16:07 -0400
          Re: help smsgateway.me qlixess@gmail.com - 2019-05-20 09:20 -0700
            Re: help smsgateway.me Jerry Stuckle <jstucklex@attglobal.net> - 2019-05-20 19:57 -0400
              Re: help smsgateway.me qlixess@gmail.com - 2019-05-20 15:54 -0700
                Re: help smsgateway.me Martin Gregorie <martin@mydomain.invalid> - 2019-05-20 23:15 +0000
                Re: help smsgateway.me qlixess@gmail.com - 2019-05-20 17:45 -0700
                Re: help smsgateway.me Jerry Stuckle <jstucklex@attglobal.net> - 2019-05-21 02:09 -0400
                Re: help smsgateway.me andrepinote01@gmail.com - 2019-06-11 12:09 -0700
                Re: help smsgateway.me Jerry Stuckle <jstucklex@attglobal.net> - 2019-06-12 10:32 -0400
                Re: help smsgateway.me qlixess@gmail.com - 2019-06-12 11:32 -0700
                Re: help smsgateway.me tim.soladoye@gmail.com - 2019-06-14 22:08 -0700
                Re: help smsgateway.me dhakamoto@gmail.com - 2019-06-28 09:28 -0700
                Re: help smsgateway.me Jerry Stuckle <jstucklex@attglobal.net> - 2019-06-28 23:17 -0400
                Re: help smsgateway.me tim.soladoye@gmail.com - 2019-07-28 00:32 -0700
                Re: help smsgateway.me "J.O. Aho" <user@example.net> - 2019-07-28 11:45 +0200
                Re: help smsgateway.me tim.soladoye@gmail.com - 2019-07-28 10:26 -0700
                Re: help smsgateway.me Lew Pitcher <lew.pitcher@digitalfreehold.ca> - 2019-07-28 14:13 -0400
                Re: help smsgateway.me tim.soladoye@gmail.com - 2019-07-28 14:28 -0700
                Re: help smsgateway.me Arno Welzel <usenet@arnowelzel.de> - 2019-07-29 10:17 +0200
                Re: help smsgateway.me tim.soladoye@gmail.com - 2019-07-29 01:29 -0700
                Re: help smsgateway.me Arno Welzel <usenet@arnowelzel.de> - 2019-07-29 15:26 +0200
                Re: help smsgateway.me tim.soladoye@gmail.com - 2019-07-29 06:39 -0700
                Re: help smsgateway.me Jerry Stuckle <jstucklex@attglobal.net> - 2019-07-29 10:38 -0400
                Re: help smsgateway.me tim.soladoye@gmail.com - 2019-07-29 09:54 -0700
                Re: help smsgateway.me "J.O. Aho" <user@example.net> - 2019-07-29 19:42 +0200
                Re: help smsgateway.me tim.soladoye@gmail.com - 2019-07-29 10:52 -0700
                Re: help smsgateway.me "J.O. Aho" <user@example.net> - 2019-07-29 20:28 +0200
                Re: help smsgateway.me Jerry Stuckle <jstucklex@attglobal.net> - 2019-07-29 23:21 -0400
                Re: help smsgateway.me Jerry Stuckle <jstucklex@attglobal.net> - 2019-07-29 23:23 -0400
                Re: help smsgateway.me bolfem1771@gmail.com - 2019-07-29 21:53 -0700
                Re: help smsgateway.me "J.O. Aho" <user@example.net> - 2019-07-30 07:15 +0200
                Re: help smsgateway.me Jerry Stuckle <jstucklex@attglobal.net> - 2019-07-30 10:50 -0400
                Offtopic: kdeconnect/adb (Was: help smsgateway.me) "J.O. Aho" <user@example.net> - 2019-07-30 19:40 +0200
                Re: help smsgateway.me tim.soladoye@gmail.com - 2019-07-29 22:00 -0700
                Re: help smsgateway.me Arno Welzel <usenet@arnowelzel.de> - 2019-07-30 11:55 +0200
                Re: help smsgateway.me Jerry Stuckle <jstucklex@attglobal.net> - 2019-07-30 10:52 -0400
                Re: help smsgateway.me Arno Welzel <usenet@arnowelzel.de> - 2019-07-30 11:53 +0200
                Re: help smsgateway.me Arno Welzel <usenet@arnowelzel.de> - 2019-07-30 11:51 +0200
        Re: help smsgateway.me dimitri.lekien@visitonweb.com - 2019-05-20 09:10 -0700
          Re: help smsgateway.me qlixess@gmail.com - 2019-05-20 09:19 -0700

csiph-web