Microsoft
Software
Hardware
Network
Question : Java Applet Client - Starting without resrictions
If anyone has ever worked with applets and networking - you'd know it's pain. But with help I found out a way to launch through applet viewer with unrestricted access to the applet and connect to the client using this command:
1:
appletviewer -J-Djava.security.policy=game.policy dan.html
Anyway, is there a way to have no security on an applet I have created?
That way I can launch the server and users can connect to my applet through a simple web page!
Now you may be thinking... but the way you're doing it NOW is SOOOO much easier! Well yes, I am going to use the current method for developing but when I make releasing I am going to eventually need to learn how to put it on a browser for everyone to play :)
Answer : Java Applet Client - Starting without resrictions
to do it on an applet you need to sign the jars
http://helpdesk.objects.co
m.au/java/
how-to-sel
f-sign-a-j
ar
alternatively remove the need to access the local disk
Random Solutions
WSUSContent folder too big - need to shrink it
Running FTP command from a batch file
problem connecting to SMTP
php syntax
Not able to change file?
Nested IF's
Manual Feed
Porn website cookies
Compaq cq60-313sa constantly freezes
Return Null when No Records Returned