What to do when a client has unrealistic expectations? [closed]
Closed 12 years ago.
Ambiguous program requirements
it seems that most of the programming exercises that I am currently doing, are a little bit ambiguous when it comes to specifying what should I do.
Should I Use WCF For My Purpose?
I wrote two programs that server and client can connect to each other (one program for server and another for client) with their IP addresses (socket programming).
AGPL License – does it apply in this scenario?
There is an AGPLv3 based software (Client) that makes web service calls (using SOAP) to another software (Server – commercial, cloud based). There is no common code or any connection whatsoever between these two except for the web service calls being made.
What to do when a client asks for something unreasonable (from my point of view)
I’m a freelance programmer and recently I finished a website, it all works fine but there was one user that complained to my client that he couldn’t log in. This problem was clearly a cookie-restriction/old browser one (I couldn’t create the problem myself and hunderds of users are working with the website just fine)
Which .NET technology would work as an improvement for this client/server application?
I am helping a friend with his rewrite of his .NET application, currently using WinForms + sockets, which is a client/server program that currently has on average ~120 concurrent users (sending messages, using the chat). The client will grow and eventually must be able to handle a several thousand concurrent users.
Should I re-download my server data after each change?
I have a simple DB editor that sits on the client. When I make changes via the editor, should I re-get all my data, as some of it is changed, or can I just do a check to make sure the procedure ran without error and assume my data is the same as the server?
Building a strong robust client-server system
I need some help with regards to implement a pre-designed system that has 4 components and several constraints. I’ve spent approximately 50 hours trying to determine the best way to build this system; however, I do not think I have a strong enough solution as of right now.
Building a strong robust client-server system
I need some help with regards to implement a pre-designed system that has 4 components and several constraints. I’ve spent approximately 50 hours trying to determine the best way to build this system; however, I do not think I have a strong enough solution as of right now.
Building a strong robust client-server system
I need some help with regards to implement a pre-designed system that has 4 components and several constraints. I’ve spent approximately 50 hours trying to determine the best way to build this system; however, I do not think I have a strong enough solution as of right now.