![]() |
|
|||||||
| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| Questions & Help Needed Post any question regarding Basic4ppc. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
||||
|
I want to use Toonel.net as proxy.
request.New2(url,1251) request.SetProxy2("127.0.0.1","8080",false,"","") request.TimeOut=60000 response.New2(1251) response.Value=request.GetResponse code=response.GetString response.Close http work but not with toonel and without compressing! why? |
|
||||
|
That 100%Java statement on the first page of the Toonel site is wrong, although I took it at face value
Your .NETversion of Toolnet works by trapping port 8080 on your local IP address 127.0.0.1 and pretending to be a proxy server. Presumably it does this to do the local data decompression. It looks like whatever this local proxy does is not compatible with the HTTP library. |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| found files for Proxy, need to be compiled for dll? | Mr_Gee | Questions & Help Needed | 13 | 10-19-2008 10:16 PM |
| http cookies | jonjk2029 | Questions & Help Needed | 2 | 08-24-2008 06:19 PM |
| HTTP Bug NEW3 | dibesw | Italian Forum | 5 | 08-02-2008 01:21 PM |
| PPC as an Internet Proxy | Mr_Gee | Questions & Help Needed | 1 | 04-18-2008 05:34 PM |
| proxy login/password? | Elrick | Questions & Help Needed | 4 | 03-15-2008 08:36 AM |