hello everyone.
heres the problem for now, i want my program to open a specific page on the net using a free proxy found somwhere in the net... i already found i can open a page using shellexecute.
anyway lets say i want to go to www.win32asm.cjb.net using proxy 1.23.45.67
thanks in advance
heres the problem for now, i want my program to open a specific page on the net using a free proxy found somwhere in the net... i already found i can open a page using shellexecute.
anyway lets say i want to go to www.win32asm.cjb.net using proxy 1.23.45.67
thanks in advance
Use regular HTTP request header, except include domain in page path as well (in first line of request header).