• Re: run tcl script as android service on androwish ?

    From Harald Oehlmann@21:1/5 to All on Fri Jan 28 11:47:05 2022
    Am 28.01.2022 um 11:27 schrieb Eduard Zozulya:
    We have a Tk program that runs on android under androwish.
    Is there any possibility, after running the Tk program, to run the Tcl script in the Android service mode?
    Tcl script - is an tcp network client for supporting and transmitting data to a server on the Internet.
    Thanks!

    Dear Eduard,

    I don't know what the service mode is. I have asked here to have an
    Androwish application, which continues to operate, when it is put in the background. So - press the menu key and get another application in front.
    The answer was, that this should work, if there is enough memory and
    resources.

    I would be interested by your findings.

    My application is to receive data from a buildin barcode scanner and to
    send it to the front application (typically rdp client or web browser)
    via keyboard emulation.

    Take care,
    Harald

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Eduard Zozulya@21:1/5 to All on Fri Jan 28 02:27:56 2022
    We have a Tk program that runs on android under androwish.
    Is there any possibility, after running the Tk program, to run the Tcl script in the Android service mode?
    Tcl script - is an tcp network client for supporting and transmitting data to a server on the Internet.
    Thanks!

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Eduard Zozulya@21:1/5 to All on Fri Jan 28 04:26:06 2022
    пʼятниця, 28 січня 2022 р. о 12:47:09 UTC+2 Harald Oehlmann пише:
    Am 28.01.2022 um 11:27 schrieb Eduard Zozulya:
    We have a Tk program that runs on android under androwish.
    Is there any possibility, after running the Tk program, to run the Tcl script in the Android service mode?
    Tcl script - is an tcp network client for supporting and transmitting data to a server on the Internet.
    Thanks!
    Dear Eduard,

    I don't know what the service mode is. I have asked here to have an Androwish application, which continues to operate, when it is put in the background. So - press the menu key and get another application in front. The answer was, that this should work, if there is enough memory and resources.

    I would be interested by your findings.

    My application is to receive data from a buildin barcode scanner and to
    send it to the front application (typically rdp client or web browser)
    via keyboard emulation.

    Take care,
    Harald

    It works, but:
    1) after a while (1 - 3 hours) the program stops working - android unloads it from memory
    2) after a while (5 - 20 minutes), if you turn off the screen, the data on the tcp not send - wifi falls a sleep.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)