hello ,
i would like to get the ip adress to connect a share with the ip adress and not the hostname.
exemple : \\server\share_name
i want a system who get the ip adress and split, pinging the server name but i want to separate in first time
1 ) the antislash \\ and \sharename_name\.....
2) ping the hostanme "server"
3) get the ip and reinteger the ip with the unc \\IP\share_name and connect to the share that i will carry out.