Listen, I have not implemented what you said myself. However, in
HttpProt.pas, search for "CONNECT" (case sensitive, withOUT quotes). It may
not be easy--warning!

Also search for the RFC of HTTP/1.1 CONNECT tunneling.

Regards,

SZ

On Wed, Nov 4, 2009 at 9:46 AM, isgbuddy <isgbu...@gmail.com> wrote:

> thanks.
>
> I searched. There don't have one method named "CONNECT" in HttpProt.pas.
> Can you tell me what is exact method name?
>
>
> Fastream Technologies wrote:
>
>> Search for the "CONNECT" method. That is the method you will need to
>> implement for TWSocket.
>>
>> On Wed, Nov 4, 2009 at 9:33 AM, isgbuddy <isgbu...@gmail.com> wrote:
>>
>>
>>
>>> Many thanks.
>>>
>>> Can you tell us a piece that what's code we need copy?
>>>
>>>
>>> Fastream Technologies wrote:
>>>
>>>
>>>
>>>> I understood you correctly. All you need to do is to copy the necessary
>>>> code
>>>> from httpprot to wsocket.
>>>>
>>>> Regards,
>>>>
>>>> SZ
>>>>
>>>> On Wed, Nov 4, 2009 at 9:27 AM, isgbuddy <isgbu...@gmail.com> wrote:
>>>>
>>>>
>>>>
>>>>
>>>>
>>>>> No. You maybe misunderstand.
>>>>>
>>>>> I need TWSocket support Http Proxy Server not THttpCli. If you ever use
>>>>> Yahoo Messenger, You will know there have "Connection Preferences".
>>>>>
>>>>> Please take a look at http://i34.tinypic.com/a1o9ol.jpg
>>>>>
>>>>>
>>>>> Fastream Technologies wrote:
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>> HttpProt.pas has support for HTTP/1.1 CONNECT method proxies.
>>>>>>
>>>>>> Regards,
>>>>>>
>>>>>> SZ
>>>>>>
>>>>>> On Wed, Nov 4, 2009 at 1:13 AM, isgbuddy <isgbu...@gmail.com> wrote:
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>>> TWSocket seem just support socks proxy now. Anybody know how to
>>>>>>> support
>>>>>>> Http proxy in TWSocket?
>>>>>>> --
>>>>>>> To unsubscribe or change your settings for TWSocket mailing list
>>>>>>> please goto
>>>>>>> http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
>>>>>>> Visit our website at http://www.overbyte.be
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>> --
>>>>>> To unsubscribe or change your settings for TWSocket mailing list
>>>>>> please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
>>>>>> Visit our website at http://www.overbyte.be
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>
>>>>>
>>>> --
>>>> To unsubscribe or change your settings for TWSocket mailing list
>>>> please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
>>>> Visit our website at http://www.overbyte.be
>>>>
>>>>
>>>>
>>>>
>>>>
>>> --
>>> To unsubscribe or change your settings for TWSocket mailing list
>>> please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
>>> Visit our website at http://www.overbyte.be
>>>
>>>
>>>
>> --
>> To unsubscribe or change your settings for TWSocket mailing list
>> please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
>> Visit our website at http://www.overbyte.be
>>
>>
>>
>
> --
> To unsubscribe or change your settings for TWSocket mailing list
> please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
> Visit our website at http://www.overbyte.be
>
--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to