Re: C# Lookup Local & Network MySQL Servers
Posted by: raghu sunkara
Date: February 08, 2007 11:19PM

hi,

your are telling one possible method is to use the WMI (Windows Management Instrumentation, Class System.Management) to determine if a MySQL-Server is running on a particular machine in the network.

can you please tell other possible ways to get the mysql servers running in a network.

i am trying to use wmi but i need to give user name and password to get the remote machine's all services. for my application i dont want to give user name and password to connect to remote machine to get the all services.

please friends help me. please tell me other ways to get the mysql servers running in a network.


Regards,
Raghu

Options: ReplyQuote


Subject
Written By
Posted
Re: C# Lookup Local & Network MySQL Servers
February 08, 2007 11:19PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.