I have developed a WPF application (C#), which is used to manage a large number of subscribers. The company that owns this application has a lot of branches throughout the country and they want to deploy this application for each branch via LAN. They want to know the required bandwidth for this application.
How can I measure the bandwidth my application uses per user to calculate the required bandwidth for the LAN, where the application will work.
I'm using SQL Server 2012 at the backend. The subscribers' account information is maintained in the db.