9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Skip Tavakkolian <skip.tavakkolian@gmail.com>
To: 9fans <9fans@9fans.net>
Subject: Re: [9fans] Perhaps someone can give me an advice ...
Date: Thu, 17 Mar 2022 11:53:07 -0700	[thread overview]
Message-ID: <CAJSxfmJv5skVu14rEQ2Y8OJ2APToXc2SHoPDkBGPN+R0AyN7Rw@mail.gmail.com> (raw)
In-Reply-To: <16474918290.6dA5eFd1B.14681@composer.9fans.topicbox.com>

For android, you could try to resurrect previous work by Tim Newsham
based on Charles Forsyth's styx Java implementation:
https://github.com/9nut/styxbrowser/tree/5ed22a9238d7333ff38bc2646aeee2b2f3501136

On Wed, Mar 16, 2022 at 9:37 PM ibrahim via 9fans <9fans@9fans.net> wrote:
>
> 1. My problem :
>
> I need a way to exchange images, videos and audio with smartphones, tabletts and usual computers which reside on the same wlan-router.
>
> 2. My solutions :
>
> All my solutions have in common that I used qr to generate a qr code which consists of the ip-adress and port on which to connect to plan9 running in qemu, 9vx or natively.
>
> 2.1. httpd
>
> I designed a web page which uses <input type="file" ...> and XMLHttpRequest inside a script. This makes it possible to select files and transfer them to plan9. The solution works in chrome and firefox while safari sometimes causes problems due to the hard coded ip address.
>
> 2.2. ftpd
>
> I started a ftp server on plan9 which can be used by ftp clients from mobile devices which have a client app installed and this also works.
>
> 3. My question :
>
> Do you have any other suggestions how to solve this problem without making it necessary to write apps for the mobile device by only relying on standard protocols. Does anybody have any ideas or experience ? Would websockets be a better solution ?
>
> Thanks in advance.
>
> 9fans / 9fans / see discussions + participants + delivery options Permalink

------------------------------------------
9fans: 9fans
Permalink: https://9fans.topicbox.com/groups/9fans/Tdd262593f40f8018-Med820fa4842418a9262836ec
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription

  reply	other threads:[~2022-03-17 18:53 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-17  4:37 ibrahim via 9fans
2022-03-17 18:53 ` Skip Tavakkolian [this message]
2022-03-18  0:05   ` ibrahim via 9fans
2022-03-18 19:19   ` Skip Tavakkolian
2022-03-18 20:07     ` sirjofri
2022-03-19 18:02       ` ibrahim via 9fans
2022-03-19 19:05         ` Lyndon Nerenberg (VE7TFX/VE6BBM)
2022-03-19 19:52           ` [9fans] bluetooth Richard Miller
2022-03-19 22:19             ` [9fans] bluetooth ibrahim via 9fans
2022-03-17 23:19 ` [9fans] Perhaps someone can give me an advice sirjofri
2022-03-18  0:08   ` ibrahim via 9fans

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAJSxfmJv5skVu14rEQ2Y8OJ2APToXc2SHoPDkBGPN+R0AyN7Rw@mail.gmail.com \
    --to=skip.tavakkolian@gmail.com \
    --cc=9fans@9fans.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).