Click here to Skip to main content
15,888,527 members
Home / Discussions / Java
   

Java

 
GeneralRe: Audio Files in socket programming. Pin
Richard MacCutchan24-Jan-10 9:19
mveRichard MacCutchan24-Jan-10 9:19 
GeneralRe: Audio Files in socket programming. Pin
427748024-Jan-10 18:15
427748024-Jan-10 18:15 
GeneralRe: Audio Files in socket programming. Pin
Richard MacCutchan24-Jan-10 22:07
mveRichard MacCutchan24-Jan-10 22:07 
GeneralRe: Audio Files in socket programming. Pin
427748024-Jan-10 22:20
427748024-Jan-10 22:20 
GeneralRe: Audio Files in socket programming. Pin
Richard MacCutchan24-Jan-10 23:10
mveRichard MacCutchan24-Jan-10 23:10 
GeneralRe: Audio Files in socket programming. Pin
427748024-Jan-10 23:27
427748024-Jan-10 23:27 
AnswerRe: Audio Files in socket programming. Pin
san-shiro{701}10-Feb-10 11:43
san-shiro{701}10-Feb-10 11:43 
QuestionREG: SSH Pin
sangeethanarayan22-Jan-10 2:08
sangeethanarayan22-Jan-10 2:08 
Hi,
I have to create ssh window.And i've mindterm.jar and following code

<APPLET CODE="com.mindbright.application.MindTerm.class" ARCHIVE="mindterm312.jar?r1" WIDTH=800 HEIGHT=600>

<PARAM NAME="line-space-delta" value="0">
<PARAM NAME="local-echo" value="false">
<PARAM NAME="rev-video" value="false">
<PARAM NAME="ignore-null" value="true">
<PARAM NAME="crlf" value="false">
<PARAM NAME="font-size" value="12">

<PARAM NAME="autowrap" value="true">
<PARAM NAME="delete-send" value="bs">
<PARAM NAME="ascii-line" value="false">
<PARAM NAME="local-pgkeys" value="false">

<PARAM NAME="font-name" value="Monospaced">
<PARAM NAME="visual-bell" value="false">
<PARAM NAME="geometry" value="80x24">
<PARAM NAME="backspace-send" value="del">

<PARAM NAME="paste-button" value="middle">
<PARAM NAME="rev-autowrap" value="false">
<PARAM NAME="passthru-prn-enable" value="true">
<PARAM NAME="copy-select" value="true">

<PARAM NAME="save-lines" value="512">
<PARAM NAME="term-type" value="xterm">
<PARAM NAME="key-mappings" value="">
<PARAM NAME="insert-mode" value="false">

<PARAM NAME="username" value="">
<PARAM NAME="copy-crnl" value="false">
<PARAM NAME="bg-color" value="white">
<PARAM NAME="server" value="apps0.toronto.edu">

<PARAM NAME="print-font-size" value="8">
<PARAM NAME="input-charset" value="none">
<PARAM NAME="repos-output" value="true">
<PARAM NAME="resizable" value="true">


<PARAM NAME="repos-input" value="true">
<PARAM NAME="map-ctrl-space" value="true">
<PARAM NAME="print-font-name" value="Courier">
<PARAM NAME="encoding" value="iso-8859-1">

<PARAM NAME="virtual-kbd" value="">
<PARAM NAME="cursor-color" value="i_blue">
<PARAM NAME="scrollbar" value="right">
<PARAM NAME="auto-linefeed" value="false">

<PARAM NAME="select-delim" value="\"\"">
<PARAM NAME="visible-cursor" value="true">
<PARAM NAME="fg-color" value="black">


</APPLET>


When i run this html, i got ssh window but this following error will occur.

Error connecting to apps0.toronto.edu, reason:
-> access denied (java.net.SocketPermission apps0.toronto.edu resolve)


Is there any bug in applet code? please help me.........
AnswerRe: REG: SSH Pin
Richard MacCutchan22-Jan-10 3:59
mveRichard MacCutchan22-Jan-10 3:59 
QuestionProblem in SetBoundaryModes with Option Clamp Pin
002comp20-Jan-10 20:32
002comp20-Jan-10 20:32 
Questionimplementing term frequency and inverse document frequency in java Pin
Abiodun Modupe19-Jan-10 12:46
Abiodun Modupe19-Jan-10 12:46 
AnswerRe: implementing term frequency and inverse document frequency in java Pin
Richard MacCutchan19-Jan-10 22:39
mveRichard MacCutchan19-Jan-10 22:39 
AnswerRe: implementing term frequency and inverse document frequency in java Pin
Cedric Moonen19-Jan-10 22:53
Cedric Moonen19-Jan-10 22:53 
Questionjava and windows vista Pin
StrayGrey18-Jan-10 3:58
StrayGrey18-Jan-10 3:58 
AnswerRe: java and windows vista Pin
David Skelly18-Jan-10 4:31
David Skelly18-Jan-10 4:31 
AnswerRe: java and windows vista Pin
StrayGrey18-Jan-10 18:05
StrayGrey18-Jan-10 18:05 
AnswerRe: java and windows vista Pin
StrayGrey18-Jan-10 4:37
StrayGrey18-Jan-10 4:37 
GeneralRe: java and windows vista Pin
TorstenH.19-Jan-10 2:36
TorstenH.19-Jan-10 2:36 
Questionsearch code for network monitoring Pin
manu.o17-Jan-10 5:52
manu.o17-Jan-10 5:52 
QuestionHow to do Tiling Of Textures? Pin
002comp15-Jan-10 4:46
002comp15-Jan-10 4:46 
QuestionChange size of Textures Pin
002comp14-Jan-10 20:36
002comp14-Jan-10 20:36 
AnswerRe: Change size of Textures Pin
002comp14-Jan-10 22:49
002comp14-Jan-10 22:49 
GeneralRe: Change size of Textures( Plz help me somebody) Pin
002comp15-Jan-10 0:39
002comp15-Jan-10 0:39 
Questionusing jmxremote and JConsole Pin
tas282614-Jan-10 5:50
tas282614-Jan-10 5:50 
QuestionI need ebay program Pin
totolcm13-Jan-10 2:16
totolcm13-Jan-10 2:16 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.