How to NAT your server 1st. Decide your ip address 2nd. Decide is it only port 80, port 23 3rd
Friday, 4 September 2015
High level programming
Low level programming
1. Find/baca datasheet
Facts
Every peripheral has memory.
I look at the hardware schematics and device
datasheets when I program hardware. I also find out if the device is
memory mapped or I/O mapped and how the processor can communicate with
the device.
–
I look at the hardware schematics and device
datasheets when I program hardware. I also find out if the device is
memory mapped or I/O mapped and how the processor can communicate with
the device.
–