• Error on closing Tcp connection
    Hello all, I'm using the RealView Realtime Libary V3.10 and the RTX-Kernel. I want to implement an embedded server application based on a MCB2300 Board. So I tried the tcp sockets from the Realtime...
  • Error on closing Tcp connection
    Hello all, I'm using the RealView Realtime Libary V3.10 and the RTX-Kernel. I want to implement an embedded server application based on a MCB2300 Board. So I tried the tcp sockets from the Realtime...
  • Closed the connection to a remote host in TCP
    Hi, I have not found a function to close the connection to a remote host to TCP server, but I will not stop the server, only the connection. My problem is when you unplug the cable, I have to...
  • Closed the connection to a remote host in TCP
    Hi, I have not found a function to close the connection to a remote host to TCP server, but I will not stop the server, only the connection. My problem is when you unplug the cable, I have to...
  • How to instantly close a TCP listen socket (a BSD one)
    Hello everyone. I'm wirting an application for an LPC Controller using Keil/Arm MDK and BSD Sockets. In the application I close a TCP listen socket and want to reopen it a short time later. I get...