I try to make my stm32+ enc28j60 as client
but the sample I found is the web server which can turn the led on/off.
the one of library is ip_arp_udp_tcp.c but it doesn't say any way to send the socket
How can I just send socket to server from my stm32+enc28j60 as client ?
Can someone help me or share the sample code?