-
Notifications
You must be signed in to change notification settings - Fork 1
/
网络实验.txt
99 lines (81 loc) · 903 Bytes
/
网络实验.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
服务器需要的数据库:
1.在线 online
username:
userIP:
2.用户信息:users
username:
password:
question1:
answer1:
question2:
answer2:
question3:
answer3:
logo:
3.离线消息: offLine
username:
aimusername:
information:
time:
state:
4.好友列表: friends
username:
friendname:
nickname:
state:
time:
消息状态
1.建立连接
type:
username:
2.登陆
type:
username:
password:
3.文字消息:
type:
username:
aimusername:
information:
time:
4.注册:
type:
username:
password:
question1:
answer1:
question2:
answer2:
question3:
answer3:
logo:
5.找回密码
type:
username:
password:
question1:
answer1:
question2:
answer2:
question3:
answer3:
6.添加好友
type:
username:
aimusername:
nickname:
time:
state:
//7.文件传输
//type:
//username:
//aimusername:
//order:
//number:
//time:
//information:
7. 文件传输
块号
块大小//默认1000byte
验证//1byte
内容