|
-
December 24th, 2010, 08:55 PM
#1
clint-server java \\chat
Hi,All!
When i develop a RMI server,i use
import java.rmi.server.UnicastRemoteServer;
import java.rmi.server.StubSecurityManager;
import chat.server.*;
but when i compile the java file,it occur an error,it said
Class java.rmi.server.UnicastRemoteServer not found in import.
import java.rmi.server.UnicastRemoteServer
and also error with StubSecurityManager
also it said
pls help me work out this problem
thanks a lot
Tags for this Thread
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
|
Click Here to Expand Forum to Full Width
|