• SENDING DATA THROUGH UDP
    Hi Everyone Its lokesh. Please any one guide me, how to create UDP packet to send to the PC. Please give me any example code of complete UDP packet. thank you. Regards LOKESH lok.chitti...
  • 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...
  • regd: tcp send
    Hi, I am using cortex-m3 device and keil RL-ARM libraries.If i want to send a file which is stored in sdcard,using TCP call(send) ,how to send it?what is the procedure.By defining array and giving number...
  • TCP/IP Sending Data (Problem with tcp_callback function)
    I use the sending data example of TCP/IP tha plased in site ( http://www.keil.com/support/man/docs/rlarm/rlarm_tn_using_udpsoc_example.htm ) . I confing all tcp requirements and i ping my device rightly...
  • input data through serial window while debugging
    Hi, I am working on MCB2300 (LPC2378) and I am using Keil uVision4. In my code I need to give some inputs to the code using serial window. Please let me know how to input some text using serial window...