Guest_imported
New member
- Jan 1, 1970
- 0
Hello all,
i'd like to make a java program using sockets that could connect with another program that i've already made with visual c++. I'm having problems in the java linking phase 'cause i'm getting an error saying BufferedReader not defined , but i'm importing java.io.* , so i think that i'm having problems with my classpath . Can anyone help me ?
i'd like to make a java program using sockets that could connect with another program that i've already made with visual c++. I'm having problems in the java linking phase 'cause i'm getting an error saying BufferedReader not defined , but i'm importing java.io.* , so i think that i'm having problems with my classpath . Can anyone help me ?