Update 'Test_Cases/Test_Case1/TestCase1_ACK.py'
This commit is contained in:
parent
1427a239a2
commit
853a7d9fc9
@ -1,6 +1,6 @@
|
||||
import socket
|
||||
|
||||
# Sending a SYN packet
|
||||
# Sending a ACK packet
|
||||
|
||||
def init_socket():
|
||||
s = socket.socket(socket.AF_INET, socket.SOCK_RAW, socket.IPPROTO_TCP)
|
||||
|
Loading…
x
Reference in New Issue
Block a user