some more cleanup and using TTRTS_PORT

This commit is contained in:
mdiluzio 2015-01-02 15:25:30 +00:00
parent b4240cf1c8
commit 83b9990bcc
2 changed files with 14 additions and 12 deletions

View file

@ -34,7 +34,7 @@ int runClient(int argc, char* argv[])
}
// Get port number
portno = 11715;
portno = TTRTS_PORT;
// Create a new socket
// AF_INET is general internetsocked domain