i have an app that needs to connect to a server on our network and get some files. The PC used to run the app is straight out of the box and will never usually be connected to a network. What i need to do is connect the PC to our network, contact the server and grab some files. Can i do this using LDAP, if so can anyone give me some pointers?

Thanks.