jungfrau server: incorporated transmission delay

This commit is contained in:
Dhanya Maliakal
2018-01-11 11:33:26 +01:00
parent 8fc3d97e78
commit d879379aa4
5 changed files with 44 additions and 10 deletions

View File

@@ -83,8 +83,10 @@ int main(int argc, char *argv[]){
printf("function table assigned \n");
#endif
printf("\nReady...\n\n");
if (b)
printf("\nControl Server Ready...\n\n");
else
printf("\nStop Server Ready...\n\n");
/* waits for connection */
while(retval!=GOODBYE) {