Wiznet ethernet modules and shields?

Hello i just have a quick question but wasn't sure where to post it at. I have one Ethernet Wiznet 550io module and one Wiznet 5500 Shield. But my question is what is the Difference between them? Because they are using the same Chips of the 5500. But i wasn't sure what is the difference other then that like in coding or different hardware?

Joseph

use the Ethernet library for both. the latest update of the Ethernet library

Hello Juraj Thank you but i was wondering what is the difference between the two? Both have the same chip but i wasn't sure what is the difference?

"io" is in names of the Wiznet modules. W5500 is the chip and the module name is W550io. like when esp8266 is a chip and ESP-12 is a module. or Atmega 328p is a chip and Uno is a board with this chip.

hello yes that part i understand thank you.