I\'m writing a program to send an object from one class to another class. Here is a short sample example of my program to represent the problem. As you can
You are referencing two different classes. Student which is an inner of ClientSide and Student which is an inner class of ServerSide. You should move the Student class to a different file.