Hi im trying to serialize a process class and and send it over network.
The problem is that i get an exception that process class is not marked as sreializable , so i understand that its not possible ?
Will i have to create my own process class or there other way to do it ?

The problem is that i get an exception that process class is not marked as sreializable , so i understand that its not possible ?
Will i have to create my own process class or there other way to do it ?
