Hash : 600f4487 Author : Thomas de Grivel Date : 2024-07-20T19:00:22
Download
1 2
server = Socket.listen("localhost", 8000) client = Socket.accept(server)