Posted by Alvaro G Vicario on 06/15/05 12:19
*** Vish wrote/escribió (15 Jun 2005 01:27:40 -0700):
> So guys, in terms of performance what method would be best to use? Or
> what are the pros n cons of using these methods.
It'd be surprising that posting data through the Internet you faced any
performance issue related to choosing either method. 99,9% of your
performance will depend on network and remote server.
Use sockets if portability is a great issue and curl if you don't want to
reinvent the wheel.
--
-- Álvaro G. Vicario - Burgos, Spain
-- http://bits.demogracia.com - Mi sitio sobre programación web
-- Don't e-mail me your questions, post them to the group
--
[Back to original message]
|