-
Applets
I'm trying to use applet to connect to a server. But I keep getting java.lang.RuntimePremission exitVM exception.
Can anyone help me with this one please????
-
Is the server the same one that served the applet? If not then you can't connect to it.
-
Yep you can. You need to sign your applet and then you can use socket to connect to any known server.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|