Ok. Sorry me, i'm not software developer, but i think problem in your code architecture.

Try create class for each request. This class should do request and read reply. And have category or other attributes (and getters|setters ) I think it best way and solution.

And also you can ask Mr. Wysota for best architecture solition. He is very good programmer.