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:
parent
8eabc532ed
commit
fe0747336c
8 changed files with 109 additions and 70 deletions
|
@ -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>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue