Posted by Janwillem Borleffs on 03/19/06 19:44
Bint wrote:
> I'm trying to send some binary data, a relatively large amount
> (~128K), to a PHP script from a wireless device that has TCP/IP
> sockets. So I'm sending all of my data manually (ie ,"POST
> http://www.blah.com/process.php HTTP/1.0\n").
>
A basic example can be viewed here:
http://playground.jwscripts.com/postdata.phps
HTH;
JW
[Back to original message]
|