|
|
 vMyth - 2007-07-24 13:56:23
Hello,
I'm wondering if this package can connect through a Socks 4 or 5 server or not. Thanks very much.
 Manuel Lemos - 2007-07-25 05:41:38 - In reply to message 1 from vMyth
No, right now the class does not support socks connections. It supports connections via HTTP proxies though.
 vMyth - 2007-07-25 12:25:42 - In reply to message 2 from Manuel Lemos
Will you add this feature soon ? It would be inconvenient if Socks protocol is not supported !
 Manuel Lemos - 2007-07-25 23:52:16 - In reply to message 3 from vMyth
I cannot promise anything soon. Maybe in 3 weeks.
 vMyth - 2007-07-26 00:49:06 - In reply to message 4 from Manuel Lemos
Thanks, Lemos :)
 Michael SOmeone - 2007-12-26 13:59:12 - In reply to message 1 from vMyth
I Would also love it if you could implement this feature, Manuel, it would be excellent, any progress?
 Manuel Lemos - 2007-12-26 18:12:38 - In reply to message 6 from Michael SOmeone
Now, that you reminded me about it, I checked the protocol and it seems simple to implement. I think I will be able to publish a versions with SOCKS support next week.
Out of curiosity, why do you need SOCKS support? Don't you have direct connection access in your Web server running PHP?
 Michael SOmeone - 2007-12-28 10:41:57 - In reply to message 7 from Manuel Lemos
I'm glad to hear that! I Need socks support because i will be accessing a service from your class using multiple clients, from the same machine, if that makes sense! Thanks again, your class is exceptional, adding socks support will strengthen it's supremacy.
 Michael SOmeone - 2008-01-01 10:52:24 - In reply to message 8 from Michael SOmeone
How's it coming along Manuel? I've been looking at various implementations as well, but they are all a bit beyond me.
 Manuel Lemos - 2008-01-01 19:13:33 - In reply to message 9 from Michael SOmeone
It is relatively easy, so it will be done hopefully this week. I am just finishing a development in another class that I need now. After that I will add SOCKS support to the HTTP class. Please be patient.
|