• how to convert http base program to windows application program?
    Hi all I developed a HTTP base control program on a cortex m3 microprocessor and i would like to do the same with a windows application .which protocol i have to use instead of http?Can you give me...
  • how to convert http base program to windows application program?
    Hi all I developed a HTTP base control program on a cortex m3 microprocessor and i would like to do the same with a windows application .which protocol i have to use instead of http?Can you give me...
  • Does anyone have instructions for how to setup for developing ARM based applications on OS X?
    I am interested in learning the ARM system and embedded programming but exclusively use a MAC with OS X.  Does anyone have or know of how to get and IDE set up and running on OS X?
  • Does anyone have instructions for how to setup for developing ARM based applications on OS X?
    I am interested in learning the ARM system and embedded programming but exclusively use a MAC with OS X.  Does anyone have or know of how to get and IDE set up and running on OS X?
  • Address return form accept() / MDK Keil
    Hi guys, why or better when is the accept() returning zero filled IP and PORT? Sometimes I have there right IP and port and sometimes zero filled ip. SOCKADDR_IN rem_addr = {0}; int addr_len = sizeof...