5
0
Fork 0
mirror of https://github.com/TheTesla/HengLongUDPclient.git synced 2025-06-29 11:56:09 +02:00

USAGE prompt; client number, client select, server exit

This commit is contained in:
Stefan Helmert 2014-01-06 21:38:22 +01:00
parent 8eabc532ed
commit fe0747336c
8 changed files with 109 additions and 70 deletions

View file

@ -1,5 +1,5 @@
# depslib dependency file v1.0
1388947181 source:/home/stefan/Proj/UDPclient/main.c
1389037649 source:/home/stefan/Proj/UDPclient/main.c
<pthread.h>
<stdio.h>
<stdlib.h>
@ -17,13 +17,15 @@
<signal.h>
<sys/socket.h>
<netinet/in.h>
<unistd.h>
<arpa/inet.h>
<inttypes.h>
1388951235 source:/home/stefan/Proj/UDPclient/henglong.c
"henglong.h"
1388951303 /home/stefan/Proj/UDPclient/henglong.h
<linux/input.h>
1389038648 source:/home/stefan/Proj/UDPclient/henglong.c
"henglong.h"
1389038543 /home/stefan/Proj/UDPclient/henglong.h
<linux/input.h>
<stdio.h>
<inttypes.h>