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
AS3 xml news ticker - How it's done?
Disk not accessible / not in Disk Managment
Direct email
Cannot connet to internet via wireless but can connect via hardwire
PING (Partimage Is Not Ghost) : Unattend Restore from Networked Image
ASA 5505 - configure to administer device via ASDM over VPN
How can I rest days to filter datetime field
can I disable mail for an Exchange user?
pass array to function
SWINGS VS STRUTS/JSF