|
|||||||||||
|
[dtn-interest] dtntunnel UDP-over-DTN forwarder
From: Jakob Eriksson <jeriksson(at)cs.ucr.edu>
Date: Wed Apr 27 2005 - 19:19:12 EDT
Some of you may have noticed that there's a new app in the CVS. dtntunnel can play two roles: sender or receiver. The naming is a bit confusing, please suggest better names if you have any ideas. Sender: listens to a local UDP port, puts the entire UDP packet in a bundle, and sends it off to the specified DTN peer. dtntunnel -r s -p <dtn peer>/dtntunnel -s <local port> Receiver: registers with the local DTNServer, sends the content of any received bundles to the specified address:port, using UDP. dtntunnel -r r -p <dtn peer>/dtntunnel -d <destination host:port> This little app needs some polishing, perhaps more than "some", but at least it seems to do its job reasonably well. Should work on any router/convergence layer, have only tested on Neighborhood and Ethernet. This app's reason for existence is that there are potential users of this implementation that have UDP sources and sinks, and using a tunnel is more expedient than rewriting their apps for explicit DTN support. It's ugly, but in their case, it will work. Yours truly,
Jakob Eriksson
dtn-interest mailing list dtn-interest@mailman.dtnrg.org http://mailman.dtnrg.org/mailman/listinfo/dtn-interest Received on Wed Apr 27 19:25:15 2005 This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 13:27:03 EDT |
||||||||||
|
|||||||||||