omnet++ - send the reputation values of nodes to the neighbour nodes -


i want send reputation values of nodes neighbour nodes in omnet++ utilizing veins. have installed veins4a. have done tictoc , run veins successfully. can me on how send type of information in veins. should use message udp/tcp not supported in current version of veins.

is possible send message using waveshortmessage.msg adding information (like extension in message)?

the best way start might modify existing example, uses tracidemo11p application , waveshortmessage message exchanged between cars. feel free add new fields message class (just did in tic toc tutorial, in waveshortmessage.msg) , implement new ways of how application reacts received messages (again, in tic toc tutorial, in tracidemo11p.cc).


Comments

Popular posts from this blog

javascript - Chart.js (Radar Chart) different scaleLineColor for each scaleLine -

apache - Error with PHP mail(): Multiple or malformed newlines found in additional_header -

java - Android – MapFragment overlay button shadow, just like MyLocation button -