Kobuki provides two different interfaces for communication with host(e.g. Netbook), USB and Serial port. But underlying scheme is same. It is RS-232 serial communication.
Kobuki has `USB to serial converter` internally, FTDI's FT232R. By using this chip, kobuki and host can communicate over USB interface.
More detailed descriptions can be found in the code api of kobuki_ftdi.