Results 1 to 1 of 1
Hi All,
I am stuck in a problem. I want to perform "rsh name17" say. And i tried using the functions g_spawn_command_line_sync. but when i type rsh name 17, i ...
- 01-27-2011 #1Just Joined!
- Join Date
- Jan 2011
- Posts
- 2
Performing telnet/rsh / rlogin in an UI using gtk ?
Hi All,
I am stuck in a problem. I want to perform "rsh name17" say. And i tried using the functions g_spawn_command_line_sync. but when i type rsh name 17, i get
"rlogin: closed connection." any idea why this happens and what should be done v?
I basically want to login to a server and execute a script using my UI.
I am a newbie and any information will be helpful.
thanks !!


Reply With Quote