Is it possible to replicate realtime animation to clients

Hi,everyone.i am new one to UE4.There is a problem here,please help me .Thank you!
First of all,i get the realtime animation from localhost(127.0.0.1) in my project.Meanwhile, i add the module of sever-client to achive some event.While i could get the event relate to sever-client both in sever and client, but not to get realtime animation in client after package, of course it is ok in sever.
^I guess maybe there is the problem about the sever setting(127.0.0.1) of realtime animation in packaging.So how can i could replicate realtime animation to clients.
Thanks again.