hii thanks for your reply
i know this example and i activated it on my board
its close but not enough
i want to to send udp message from the max10 neek development board to the pc , for example
"hello server , i am the client"
and the pc will sent a reply to the max10 neek development board
"hello client , i got you"
the max 10 board will receive this message back from the server and toggles a led or display a number on the 7 sig . it doesn't matter
this for indication that max10 board received a udp message .
what i am looking to do is to build client-server relationship between the max10-neek and my pc using udp protocol