Results 1 to 1 of 1
Thread: Java Telnet App Implementation
- 12-26-2007, 03:15 PM #1
Member
- Join Date
- Dec 2007
- Posts
- 2
- Rep Power
- 0
Java Telnet App Implementation
Hi,
Im having trouble implementing a java telnet app on a website. Im looking to have it open on the page but all i can find out how to do is make a button to connect to the window..can anyone help me figure out how to work this?
heres an example of what im trying to do..
Java Telnet Client - Ishar MUD
HTML
CONFIGJava Code:<applet ARCHIVE="jta25b.jar" CODE="de.mud.jta.Applet" WIDTH="150" HEIGHT="30" bgcolor="#CCCCCC"> <param name="config" value="applet.conf"> <br><b>Your Browser seems to have no <a href="http://java.sun.com/">Java</a> support. Please get a new browser or enable Java to see this applet!</b> <br></applet>
Java Code:Applet.detach=true Applet.detach.fullscreen=true Applet.detach.title="<A>---===>| Arcane Nites |<===---<N>" Applet.disconnect=false Applet.disconnect.closeWindow=false Applet.detach.immediately=false Applet.detach.menuBar=true Socket.host=an.selfip.biz Socket.port=3000
Similar Threads
-
Java Telnet App Implementation
By mgdesmond13 in forum New To JavaReplies: 1Last Post: 07-28-2008, 01:58 AM -
Binary Tree Implementation in Java
By Java Tip in forum java.langReplies: 0Last Post: 04-16-2008, 10:35 PM -
Soundex Algorithm Implementation in Java
By Java Tip in forum java.langReplies: 0Last Post: 04-12-2008, 08:40 PM -
problem with Java and telnet
By artofabhi in forum NetworkingReplies: 0Last Post: 01-30-2008, 03:52 AM -
Telnet client Java
By susan in forum NetworkingReplies: 1Last Post: 07-30-2007, 09:59 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks