Forum Discussion
SengKok_L_Intel
Regular Contributor
6 years agoHi
To answer your question, this is required to refer to the OSI model.
https://en.wikipedia.org/wiki/OSI_model
The TSE IP is supporting in the Physical layer and data link layer ( MAC), where the UDP is in the transport layer. This is NOT supported within the TSE IP. You need a processor and a stack to deal with UDP.
From the link below, you can obtain the simple socket server example (TCP) as the reference.
https://fpgacloud.intel.com/devstore/platform/?search=simple
Regards -SK