• When TCPnet supports raw socket?
    Hi,all I am using TCPnet on my board.It works well. I need to write a 'ping' tool in the board,and I found that TCPnet supports UDP socket/TCP socket/BSD socket.But BSD socket does not support raw socket...
  • Webserver and TCP Socket - TCPNET
    Hello There, I am trying to implement the webserver and TCP socket implementation in a single solution. I hope that both can co-exist (built using TCPNet module). Has anyone done similar implementation...
  • Webserver and TCP Socket - TCPNET
    Hello There, I am trying to implement the webserver and TCP socket implementation in a single solution. I hope that both can co-exist (built using TCPNet module). Has anyone done similar implementation...
  • When TCPnet supports raw socket?
    Hi,all I am using TCPnet on my board.It works well. I need to write a 'ping' tool in the board,and I found that TCPnet supports UDP socket/TCP socket/BSD socket.But BSD socket does not support raw socket...
  • Stress testing of TCPNet TCP socket application
    I have an ARM/Cortex application that uses Keil RL-ARM in order to implement RTOS tasks and communication via TCP/IP ports. Because tasks other than the task that runs TCPNet need to talk via TCP ports...