FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » Imported messages » comp.lang.php » How to post data without waiting for the response
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: How to post data without waiting for the response [message #170343 is a reply to message #170342] Fri, 29 October 2010 18:10 Go to previous messageGo to previous message
Magno is currently offline  Magno
Messages: 49
Registered: October 2010
Karma:
Member
On 10/29/2010 02:30 PM, The Natural Philosopher wrote:
> bingomanatee wrote:
>> I have a lot of data to transmit - a lot of multi-K files that I want
>> to send to a web service. I want to do so WITHOUT waiting for the
>> response. BTW using a simple url, sending a raw body POST.
>>
>> What is the best way to send the files that is no blocking (because
>> not dependent on feedback from the recipient)?
>>
>> Recommendations?
>
> I dont really understand what you are trying to do here.
>
> Where is the PHP involved? On the web service server?
>
>
> PHP is not an environment that lends itself to background data
> transmission.

I think the OP could be wanting to send info or files from within PHP to
another server through something like CURL?

If this is the case... I think the best approach would be to launch
another process to do this, with exec() for example.
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Displaying RSS Feeds With Javascript2 ...
Next Topic: linking between 2 databases (on different servers)
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Fri Nov 22 10:24:31 GMT 2024

Total time taken to generate the page: 0.04144 seconds