Please, could someone help me better navigate node-TSN pre-definitions in INET ? I'd like to use the TsnDevice offered by INET in my network architecture. According to the NED file of the TsnDevice module, the hosted applications are of type 'lApp,' and only the NED file is found in the inet.applications.contract directory. Willing to add some operations to the handleMessage of packets in lApp, I generated an lApp.cc and lApp.h in the inet.applications.contract directory. However, during simulation, I observe that these new files are not being considered. Could you please assist me? Thanks in advance
Hello can you please provide source code
github.com/sakib071/Computer-Network-Lab
Please, could someone help me better navigate node-TSN pre-definitions in INET ? I'd like to use the TsnDevice offered by INET in my network architecture. According to the NED file of the TsnDevice module, the hosted applications are of type 'lApp,' and only the NED file is found in the inet.applications.contract directory. Willing to add some operations to the handleMessage of packets in lApp, I generated an lApp.cc and lApp.h in the inet.applications.contract directory. However, during simulation, I observe that these new files are not being considered.
Could you please assist me? Thanks in advance
Source code
github.com/sakib071/Computer-Network-Lab