public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Alexis <flexibeast@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] How to generate broadcast TFTP read request?
Date: Fri, 08 Nov 2024 14:44:54 +1100	[thread overview]
Message-ID: <8734k2wfrd.fsf@gmail.com> (raw)
In-Reply-To: <vgivit$t30$1@ciao.gmane.io>


Grant Edwards <grant.b.edwards@gmail.com> writes:

> I need to generate a broadcast UDP TFTP read request, and the 
> usual
> TFTP client tools I use (atftp, tftpy) can't do that.  Does 
> anybody
> have a suggestion for an easy wat to generate such a request?
>
> All I need is to generate the initial request.  I don't need to 
> handle
> the actual data.

Use the Python `socket` module?

  https://wiki.python.org/moin/UdpCommunication


Alexis.


  reply	other threads:[~2024-11-08  3:45 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-07 18:06 [gentoo-user] How to generate broadcast TFTP read request? Grant Edwards
2024-11-08  3:44 ` Alexis [this message]
2024-11-08  8:54 ` karl
2024-11-08 13:59   ` [gentoo-user] " Grant Edwards

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=8734k2wfrd.fsf@gmail.com \
    --to=flexibeast@gmail.com \
    --cc=gentoo-user@lists.gentoo.org \
    /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