Cloud connection through ethernet

Hey guys, I’ve been trying to get some ethernet functionality on my photon and so far the basic things work (like dhcp, ping and web requests). Next step I wanted to try was maybe connecting to the cloud through ethernet instead of WiFi. Would this be possible? Thanks for any help!

Have you tried a forum search for ethernet?

Yes, I obtained the library I am currently using from:

I'm glad they were able to port the ethercard library to particle, but half the time my photon isn't able to access the ethernet controller (ie. the enc28j60). I've tried other libraries like the UIPEthernet but so far I have not been able to compile any of them. If anyone has successfully gotten ethernet to work with their particle device, any help would be greatly appreciated.