I have just inherited a .NET application and this is my first experience of working with this technology.....

I have a client/server .NET environment where the client application automatically updates itself if there are any updates of the server..

I am trying to work out if this is a .NET 'feature' and if so what port does .NET use to achieve the update?????

Many thanks