LinskI
unread,Aug 27, 2010, 6:24:44 AM8/27/10Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to omnetpp, sg...@zemris.fer.hr
Hello :)
I'm writing a Tor simulator for my diploma thesis. It's based on OMNeT
INET framework. Currently, only the basic VC functionality is
implemented - meaning: opening of an n path virtual circuit, opening
of a virtual stream to a given destination, data relaying and closing
of both. Directory "traffic" and DNS "resolving" are solved in the
simplest manner - as a static variable visible to all concerning
nodes. My questions are:
a) is there a need for such a piece of code?
b) if so, what is the procedure of integrating it in INET framework?
c) is there anyone interested in reviewing the code?
brgds,
LinskI