I am using JDK1.4 anf using a scoket channel with selector to write data over the network. when I try to connect to a remote server (the same server from which
applet was downloaded) following error occurs.
java.security.AccessCotrolException: acces denied (java.net.socketPermission 192.168.1.28:2350 connect,resolve)
Please let me know what could be the reason for this. thanx in advance.
Khurram Mahmood
