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

TCP Server

Hello,

I have tried LEDClient example from keil on my MCB1700 evaluation Board. When i test with LEDClient.exe that connected via Ethernet, the program running normally and LEDs on appropriate.

Then, i adding the example code to sending and receiving data using TCP Server. When MCB1700 connected with just 1 computer as TCP Client, the program can running normally. But when i tried connecting the second computer to MCB1700 as TCP Client, the TCP can't connected.

It mean, the TCP Server just can be connected to 1 TCP Client at the same time. But, i need connecting 5 TCP Clients at least for my project that can connected at the same time.

Btw, the NUMBER of TCP SOCKET on Net_config.c already setting to 5. But the result is same.

Can you give me a solution?

Thank You.

Parents Reply Children
No data