Use ServerSided functions on Client?

Is there anyway a Client Sided module can use a function in a ServerSided Module? If so, how is that possible?

I dont think thats possible, given that the server and client are two different things, if you are talking about server info on a client side module and being the sent to the server, yes it is possible