9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "ibrahim via 9fans" <9fans@9fans.net>
To: 9fans <9fans@9fans.net>
Subject: [9fans] Perhaps someone can give me an advice ...
Date: Thu, 17 Mar 2022 00:37:09 -0400	[thread overview]
Message-ID: <16474918290.6dA5eFd1B.14681@composer.9fans.topicbox.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 1320 bytes --]

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
Permalink: https://9fans.topicbox.com/groups/9fans/Tdd262593f40f8018-M4cd5fc72ff668b0a39316036
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription

[-- Attachment #2: Type: text/html, Size: 2145 bytes --]

             reply	other threads:[~2022-03-17  4:37 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-17  4:37 ibrahim via 9fans [this message]
2022-03-17 18:53 ` Skip Tavakkolian
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=16474918290.6dA5eFd1B.14681@composer.9fans.topicbox.com \
    --to=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).