#include "tcp.h" #include int main( int argc, char *argv[] ) { printf("This will be the multiplexer.\n"); return 0; }