raw-sockets

How Do I Use Raw Socket in Python?

How Do I Use Raw Socket in Python? Question: I am writing an application to test a network driver for handling corrupted data. And I thought of sending this data using raw socket, so it will not be corrected by the sending machine’s TCP-IP stack. I am writing this application solely on Linux. I have …

Total answers: 8