完成lab3
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
import socket
|
||||
import random
|
||||
import time
|
||||
|
||||
class NetworkLayer:
|
||||
def __init__(self, host:str, port:int) -> None:
|
||||
|
||||
Reference in New Issue
Block a user