Mercurial > hg > screen-ui
diff src/main.cpp @ 9:3dff71c0e7fd
Removed build products, changed default input port to higher number.
author | samer |
---|---|
date | Fri, 27 Jan 2012 08:52:54 +0000 |
parents | 3d9e0db254dc |
children | 460c05dd74d0 |
line wrap: on
line diff
--- a/src/main.cpp Thu Jan 26 23:42:13 2012 +0000 +++ b/src/main.cpp Fri Jan 27 08:52:54 2012 +0000 @@ -5,7 +5,7 @@ #define HOST "localhost" #define PORT 7770 #define NUMVOICES 3 -#define RECEIVEPORT 1234 +#define RECEIVEPORT 7771 //======================================================================== int main(int argc, const char **argv ){