This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

stm32F103+ENC28j60 as TCP Cleint

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?

0