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
How do I add var to a function
AD under admin tools
How to link a class of validation methods to VCL field components?
Is my Power Supply Unit sufficient
Regex to find webpage title
Oracle Forms 6i(32-bit) => Oracle database 10g R2 Windows 2008 R2 64-bit)
About domains diferent to .com
JQuery: "$" what does it mean in JQuery
Error adding user mapping in sql server 2005
Connecting two SAN units