OMNET++ INTERFACE WITH PYTHON -
i want modify aodv protocol. thought want aodv take different routing decisions. have designed own protocol based on aodv in python. uses game-theory find best rout in terms of security , energy consumption , shortest path. question that: can build agent in python take routing decision , continues in omnet++ routing. can see if inet framework can interfaced python ?
regards,
maybe wrapper class help you:
http://www.codeproject.com/articles/14192/embedding-python-in-your-c-application
python omnet++
No comments:
Post a Comment