Hi, trying to develop a mini server, which is working fine if I manually specify the ipv4 ip address returned from running ipconfig from command prompt, but I was hoping to be able to call ipconfig from within the application itself to set the ip address automatically. Is there anyway of doing...