Heyas Stoneslinger, where did you get that Java code you use to put on your website to connect to the board?
I been trying to hunt one down and cannot find one that works rite..
Thanks for all your helo.
Southern/Dave
http://hatedreality.homeunix.net:50
For Stoneslinger..
Moderator: Mod Squad
-
- Posts: 79
- Joined: Fri Sep 08, 2006 7:44 pm
- Location: Roseville MI
- Contact:
-
- Posts: 427
- Joined: Wed Apr 23, 2008 12:01 pm
- Location: Kitchener, ON, Canada
- Contact:
Re: For Stoneslinger..
You can grab it from my bbs file area, ISVSOLO, jatelnet.zip.SouthernCross wrote:Heyas Stoneslinger, where did you get that Java code you use to put on your website to connect to the board?
I been trying to hunt one down and cannot find one that works rite..
Thanks for all your helo.
Southern/Dave
http://hatedreality.homeunix.net:50
You will need to edit the config files, thier is a small help file in the zip how to get it working with Worldgroup and where to put the files. Be sure to change in the config files anywhere thier is "swamp" or "theswampbbs" or it wont work. For more help or a newer version go to:
http://javassh.org/space/start
You running on port 50 will make for a challenge to get it working but has settings for http port #.
Stoneslinger
telnet://theswampbbs.net or http://theswampbbs.net
telnet://theswampbbs.net or http://theswampbbs.net
-
- Posts: 82
- Joined: Mon Aug 14, 2006 1:31 pm
- Location: Marion,Iowa
- Contact:
java telnet app
I installed the java telnet app and got it working but it will not connect because it says this: sorry could not connect to http://www.cedarvalleybbs.com 23
reason: java.security.AccessControlException: access denied (java.net SocketPermission [http://www.cedavalleybbs.com] resolve)
other than that is all works and i checked all the addresses.
Any ideas?
Try this yourself @ www.cedarvalleybbs.com click the word logon
reason: java.security.AccessControlException: access denied (java.net SocketPermission [http://www.cedavalleybbs.com] resolve)
other than that is all works and i checked all the addresses.
Any ideas?
Try this yourself @ www.cedarvalleybbs.com click the word logon
Sysop of CedarValley & CedarNet BBSes
CedarValley BBS online since Oct 1998 WG 3.20
CedarNet online since Oct 2005 WG 3.30
CedarValley BBS online since Oct 1998 WG 3.20
CedarNet online since Oct 2005 WG 3.30
Re: java telnet app
banjaxster wrote:I installed the java telnet app and got it working but it will not connect because it says this: sorry could not connect to http://www.cedarvalleybbs.com 23
reason: java.security.AccessControlException: access denied (java.net SocketPermission [http://www.cedavalleybbs.com] resolve)
other than that is all works and i checked all the addresses.
Any ideas?
Try this yourself @ www.cedarvalleybbs.com click the word logon
The problem is your trying to http:// to a Telnet Port.
The entry should probably be just cedarvalleybbs.com:23
-
- Posts: 427
- Joined: Wed Apr 23, 2008 12:01 pm
- Location: Kitchener, ON, Canada
- Contact:
Re: java telnet app
I sent you a pmail with the information that should fix it. sysop@ cedarvally.com. Maybee you didnt get it.banjaxster wrote:I installed the java telnet app and got it working but it will not connect because it says this: sorry could not connect to http://www.cedarvalleybbs.com 23
reason: java.security.AccessControlException: access denied (java.net SocketPermission [http://www.cedavalleybbs.com] resolve)
other than that is all works and i checked all the addresses.
Any ideas?
Try this yourself @ www.cedarvalleybbs.com click the word logon
try the following changes
in each config file
B1.conf
input host 20 "CedarValley" change "Cedarvalley" to just "Cedar"
Defualt.conf
Socket.host = http://www.cedarvalleybbs.com
Socket.port = 23
# for SSH use the port below
#Socket.port = 22
remove the http://www. so it reads only cedarvalleybbs.com
Hope that helps you get it working. If after changeing both it doesnt work change the B1.conf back to input host 20 "cedarvalley" It may work then but for some reason on 4-5 other bbs's we had to use a shortform of the bbs name.
Stoneslinger
telnet://theswampbbs.net or http://theswampbbs.net
telnet://theswampbbs.net or http://theswampbbs.net
-
- Posts: 82
- Joined: Mon Aug 14, 2006 1:31 pm
- Location: Marion,Iowa
- Contact:
It now works thanks so much, it was the http://www that was stopping it from working.
My telnet link hasn't worked since Microsoft took out telnet from internet explorer.
A very nice looking interface!
Once again thanks!
My telnet link hasn't worked since Microsoft took out telnet from internet explorer.
A very nice looking interface!
Once again thanks!
Sysop of CedarValley & CedarNet BBSes
CedarValley BBS online since Oct 1998 WG 3.20
CedarNet online since Oct 2005 WG 3.30
CedarValley BBS online since Oct 1998 WG 3.20
CedarNet online since Oct 2005 WG 3.30
-
- Posts: 427
- Joined: Wed Apr 23, 2008 12:01 pm
- Location: Kitchener, ON, Canada
- Contact:
Good to hear you got it working.banjaxster wrote:It now works thanks so much, it was the http://www that was stopping it from working.
My telnet link hasn't worked since Microsoft took out telnet from internet explorer.
A very nice looking interface!
Once again thanks!
Stoneslinger
telnet://theswampbbs.net or http://theswampbbs.net
telnet://theswampbbs.net or http://theswampbbs.net