Search results

  1. E

    TCP Server from Black Hat Python 2nd Edition (Issue with the client_handler = line) Any advice?

    Ok so, I'm reading through Black Hat Python 2nd Edition, and it's excellent. I'm working on the TCP Server right now, but there's a problem in the code on the client_handler = line. It seems to have some sort of indentation or syntax issue, I'm not really sure which. It gives me the error...
Back
Top