struct RequestHeader { int type; int len; // int id; // TODO: Use a transmission id and check whether // response matches request };