06-01-2009 10:55 AM
Okay, so I have been struggling with this problem for a good few days now. I have tried everything that I thought could possibly work, but to no avail there is no success. I have scoured this message board using the various techniques others have used and I have not had any success, I am hoping someone out there may be able to help with the problem.
What I am trying to do:
I want to be able to telnet into a UNIX machine and communicate with the machine by sending commands and reading responses. I have no problems at all doing this through the command prompt in Windows, so it is not a security issue or a bad connection issue.
Some things I have tried:
I have tried the TCP VIs and it seems there is no problem making the connection, but I can't successfully sign into the machine using the TCP Write.vi and my user name and password. I guess I am not sure if I have the right syntax to sign in, I have been using "user <username> <password>\n"
I don't have to use the TCP VIs, I could use the System Exec.vi if it is possible, but I have relentlessly tried all sorts of things with this VI also but nothing seems to work.
Any help would be greatly appreciated, I didn't supply any VIs or pics because I have tried so many different things.... I can supply any additional details that would be helpful in trying to figure out where I am going wrong. Thanks for your help
06-01-2009 11:25 AM
06-01-2009 11:32 AM
06-01-2009 01:30 PM