 struct GET
        {
	short station_id;
	char buffer_get;
	void *get_data;
	};
