Is there any way to make my qnx application be able to support socks?
Has anyone tried porting runsocks to qnx?
Thanks
Is there any way to make my qnx application be able to support socks?
Has anyone tried porting runsocks to qnx?
Thanks
ed <eadj@evoserve.com> wrote:
Is there any way to make my qnx application be able to support socks?
Has anyone tried porting runsocks to qnx?
Yes. Its in the libraries. Take a look at SOCKSinit() in the C
library documentation.
QNX Training Services
http://www.qnx.com/support/training/
Please followup in this newsgroup if you have further questions.
David Gibbs wrote:
ed <> eadj@evoserve.com> > wrote:
Is there any way to make my qnx application be able to support socks?
Has anyone tried porting runsocks to qnx?Yes. Its in the libraries. Take a look at SOCKSinit() in the C
library documentation.-David
QNX Training Services
http://www.qnx.com/support/training/
Please followup in this newsgroup if you have further questions.
Are there any sample code that I can look at to figure out how to use
SOCKSinit? or can teach me how to use it.
ed <eadj@evoserve.com> wrote:
David Gibbs wrote:
ed <> eadj@evoserve.com> > wrote:
Is there any way to make my qnx application be able to support socks?
Has anyone tried porting runsocks to qnx?Yes. Its in the libraries. Take a look at SOCKSinit() in the C
library documentation.-David
QNX Training Services
http://www.qnx.com/support/training/
Please followup in this newsgroup if you have further questions.Are there any sample code that I can look at to figure out how to use
SOCKSinit? or can teach me how to use it.
Did you follow the link at the bottom of the SOCKSinit() call to
“Appendix A: SOCKS – A Basic Firewall”?
QNX Training Services
http://www.qnx.com/support/training/
Please followup in this newsgroup if you have further questions.