nativeethernet not stable.

Stanleyvc

Active member
When more connections are established, the library pauses every now and then.
This stops the whole program for a few seconds.
How can I fix that.

I am using version 1.0.5

Thanks in advance.
 

Attachments

  • Webserver.zip
    1.7 KB · Views: 23
When more connections are established, the library pauses every now and then.
This stops the whole program for a few seconds.
How can I fix that.

I am using version 1.0.5

Thanks in advance.

May I suggest trying QNEthernet instead? I had better luck and the developer (Shawn) is very responsive. Search the forum for th thread with releases.
 
Yes you should give QNEthernet a try. i had some timing issues with NativeEthernet and timer interrupt driven functions.
With the use of QNEthernet these problems are gone.
 
Back
Top