I was wondering at which layer the beacons are sent in VANET?
Usually vehicles broadcast their cooperative awareness messages aka beacons that contain current speed, location, time, heading, and so forth to the neighbor vehicles. Can these messages be implemented as application layer messages?
I need to work with the header information. More precisely I need to manipulate the header information (probably TCP or IP header) and use the offset information for my own purposes.