Today I've managed to test a first working example of combining Poco and Websphere MQ. MQWeb will be a C++ Webserver that will be used to get information from a Websphere MQ queuemanager. Thanks to Poco, it's really easy to create a HTTP webserver. The code of MQWeb can be found on this project website: http://sourceforge.net/projects/mqweb/
Now it's time, to add more functionalities ...
Franky





