C:\Program Files\Java\jdk1.6.0_18\bin>javac -d ../bin rmidir\Chatserver.java
rmidir\Chatserver.java:6: cannot find symbol
symbol : class Chatclient
location: interface rmidir.Chatserver
public String[] login(Chatclient cc) throws RemoteException;
^
1 error
drpn 0 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.