Not totally sure what you are asking here....
When you login the client sends a message to the server that you are connecting. The server then checks that info and sees if you are a valid client.
Once that is done the client and server communicate ( using UDP packets ) info all the time like weather conditions, current players positions etc.
------------
Andrew