Board index » delphi » Where is the server ?
Ivan
![]() Delphi Developer |
Ivan
![]() Delphi Developer |
Where is the server ?2005-05-17 01:12:00 AM delphi242 Is there any way/tool how to find out computers with InterBase server running ? (listening on 3050 port) Some standard Windows utility ? Or some free tool ? Can I do it programatically ? thanks Ivan |
Dan Palley
![]() Delphi Developer |
2005-05-17 01:32:46 AM
Re:Where is the server ?
"Ivan" <XXXX@XXXXX.COM>writes
QuoteIs there any way/tool how to find out computers with InterBase Why do you need such a tool, though? Dan |
Ivan
![]() Delphi Developer |
2005-05-17 01:51:46 AM
Re:Where is the server ?Quote>Is there any way/tool how to find out computers with InterBase The people at POS have no idea what are the server machines names (of course), sometimes they can not let him use the PC where the client application is running, sometimes he must even use his own laptop (so he can not look into application's settings (where the server name is configured)). So, it there some quick-scan-tool to help him start immediately, or does he need to manually retrieve machine names and check them one by one ? Ivan |