I have come across the fact that I cannot
create a ServerSocket and an RMI object within
the same program.
Is it possible to do that? To create a ServerSocket
and an RMI object within the same program?
I need urgernt help with this, as I am working
on a company project, and I could not
foresee this. To my knowledge you
could do both from within the
same program.