NothinRandom / CoDeSys_EIP

Communicate with EtherNet/IP devices using explicit messaging in CoDeSys!
MIT License
24 stars 7 forks source link

[Feature request] Add support for packet reassembling over MTU #12

Open xujiew opened 1 year ago

xujiew commented 1 year ago

Currently the library does not support large tag read/write over the 1500 bytes MTU. It would be great if it could add packet reassembling for large size tag read/write, e.g. tag size over 1500 bytes.