| View previous topic :: View next topic |
| Author |
Message |
sleepyy35
Joined: 22 Jul 2004 Posts: 194 Location: cedar city UT
|
Posted: Mon Oct 25, 2004 2:46 pm Post subject: ahk & socks |
|
|
Chris will ahk support socks one day? or is that to far out there for ahk I'm not sure that even is is possible that would be kinda cool to use socks with ahk
^sleepy^  |
|
| Back to top |
|
 |
Chris Site Admin
Joined: 02 Mar 2004 Posts: 10464
|
Posted: Mon Oct 25, 2004 5:53 pm Post subject: |
|
|
It's pretty far out there. For example, I don't even know what "socks" is -- beyond the vague notion that it's related to network sockets or footwear  |
|
| Back to top |
|
 |
Guest
|
Posted: Mon Oct 25, 2004 7:58 pm Post subject: |
|
|
| LOL @ footwear |
|
| Back to top |
|
 |
Atomhrt
Joined: 02 Sep 2004 Posts: 128 Location: Sunnyvale
|
Posted: Mon Oct 25, 2004 9:37 pm Post subject: |
|
|
| Chris wrote: | It's pretty far out there. For example, I don't even know what "socks" is -- beyond the vague notion that it's related to network sockets or footwear  |
It's not related to sockets. Read all about it here:
http://www.socks.permeo.com/
I use proxycap to connect to computers outside of a firewall (ports on the firewall have to allow for whatever protocol is being used). It requires a connection to an internal "socks" server. Socksified is another term that's used when talking about socks capable applications. I could use proxycap to "socksifiy" an ahk app, but still, whatever protocol I was using in the ahk script, would have to be allowed access through the firewall.
Proxy servers do basically the same thing for http(s)/ftp protocols. _________________ I am he of whom he speaks! |
|
| Back to top |
|
 |
Chris Site Admin
Joined: 02 Mar 2004 Posts: 10464
|
Posted: Tue Oct 26, 2004 4:32 am Post subject: |
|
|
| Thanks for the background. It's been ages since I've done anything with firewalls, proxies, NAT, etc. |
|
| Back to top |
|
 |
|