Page 1 of 1

sockets are slow

Posted: Tue Jun 22, 2004 6:53 am
by amolkad
HI,

I am using sockets in programme.
I need to open and close socket 4 times during execution of one script.
And process become slow.
How to make socket connetion fast?

Posted: Tue Jun 22, 2004 8:45 am
by protokol
Show some code so that we can recommend changes.

Posted: Tue Jun 22, 2004 10:41 am
by kettle_drum
Sockets arent usually slow. Maybe its the servers that your trying to connect to.