[dtn-interest] DTN implementation

"Coll Perales, Baldomero" <bcoll@umh.es> Wed, 06 July 2016 10:20 UTC

Return-Path: <bcoll@umh.es>
X-Original-To: dtn-interest@ietfa.amsl.com
Delivered-To: dtn-interest@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EE39A12D75A for <dtn-interest@ietfa.amsl.com>; Wed, 6 Jul 2016 03:20:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.326
X-Spam-Level:
X-Spam-Status: No, score=-3.326 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_NONE=-0.0001, RP_MATCHES_RCVD=-1.426, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id srIzZLnG2i_F for <dtn-interest@ietfa.amsl.com>; Wed, 6 Jul 2016 03:20:56 -0700 (PDT)
Received: from mundo.umh.es (mundo.umh.es [193.147.144.26]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A077C12D0C7 for <dtn-interest@irtf.org>; Wed, 6 Jul 2016 03:20:55 -0700 (PDT)
Received: from exhub01.umhnet.es (unknown [193.147.144.36]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by mundo.umh.es (Postfix) with ESMTP id 71F95205B87 for <dtn-interest@irtf.org>; Wed, 6 Jul 2016 12:20:55 +0200 (CEST)
Received: from EXMBX07.umhnet.es ([fe80::153e:70e5:554d:ef6e]) by exhub01.umhnet.es ([fe80::b099:1df4:1c17:9a87%12]) with mapi id 14.03.0195.001; Wed, 6 Jul 2016 12:20:53 +0200
From: "Coll Perales, Baldomero" <bcoll@umh.es>
To: "dtn-interest@irtf.org" <dtn-interest@irtf.org>
Thread-Topic: DTN implementation
Thread-Index: AdHXcBGhWWhBL9d4TeqPlbcO6w0Y7Q==
Date: Wed, 06 Jul 2016 10:20:51 +0000
Message-ID: <A96801CE7F63AB4D91EDFC35685F38108822FD8E@exmbx07.umhnet.es>
Accept-Language: es-ES, en-US
Content-Language: es-ES
X-MS-Has-Attach:
X-MS-TNEF-Correlator:
x-originating-ip: [192.168.25.78]
Content-Type: multipart/alternative; boundary="_000_A96801CE7F63AB4D91EDFC35685F38108822FD8Eexmbx07umhnetes_"
MIME-Version: 1.0
Archived-At: <https://mailarchive.ietf.org/arch/msg/dtn-interest/0JFoMmmEwJrfqlonMFVeyQ4lF_w>
Subject: [dtn-interest] DTN implementation
X-BeenThere: dtn-interest@irtf.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: "The Delay-Tolerant Networking Research Group \(DTNRG\) - Announce." <dtn-interest.irtf.org>
List-Unsubscribe: <https://www.irtf.org/mailman/options/dtn-interest>, <mailto:dtn-interest-request@irtf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/dtn-interest/>
List-Post: <mailto:dtn-interest@irtf.org>
List-Help: <mailto:dtn-interest-request@irtf.org?subject=help>
List-Subscribe: <https://www.irtf.org/mailman/listinfo/dtn-interest>, <mailto:dtn-interest-request@irtf.org?subject=subscribe>
X-List-Received-Date: Wed, 06 Jul 2016 10:28:04 -0000

Dear colleagues,

I am contacting you to know if you could help me to decide what DTN implementation to use for my purpose. I am creating a multi-hop cellular network which is made of a IEEE 802.11 link between two PCs (source and hybrid) and a cellular link between a PC (hybrid) and the cellular base station. Over this network, I am sending <<any traffic>> from the source node to the server, so data packets travel through the IEEE 802.11 and cellular links. At any time instant I may decide to pause the transmission over the cellular link (not necessarily because the cellular link is not present), and the IEEE 802.11 communication continues. The packets arriving to the hybrid node through the IEEE link will be buffered. After a while (order of ~10s), I decide to resume the transmission over the cellular link. Then the packets that were buffered at the hybrid node are transmitted through the cellular link.

We are using Linux (Ubuntu) as operating system on the PCs.

Please do let me know if you need any further information/clarification.

Thank you in advance for your help!
Best regards,
Baldo