Hi
I am using lwip stack (version 1.4.0)for one of my program in the Hercules
My requirement is to transmit data from the device over ethernet network at 500 usec rate (device is server). But I find that using tcp connection after some time my client side software (hercules_3-2-8) stops and again starts displaying only after disconnect and connecting again. I want to know the following
1. Does lwip stack support TCP transmission @500 usec
2. Can I get sample program of udp in Hercules using lwip
3. Is there any networking stack other than lwip