Hi,
I am currently assisting on a project that comprises of remote, standalone cameras fitted with GSM modems that streams the .jpg image as a text string to a specific port (2700) on a server. What I must do is to come up with a routine that will listen on this port and when the stream arrives, read the stream of data and display it in a textbox. Secondly, to take the stream of data and save it again as a .jpg.
Would appreciate some help.
Start Free Trial