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
ERROR: Object or class does not support the set of events?
Asp.net Calender Control and JQuery
mysql procedure order by
(V Simple) Work out y given x.
Batch File: String manipulation
Adjust Excel document to where it totals a column using Microsoft Access VBA?
SBS 2008 Group Policies not applied
Droid2 won't sync with Exchange contacts
cascading inserts; passing new seq # to child tables
Trouble with IFrame in MS CRM 4.0