• LEDSwitch Client did not work correctly
    the example LEDSwitch Client for MCB2300 did not work correctly in my MCB2378 board.it can be ping,but i can not connect to it by TCPServer. switch (protocol) { case TCP: socket_tcp = tcp_get_socket...
  • LEDSwitch Client did not work correctly
    the example LEDSwitch Client for MCB2300 did not work correctly in my MCB2378 board.it can be ping,but i can not connect to it by TCPServer. switch (protocol) { case TCP: socket_tcp = tcp_get_socket...
  • Using LEDSwitch Client for MCB2300 for LPC2468
    Hi I'm trying to use LEDSwitch Client for MCB2300 for LPC2468. but it doesn't work. I guess I have to include header file for lpc2468. any suggestion ?
  • Using LEDSwitch Client for MCB2300 for LPC2468
    Hi I'm trying to use LEDSwitch Client for MCB2300 for LPC2468. but it doesn't work. I guess I have to include header file for lpc2468. any suggestion ?
  • question about LEDSwitch example
    I am using uVision 4.21 to run LEDSwitch example code on MCB 17oo board. I have build and download the code to the board. My PC TCP/IP setting is fixed ip address:192.168.0.100. The PC is connected...