• Which socket TCP or BSD
    Hello, I am a bit confused as to which API I should use for communication with PC running Win7. Seems like the TCP api is more event driven whereas the BSD is the classic implementation. Does the...
  • 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...
  • Unable to send TCP sockets!
    I have used rl-net successfully before version 7.0 ,now doing the simple job seems to be impossible! I can not send sockets here is my code,do you have any Idea what's going on wrong? netInitialize...
  • TCP socket stuck in ListenState
    Hello, In my application I'm creating 2 TCP sockets on 2 ports. Both are placed in Listen mode (Server mode) When an active open is received on one of the ports data is send to this port. tcp_get_state...
  • KEIL Tcp Socket Client connection
    Hello everybody. First of all i want to say that very good compiler and tools but soo poor documentation and examples. I have a few questions (I have cortex m3 mcu,enc28j60 ethernet controller. I can...