I J

I J

  • NA
  • 6
  • 2.2k

Reading Image Using Socket

Dec 30 2013 1:04 AM
Hi, I am trying to stream an image via memory that I am grabbing from my HTTP Client, and my HTTP Client uses Sockets to read data.

Currently I grab the image from URL but it is invalid/corrupt (mainly because I am using socket) so I am looking for a solution to this.

Here is my HTTP Client:

http://pastebin.com/8y5EHUnH