Hi, thanks for this. I have a few questions on what you've said for clarity.
You said 'if youre already dealing with raw dats, it'd be easier to use TcpSocket::send(const void* data, size t, size t) etc, roughly speaking.
Do you mean, if I'm already doing it this way as opposed to packets, to just continue to do so.
From here, are you saying I can load it into and sf::image 'image' and then send 'image.' If so where does the image become raw data, can you show me a sample code if it's easy enough.
I appreciate you supporting me.