I am thinking about writing a conduit to sync data from a Palm OS PDA to a Web based app.
Using the Palm OS SDK I can open a socket and send and receive data, or I can send via http/https.
I have done a bit of php but only with forms, does anyone have any pointers for how to write php to receive chunks of data that are sent directly via a socket?
Thanks
Greg