how is that more ethical if they want that?
owsei
joined 1 year ago
Oh, I already hated windows, that was just the last straw
The pandemic and programming.
I was watching some tutorials and saw how easily people used the terminal, and how clunky cmd felt.
Next day I had ubuntu running.
thank you very much
N / (1/2) = 2N/1 = 2N
It may not work directly, but there's always a way to misdirect it, like a vm!
TCP is the way that you send information, HTTP is what it means.
The difference, in your case, is the port. You ~~can't~~ CAN have TCP and UDP on the same port, but you can't have the same protocol on the same port.
edit: I didn't knew you could have different transfer protocols on the same port, ty!