Thread: BBIrc and jmIRC
View Single Post
Old 07-22-2008, 08:24 PM   #4
KeyLoveMobile
Thumbs Must Hurt
 
Join Date: Jan 2008
Model: 8320
OS: 4.5.0.81
Carrier: Rogers
Posts: 116
Default

Quote:
Originally Posted by zakulos View Post
I didn't get BBirc for the same reason yet.

What are you using for HTTP Proxy settings? A company proxy or something else?
The jmIrc Sourceforge page has an HTTP proxy Java app (HttpIrcProxy.jar), which you can execute on a PC to listen for the incoming jmIrc-tunnelled requests. That's what I use currently. I like that it allows you to set a password.

The command I use to run the proxy is:
'java -jar HttpIrcProxy-0.37.jar -p 80 -w mypass'

That sets it up to listen on port 80 and requires jmIrc to provide the password 'mypass' before it will proxy the request.


I've not tried using another HTTP proxy, but I could try it out for you if you wish.
Offline   Reply With Quote