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

How to redirect TCP errors in code

Hello everyone,

I'm using the TCP/IP stack in a standalone manner. In Net_Debug.c, I have the debug options set to Error Only. I'm interested in handling any TCP/IP related errors in code. Does anyone know how to redirect the errors printed on stdout/stderr in code?

Thanks in advance,

Lei

  • I started the original thread but the succeeding discussion was taken on a different topic that wasn't about the original topic anymore. Not wanting to confuse the forum readers and not knowing how to delete a thread, I started a new thread.

    Lei