I wrote a program that hides wave audio files inside bitmap images and I would like to apply it in the opnet simulator. I would like to send the image from one node to another but i don't know how to send any sort of data from a node to another. if possible I would like any hints or a tutorial for this part.
Asked
Active
Viewed 221 times
1 Answers
1
You may have two options:
Use the SITL (System In The Loop). SITL will make you connect a real device(PC) to Modeler(OPNET).
Use a Value Vector Packet in the Package Package API.

Stephen Rauch
- 47,830
- 31
- 106
- 135

Allen Kim
- 71
- 2