Hello I am currently trying to figure out how to make a java program that will communicate with the ethernet port on my zedboard.The goal is to be able to read and write any data sent from one end to the other using a GUI.Does anyone know how I can approach this? any documentation? Code examples?