I am looking for suggestions on the best way to send/receive data from a remote GPRS device, over port 80.
Creating a plain TCP socket on a random port works fine, but m
ASP.NET C# implementation of Uploading binary data like images as POST request to target URL:.
http://technowide.net/2012/09/01/upload-binary-data-http-post/