#ifndef __REMOTE_CONTROL_H #define __REMOTE_CONTROL_H void remote_control_Server(int port); #endif