Search Results

1
vote

socket trouble in python

There are two much simpler ways I can think of in which you can solve this. Both involve some changes in the behaviors of both the client and the server. The first is to use padding. Let's …