Commit c7021a1e authored by mohammad.salama's avatar mohammad.salama

printing Done

parent 94fc31c7
......@@ -6,7 +6,7 @@ import java.rmi.registry.Registry;
public class ChatServer
{
public static void main(String[] args) throws RemoteException
{
{
System.setProperty("java.security.policy" , "./RmiPolicy.policy");
System.setSecurityManager(new RMISecurityManager());
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment