You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Edouard De Oliveira (JIRA)" <ji...@apache.org> on 2008/04/07 12:16:24 UTC

[jira] Commented: (DIRMINA-415) Proxy support

    [ https://issues.apache.org/jira/browse/DIRMINA-415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12586316#action_12586316 ] 

Edouard De Oliveira commented on DIRMINA-415:
---------------------------------------------

Based on James work i hacked around and achieved working NTLM & socks 4 & 4a proxy support
But it still needs a lot of work : code cleaning, API reworking, socks 5 & digest support
i'll keep sending infos on  progress made

> Proxy support
> -------------
>
>                 Key: DIRMINA-415
>                 URL: https://issues.apache.org/jira/browse/DIRMINA-415
>             Project: MINA
>          Issue Type: New Feature
>          Components: Transport
>            Reporter: Trustin Lee
>             Fix For: 2.0.0-M2
>
>         Attachments: mina-connector-proxy-1.1.0-mina2.zip, mina-connector-proxy-1.1.0.zip
>
>
> There has been enourmous demand for supporting proxy such as simple port forwarding and SOCKS.  We need to investigate what the best way is to provide an extension point for proxies.
> IoFilters are not adequate for proxies because proxies needs changes in the socket addresses (both local and remote) of IoSession.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.