help me php socket proxy

Discussion in 'PHP' started by yuans, Nov 16, 2011.

  1. #1
    hy all help me
    I create a php socket to connect to the web server chat
    but his web chat server that has banned my web ip,
    I tried to make a php proxy socket but still can not connect pls help me
    sample code
    $ ss [$ i] = socket_create (AF_INET, SOCK_STREAM, SOL_TCP);
    socket_connect ($ ss [$ i], '$ host', $ port);
    login ($ id_array [$ i], $ ss [$ i]);

    her how to make ip web proxy so that I can connect again with the host / web chat is thx1
     
    yuans, Nov 16, 2011 IP