Ethercard.h Chat Server TCP/IP (ENC28J60)

Hello, I have a project I've been trying to do for a long time. Communication with the remote computer using an arduino and ENC28j60. I did this with the UIPEthernet library. The example I use is UIPEthernet/AdvancedChatServer.ino at master · UIPEthernet/UIPEthernet · GitHub
with a program from a computer (SocketTest v3 etc.) I keep trying to send and receive data.I have to do this with the ethercard.h or ether_28j60.h library. I could not find an example of this. I need an example like UIPEthernet / AdvancedChatServer. Or another option. How should I proceed?

I wish everyone good work