Feature #165
Socks 4/5 Support
Status: | Closed | Start: | 04/10/2009 | |
Priority: | Normal | Due date: | ||
Assigned to: | % Done: | 100% |
||
Category: | - | Spent time: | - | |
Target version: | - | |||
Votes: | 0 |
Description
Associated revisions
Revision 5545e28553410144712191ab7054f1323f071e31
Merging apophis' feature/intergrate_starksoft_proxy_client branch for socks 4/5 support (closes: #165)
Renamed ProxyUser to ProxyUsername and ProxyPass to ProxyPassword.
Default the proxy fields to null, no need to waste CPU cycles for useless assignment.
Actually connect to the proxy server and target server.
Re-use our initialized TcpClient object with the timeout settings for the proxy.
Added own ProxyType enum and map it to the Starksoft's one in IrcClient.Connect().
Updated MonoDevelop project files.
History
Updated by Mirco Bauer 5760 days ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset 5545e28553410144712191ab7054f1323f071e31.