Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > de.comp.lang.python > #6134
| Path | csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail |
|---|---|
| From | Erich Schnoor <eschnoor@multi-matrix.de> |
| Newsgroups | de.comp.lang.python |
| Subject | [Python-de] Fwd: Codepage-Methode und Basis 4096 |
| Date | Tue, 6 Aug 2024 18:34:18 +0200 |
| Lines | 51 |
| Message-ID | <F16253F3-1EC3-4967-9F99-26086B5A5A0B@multi-matrix.de> (permalink) |
| References | <172295703226.15526.16997560140319459373@mail.python.org> |
| Reply-To | Wolli Buechel <wjb131@web.de> |
| Mime-Version | 1.0 (Mac OS X Mail 16.0 \(3774.500.171.1.1\)) |
| Content-Type | text/plain; charset=utf-8 |
| Content-Transfer-Encoding | base64 |
| X-Trace | news.uni-berlin.de 4/IC5Rfub8EqgoAQVHa2FQgxxWYAc2VKmu2lzVaHikEg== |
| Cancel-Lock | sha1:NWNg4qRdcycZnSn40qWGny7B+/g= sha256:FXlCusnYipw+izc/SjCTNvN428NDErouVrnwX5yPG70= |
| Authentication-Results | mail.python.org; dkim=pass reason="2048-bit key; unprotected key" header.d=jintelligence.com header.i=@jintelligence.com header.b=feBOcuWs; dkim-adsp=none (unprotected policy); dkim-atps=neutral |
| Authentication-Results | mail-01.jintelligence.com (amavis); dkim=pass (2048-bit key) reason="pass (just generated, assumed good)" header.d=jintelligence.com |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/simple; d= jintelligence.com; h=x-mailer:message-id:to:references:date :subject:mime-version:reply-to:content-type:from; s=dkim; t= 1722962069; x=1725554070; bh=Y7iUM4WD84a5SpW1hoMsVDj5dvItwlxdT16 e9RI+xsY=; b=feBOcuWsIu9fHZdwjuHNW31mMUHn9np5sLukyYjkznEkyDWK7F5 I5rssfAoG7bf30ysVOY8NfaqPZC27Fc/NfQapE4Ty+8rvYoSZhEqolEvB+/hXZI0 96MNJb/ReoqSlwjSdiY+LvD8VAUCZeILFoi277p+JpsTzW4K9dUF/8xrc0k6K/f/ JGdWuQYwx01Uumj8gkV9IFbKVKaDH6E2IEg3kv/wIUumqxlgwUTlk3A4tgLqUw3c LOY8X+6TT9gScrl+OzjMcVN4L2dnjKwwp74HidnKCuS3ByC4etO5NwZUZGuewi1y jne7tVYh7X2q8/xs58XGWilKfDQ1f8z9cCg== |
| X-Virus-Scanned | Debian amavis at mail-01.jintelligence.com |
| X-Mailer | Apple Mail (2.3774.500.171.1.1) |
| Message-ID-Hash | O6TWYC6LCVGT7NEYCS6RDQ2SOHRGMXFL |
| X-Message-ID-Hash | O6TWYC6LCVGT7NEYCS6RDQ2SOHRGMXFL |
| X-MailFrom | eschnoor@multi-matrix.de |
| X-Mailman-Rule-Misses | dmarc-mitigation; no-senders; approved; loop; banned-address; header-match-python-de.python.org-0; emergency; member-moderation; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header |
| X-Content-Filtered-By | Mailman/MimeDel 3.3.10b1 |
| X-Mailman-Version | 3.3.10b1 |
| Precedence | list |
| List-Id | Die Deutsche Python Mailingliste <python-de.python.org> |
| Archived-At | <https://mail.python.org/archives/list/python-de@python.org/message/O6TWYC6LCVGT7NEYCS6RDQ2SOHRGMXFL/> |
| List-Archive | <https://mail.python.org/archives/list/python-de@python.org/> |
| List-Help | <mailto:python-de-request@python.org?subject=help> |
| List-Owner | <mailto:python-de-owner@python.org> |
| List-Post | <mailto:python-de@python.org> |
| List-Subscribe | <mailto:python-de-join@python.org> |
| List-Unsubscribe | <mailto:python-de-leave@python.org> |
| Xref | csiph.com de.comp.lang.python:6134 |
Show key headers only | View raw
Sehr geehrter Herr Büchel,
zu Ihren Fragen:
Als Testwoirt ist der Begriff: “Herbstzeitlose” in die dt.Codepage eingegeben worden.
Nach Bestätigung der Eingabe erfolgt das “senden” wie folgt:
Position “senden"
1. send keyboard:
2. read data:
3. write data:
4. menue:
chose position > 1 / 2 / 3 / 4 > 1
sending keyboard data
sequence of <index>data:
Ê æ ó ã ô õ û æ ê õ í ð ô æ
sequence of <original>data:
Herbstzeitlose
sequence of <binary>data:
00000000010010000000000001100101000000000111001000000000011000100000000001110011000000000111010000000000011110100000000001100101000000000110100100000000011101000000000001101100000000000110111100000000011100110000000001100101
Die Sendung erfolgt mit der Datei: binfolge.bin :
Der codierte Text wird mit der binären Sequenz ins Internet gesendet.
Position “empfangen"
Die binäre Sequenz (als "binfolge.bin”) wird aus dem Internet geladen und wie folgt in Klartexdt zurück
verwandelt:
received data and reading
received data? >
binfolge.bin
row of <binär>data:
00000000010010000000000001100101000000000111001000000000011000100000000001110011000000000111010000000000011110100000000001100101000000000110100100000000011101000000000001101100000000000110111100000000011100110000000001100101
original text received:
Herbstzeitlose
sequence of <index>data:
Ê æ ó ã ô õ û æ ê õ í ð ô æ
Transdata-file has gotten the name: > Original.txt
Mit freundloichen Grüßen
Erich Schnoor
> Anfang der weitergeleiteten Nachricht:
>
> Von: Wolli Buechel über python-de <python-de@python.org>
> Betreff: [Python-de] Re: Fwd: Codepage-Methode und Basis 4096
> Datum: 6. August 2024 um 17:10:32 MESZ
> An: python-de@python.org
> Antwort an: Wolli Buechel <wjb131@web.de>
>
> Erich Schnoor wrote:
>
>> Ihre Vermutung, die reduzierten Hausnummern werden anstelle von Klartextnachrichten übers Netz
>> verschickt, geht an der Sache vorbei. Es werden hier Nachrichten mit ihren binären Werten ins Netz geschickt und entsprechend auch wieder aus dem Netz empfangen.
>>
>
> Wie genau geht das vor sich? Welche binären Werte werden wie verschickt?
>
> W. Büchel
> _______________________________________________
> python-de Mailingliste -- python-de@python.org
> Zur Abmeldung von dieser Mailingliste senden Sie eine Nachricht an python-de-leave@python.org
> https://mail.python.org/mailman3/lists/python-de.python.org/
> Mitgliedsadresse: eschnoor@multi-matrix.de
Back to de.comp.lang.python | Previous | Next — Previous in thread | Find similar
[Python-de] Re: Fwd: Codepage-Methode und Basis 4096 "Wolli Buechel" <wjb131@web.de> - 2024-08-06 15:10 +0000 [Python-de] Fwd: Codepage-Methode und Basis 4096 Erich Schnoor <eschnoor@multi-matrix.de> - 2024-08-06 18:34 +0200
csiph-web