Transfer image from windows client to linux server c++
I am trying to send a screenshot from my windows application to my linux server and save it there. I keep getting a segmentation fault (core dumped) error and cannot “reconstruct the image” so I can save it in the server.
Transfer image from windows to linux server c++
I am trying to send a screenshot from my windows application to my linux server and save it there. I keep getting a segmentation fault (core dumped) error and cannot “reconstruct the image” so I can save it in the server.