Daniel,

Depending on what you are trying to do, java.net.Socket has an option for SOCKS. If you want to write a JavaScript client you would have to import java.net and access the socket through JavaScript. There is a fair amount of documentation on how to access Java libraries from JavaScript running on rhino which should get you going.
Terry


Daniel Gibby wrote:
I tried searching documentation and Googling online but didn't find mention of using Rhino with SOCKS.

The basic idea is to connect to the TOR project for confidentiality.
http://www.torproject.org

Does anyone have experience or pointers with SOCKS and Rhino?

Thanks,
Daniel
_______________________________________________
dev-tech-js-engine-rhino mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-js-engine-rhino
_______________________________________________
dev-tech-js-engine-rhino mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-js-engine-rhino

Reply via email to