Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > de.comp.lang.python > #5662
| Path | csiph.com!news.swapon.de!fu-berlin.de!uni-berlin.de!not-for-mail |
|---|---|
| From | robert rottermann <robert@redcor.ch> |
| Newsgroups | de.comp.lang.python |
| Subject | [Python-de] Suche connection Broker um remote/interne Verbindung aufzubauen |
| Date | Fri, 2 Oct 2020 15:36:59 +0200 |
| Lines | 20 |
| Message-ID | <mailman.1191.1601646258.9580.python-de@python.org> (permalink) |
| References | <6e47348e-97fb-61aa-437a-bc3beba251af@redcor.ch> |
| Reply-To | robert@redo2oo.ch |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=utf-8; format=flowed |
| Content-Transfer-Encoding | 8bit |
| X-Trace | news.uni-berlin.de bGVz3m3GywvcL+e8VAiP/wAZ9Y1Skt2wVm5p/Z8KZKaA== |
| Return-Path | <robert@redcor.ch> |
| X-Original-To | python-de@python.org |
| Delivered-To | python-de@mail.python.org |
| Authentication-Results | mail.python.org; dkim=pass reason="2048-bit key; unprotected key" header.d=redcor.ch header.i=@redcor.ch header.b=rlMeK9Cm; dkim-adsp=pass; dkim-atps=neutral |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/simple; d=redcor.ch; s=201908; t=1601645819; bh=+b0YNea7XewYckVMPYzVaSM6gpgNyYdvqL5p8yZG4oc=; h=To:Reply-To:From:Subject:Date:From; b=rlMeK9Cmb1NGaUwnbsgonutW1y+QqQiGlop6Jd0d+U34CNuAariJypzjFv9LdsvBM 3mY0UaanL0Um3nVXPX5+nDETytq2k73dUapEesW7oyGfSw7LbUhxx9EVd4ZFAGziBH oDRWQ5f8OdmfaJS1owSDhzlQZrMEJw0brW0xAr41JLqDyc7nlhlXq3Vks2xVqdoy2p DM4dqw+qGs+/ttDxXO/2ylRXs4CS+PKHpYnXGuzsk8mQ160e93FsukuMJ22ieo7Czl W2PRYlP8ppbpUTzZ+njc346VDORqeXNX0nKXOU/uWk+NQxZcz60bkLBscgrGzIYgR5 eHpBCRU6MF8gA== |
| User-Agent | Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0 |
| Content-Language | en-US |
| X-BeenThere | python-de@python.org |
| X-Mailman-Version | 2.1.34 |
| Precedence | list |
| List-Id | Die Deutsche Python Mailingliste <python-de.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-de>, <mailto:python-de-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-de/> |
| List-Post | <mailto:python-de@python.org> |
| List-Help | <mailto:python-de-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-de>, <mailto:python-de-request@python.org?subject=subscribe> |
| X-Mailman-Original-Message-ID | <6e47348e-97fb-61aa-437a-bc3beba251af@redcor.ch> |
| Xref | csiph.com de.comp.lang.python:5662 |
Show key headers only | View raw
Hallo Ich möchte einen Raspery von einem beliebigen Ort im Internet erreichen können. Dazu möchte ich ähnlich wie bei Teamviewer , skype & co eine Verbindung mit Hilfe von einem "Broker", d.h. einem Server-Prozess im Internet eine Verbindun aushandeln. Anschliessend sollte die Verbindung ohne Hilfe des Brokers funktionieren. Kann mir ein (möglichst Python-basiertes) Tool, Library usw empfehlen. besten Dank u bliibet xsund! robert
Back to de.comp.lang.python | Previous | Next — Next in thread | Find similar
[Python-de] Suche connection Broker um remote/interne Verbindung aufzubauen robert rottermann <robert@redcor.ch> - 2020-10-02 15:36 +0200 Re: [Python-de] Suche connection Broker um remote/interne Verbindung aufzubauen Hermann Riemann <nospam.ng@hermann-riemann.de> - 2020-10-02 16:02 +0200
csiph-web