This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

What exactly is In Application Programming?

What exactly is IAP (In application Programming)?
can anyone, please post a practical example to understand the difference between ISP and IAP.?
thankyou

Parents
  • "In System" infers a raw/blank chip from the manufacturer soldered to a board has a mechanism/protocol to allow the device to be programmed easily without some magic interface or programming voltages, ie serial/usb. "In Application" infers the code already loaded (boot loader/app) has it's own mechanism/protocol, usually via more complex and board specific, ie ethernet/wireless, to update itself.

Reply
  • "In System" infers a raw/blank chip from the manufacturer soldered to a board has a mechanism/protocol to allow the device to be programmed easily without some magic interface or programming voltages, ie serial/usb. "In Application" infers the code already loaded (boot loader/app) has it's own mechanism/protocol, usually via more complex and board specific, ie ethernet/wireless, to update itself.

Children