Hello everybody,
I've 3 form fields in a form:User name, Password and IP-address.I store the user names and passwords in a flat file.Now, when i enter the username, password and IP-address and hit a button, I want to get connected to the given IP-address of the machine provided if the user name and password is matched.Once, if this is done, i should be able to send files, commands or variables.The remote entity creates a folder and save the files into it.
Could somebody please give me an in-sight how should i do this one???
Thanks in advance