Hi ,
Can someone please explain for me how users exchange messages in IBR-DTN ?
And where this is implemented in the code ?
To exchange files we use dtnsend and dtnrecv , can we for example exchange songs or other types of messages ?
I really appreciate if someone could answer me .
Thank you
Ghada Jaber Etudiante en 5eme année Réseau informatique et Telecommunication a l'INSAT Stagiaire a l'IRIT/ENSEEIHT Tel : 003385681703 email : jaberghada@yahoo.fr Skype : ghada.jaber90
Hi, you can either use the (Java) Api or use dtnsend/receive as well: $ echo this is a testmessage | dtnsend dtn://foo/bar What do you mean by songs? MP3-files are files as well and can be sent like any other file ;)
Stephan
On Mo, 2014-05-19 at 14:26 +0100, Ghada Jaber wrote:
Hi ,
Can someone please explain for me how users exchange messages in IBR-DTN ?
And where this is implemented in the code ?
To exchange files we use dtnsend and dtnrecv , can we for example exchange songs or other types of messages ?
I really appreciate if someone could answer me .
Thank you
Ghada Jaber Etudiante en 5eme année Réseau informatique et Telecommunication a l'INSAT Stagiaire a l'IRIT/ENSEEIHT Tel : 003385681703 email : jaberghada@yahoo.fr Skype : ghada.jaber90
To send these messages , bundles are used No ? I didn't really get the mechanism . Thank you
Ghada Jaber Etudiante en 5eme année Réseau informatique et Telecommunication a l'INSAT Stagiaire a l'IRIT/ENSEEIHT Tel : 003385681703 email : jaberghada@yahoo.fr Skype : ghada.jaber90 Le Lundi 19 mai 2014 16h01, Stephan Rottmann rottmann@ibr.cs.tu-bs.de a écrit :
Hi, you can either use the (Java) Api or use dtnsend/receive as well: $ echo this is a testmessage | dtnsend dtn://foo/bar What do you mean by songs? MP3-files are files as well and can be sent like any other file ;)
Stephan
On Mo, 2014-05-19 at 14:26 +0100, Ghada Jaber wrote:
Hi ,
Can someone please explain for me how users exchange messages in IBR-DTN ?
And where this is implemented in the code ?
To exchange files we use dtnsend and dtnrecv , can we for example exchange songs or other types of messages ?
I really appreciate if someone could answer me .
Thank you
Ghada Jaber Etudiante en 5eme année Réseau informatique et Telecommunication a l'INSAT Stagiaire a l'IRIT/ENSEEIHT Tel : 003385681703 email : jaberghada@yahoo.fr Skype : ghada.jaber90
What do you call messages ? DTN nodes communicate by exchanging bundles. Theses can be seen as "messages" too, even though, as it is the bundle protocol, we prefer the term "bundle". You can send and receive bundle (text, binary, files, whatever) using dtnsend and dtnreceived as Stephan mentionned. You can find a short explanation of tools like dtn(send|receive) on the ibr-dtn webpage: list of toolshttp://trac.ibr.cs.tu-bs.de/project-cm-2012-ibrdtn/wiki/toollist
Best regards, --- Auzias Maël - http://auzias.net PhD candidate http://auzias.net/?p=phd - IRISA Member of the Scientific Councilhttp://auzias.net/Generation14/index-en.html GSM : *0033 695 118 774*
On Mon, May 19, 2014 at 4:04 PM, Ghada Jaber jaberghada@yahoo.fr wrote:
To send these messages , bundles are used No ? I didn't really get the mechanism . Thank you Ghada Jaber Etudiante en 5eme année Réseau informatique et Telecommunication a l'*INSAT
Stagiaire a l'*IRIT*/*ENSEEIHT* Tel : 003385681703 email : jaberghada@yahoo.fr Skype : ghada.jaber90 Le Lundi 19 mai 2014 16h01, Stephan Rottmann rottmann@ibr.cs.tu-bs.de a écrit :
Hi, you can either use the (Java) Api or use dtnsend/receive as well: $ echo this is a testmessage | dtnsend dtn://foo/bar What do you mean by songs? MP3-files are files as well and can be sent like any other file ;)
Stephan
On Mo, 2014-05-19 at 14:26 +0100, Ghada Jaber wrote:
Hi ,
Can someone please explain for me how users exchange messages in IBR-DTN ?
And where this is implemented in the code ?
To exchange files we use dtnsend and dtnrecv , can we for example exchange songs or other types of messages ?
I really appreciate if someone could answer me .
Thank you
Ghada Jaber Etudiante en 5eme année Réseau informatique et Telecommunication a l'INSAT Stagiaire a l'IRIT/ENSEEIHT Tel : 003385681703 email : jaberghada@yahoo.fr Skype : ghada.jaber90
-- Stephan Rottmann Institut für Betriebssysteme und Rechnerverbund Tel.: +49-531-391-3154 Mühlenpfordtstraße 23 Fax.: +49-531-391-5936 TU Braunschweig D-38106 Braunschweig
-- !! This message is brought to you via the `ibr-dtn' mailing list. !! Please do not reply to this message to unsubscribe. To unsubscribe or adjust !! your settings, send a mail message to ibr-dtn-request@ibr.cs.tu-bs.de !! or look at https://mail.ibr.cs.tu-bs.de/listinfo/ibr-dtn.
Since IBR-DTN is an implementation of the Bundle Protocol (RFC5050), all data is put into bundles and then transmitted. It is a bit like a TCP packet...
Stephan
On Mo, 2014-05-19 at 15:04 +0100, Ghada Jaber wrote:
To send these messages , bundles are used No ? I didn't really get the mechanism . Thank you
Ghada Jaber Etudiante en 5eme année Réseau informatique et Telecommunication a l'INSAT Stagiaire a l'IRIT/ENSEEIHT Tel : 003385681703 email : jaberghada@yahoo.fr Skype : ghada.jaber90 Le Lundi 19 mai 2014 16h01, Stephan Rottmann rottmann@ibr.cs.tu-bs.de a écrit :
Hi, you can either use the (Java) Api or use dtnsend/receive as well: $ echo this is a testmessage | dtnsend dtn://foo/bar What do you mean by songs? MP3-files are files as well and can be sent like any other file ;)
Stephan
On Mo, 2014-05-19 at 14:26 +0100, Ghada Jaber wrote:
Hi ,
Can someone please explain for me how users exchange messages in IBR-DTN ?
And where this is implemented in the code ?
To exchange files we use dtnsend and dtnrecv , can we for example exchange songs or other types of messages ?
I really appreciate if someone could answer me .
Thank you
Ghada Jaber Etudiante en 5eme année Réseau informatique et Telecommunication a l'INSAT Stagiaire a l'IRIT/ENSEEIHT Tel : 003385681703 email : jaberghada@yahoo.fr Skype : ghada.jaber90
-- Stephan Rottmann Institut für Betriebssysteme und Rechnerverbund Tel.: +49-531-391-3154 Mühlenpfordtstraße 23 Fax.: +49-531-391-5936 TU Braunschweig D-38106 Braunschweig
Thank you
Ghada Jaber Etudiante en 5eme année Réseau informatique et Telecommunication a l'INSAT Stagiaire a l'IRIT/ENSEEIHT Tel : 003385681703 email : jaberghada@yahoo.fr Skype : ghada.jaber90 Le Lundi 19 mai 2014 16h12, Stephan Rottmann rottmann@ibr.cs.tu-bs.de a écrit :
Since IBR-DTN is an implementation of the Bundle Protocol (RFC5050), all data is put into bundles and then transmitted. It is a bit like a TCP packet...
Stephan
On Mo, 2014-05-19 at 15:04 +0100, Ghada Jaber wrote:
To send these messages , bundles are used No ? I didn't really get the mechanism . Thank you
Ghada Jaber Etudiante en 5eme année Réseau informatique et Telecommunication a l'INSAT Stagiaire a l'IRIT/ENSEEIHT Tel : 003385681703 email : jaberghada@yahoo.fr Skype : ghada.jaber90 Le Lundi 19 mai 2014 16h01, Stephan Rottmann rottmann@ibr.cs.tu-bs.de a écrit :
Hi, you can either use the (Java) Api or use dtnsend/receive as well: $ echo this is a testmessage | dtnsend dtn://foo/bar What do you mean by songs? MP3-files are files as well and can be sent like any other file ;)
Stephan
On Mo, 2014-05-19 at 14:26 +0100, Ghada Jaber wrote:
Hi ,
Can someone please explain for me how users exchange messages in IBR-DTN ?
And where this is implemented in the code ?
To exchange files we use dtnsend and dtnrecv , can we for example exchange songs or other types of messages ?
I really appreciate if someone could answer me .
Thank you
Ghada Jaber Etudiante en 5eme année Réseau informatique et Telecommunication a l'INSAT Stagiaire a l'IRIT/ENSEEIHT Tel : 003385681703 email : jaberghada@yahoo.fr Skype : ghada.jaber90
-- Stephan Rottmann Institut für Betriebssysteme und Rechnerverbund Tel.: +49-531-391-3154 Mühlenpfordtstraße 23 Fax.: +49-531-391-5936 TU Braunschweig D-38106 Braunschweig
participants (3)
-
Ghada Jaber
-
Maël Auzias
-
Stephan Rottmann