Page 1 of 1

establishing socket connections

Posted: Mon Mar 21, 2005 11:15 pm
by dannymc1983
im trying to set up a socket connection and id just like to know do you have to specify the address and port of your proxy server if you are behind one?? if so how do you do this? i went through fsockopen() in the php manual but it didnt say anything about a proxy server....

Posted: Tue Mar 22, 2005 9:00 am
by Pyrite
socket connection to what?

Posted: Tue Mar 22, 2005 10:44 am
by dannymc1983
to a website

Posted: Wed Mar 23, 2005 1:06 am
by Pyrite
Do you mind explaining a bit what you are trying to do, or posting some code pls? I am kinda interested