Zynq_UDP
Zynq_UDP copied to clipboard
sending udp packet in standalone
hello,
i am doing my project on Microzed to connect and send a packet of data,i am new to this,trying it for a long time using example project, vivado 2018.1,i would be a great help if anyone would help me,if you post some program which i can understand excluding extra steps i have
-Lwip, Standalone, UDP protocol, tera term
-i used the reference program to send data, but my program is stuck at connect and cant send data, please guide me
-how to set ip & call it when using in connect and send?
-i also have doubt of what port and ip is to be called ? as what are remote_ip, dest_ip, local_ip and ports? when we connect & send what ip and port needs to be defined and how to set ? how to check if the data is being transmitted?