• MCB2360
    Hi, AS I am a newbie to this field, please help me in using MCB2360.I wrote loopback code for UART.Able to see simulated output , i.e character typed in Command Window is echoed in the Peripheral Window...
  • UDP BSD Client
    Hi everyone. I'm trying to synchronize MCU internal clock with NTP server. My code is already running on some older projects. Now I need to migrate my code to RTX environment and BSD sockets. Below...
  • LPC1788 - UDP example
    Hi all, i am trying to send and receive UDP packet on my Hardware. I am using LPC1788 with PHY DP83848TSQ. I already test the Hardware with an example code called "easyweb" and it work. And then...
  • hid client example
    Hello, I have bought the Keil development tool for mcb2148 and I'm trying to compile the HID client example that comes with it... However using borland c++ 6 I get lots of error messages. If anyone...
  • FTP client example for mcb1700
    Hi all Does any one know how to transfer file from keil mcb1700 to a site (domain-name.com)using FTP? I found an example in RL/TCPnet ,but it is about FTP server but i want use mcb1700 as FTP client...