The data is suposed to be transmitted over RS232 using
java. on the receving end C language will read this data frame and decode it to get only DATA.
To send it through RS232 it is requirement to form a data packet i.e data frames in the format I have described above.