trevisg/PSU_zappy_2017

Feature: Missing graphical cli -> server protocol implementation

Closed this issue · 1 comments

  • Add a new_client(port, address) and a get_updates(pos object) to the GUI bin
  • Add a special gui_cmd function pointer with methods on server side
  • Make them communicate with update periodic polling

Done , but still missing updates polling !