Hello everyone. ..
I am working on a client/server application with packets ... that's have an id and packet length so I can receive and understand incoming or outing packets easy ... everything works as well.
But now I'm just trying to send an image from client to server ... I need to make it in packet as I do with others ... how can I do that ?
I am working on a client/server application with packets ... that's have an id and packet length so I can receive and understand incoming or outing packets easy ... everything works as well.
But now I'm just trying to send an image from client to server ... I need to make it in packet as I do with others ... how can I do that ?