TCP network issue

Can anybody provide some tips on how to send physics and models?

Mostly you want to create a list/dict to map a code to a specific model, you can send the code to have the same model loaded on both server and client.
For physics and other updates you will need to send the values of the methods you want to invoke.