Home arrow Support arrow Gurock Software Forum arrow General Discussion arrow Connection between console & app

Subscribe to forum RSS Forum

Connection between console & app

New Topic Post Reply

Page: 1

Author Post
Member
Registered: Dec 2007
Posts: 35
Location: Poland
Hello,

What's the reason to initiate connection from application to the console? I think that it would be better is console were a client for an application.

Benefits:
-No need for configuration of console IP in *.sic file
-no performance degradation when console is unavailable and application tries to connect.

Currently, when application is started and I'm trying to connect to it, when my IP is changed, it's neccessary to change *.sic and restart application. :|

best regards
Piotr Rezmer
« Last edit by Piotr Rezmer on Fri Dec 14, 2007 7:20 pm. »
Administrator
Registered: Sep 2007
Posts: 134
Hello Piotr,

The reason for this behavior is that most people feel uncomfortable with having a tcp server running in their applications. We thought it was the better way to let the application act as a simple client. I can see where having a tcp server can be useful and in fact we already considered adding this as an additional protocol. However, currently there are no concrete plans in this direction.

For the last point (configuration file reload), we already implemented a new feature which can automatically reload a modified configuration file. There's no release date yet but it will be integrated into SmartInspect 3.0.
Member
Registered: Dec 2007
Posts: 35
Location: Poland
Hello Tobias,
Creating additional protocol would be good idea. Usually we need logging to find out what wrong is going on. Sometimes, problems appear after long time of application startup (and application works fine after restart). In this situation, using of SmartInspect console
with tcp protocol is a great way to see things inside application (especially features like watches are very helpful).
As far as configuration reloading and version 3.0, i think that it would be good to prepare a roadmap to see incoming features.
By the way, congratulations for creating really good tool. It changed my way of thinking about log files.

best regards
Piotr Rezmer
Administrator
Registered: Sep 2007
Posts: 134
Thanks for the kind words. :-)

New Topic Post Reply

Page: 1