sticked tpc package and uncontinued package

This commit is contained in:
2019-12-15 21:46:30 +08:00
parent 78271f6ff9
commit da8a56feaf
3 changed files with 39 additions and 25 deletions

View File

@@ -2,21 +2,13 @@ import socket
data = '''post log msw/1.0
from: network
flag: aaaaa
length: 15
part_length: 7
num: 1
flag: abcdefgh
num: 1/2
lengt'''
hello, '''
data2 = '''h: 3
data2 = '''post log msw/1.0
from: network
flag: aaaaa
part_length: 8
length: 15
num: 2
network!'''
abc'''
data = data.encode()
data2 = data2.encode()