#include int main(void) { printf("Here will be server...\n"); return 0; }