Jpeg image stream through ethernet

Hello everyone,
I am just starting the learn Embedded Linux. I have a DE1-SoC board, I want to send a jpeg image from FPGA to PC through ethernet. I am looking at GHRD examples to understand the concept of SoC. I am also wondering that is there any way to use an FPGA-to-HPS bridge to control EMAC through FPGA fabric? , I am not sure, Is this is an easy way or not? What is your suggestion to implement this task?
There is a jpeg encoder IP core running on FPGA fabric, I want to output from it.
Any help would be appreciated.