program in C for Telnet in unix/linux based system

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • darshak bavishi
    New Member
    • Dec 2010
    • 10

    program in C for Telnet in unix/linux based system

    Hi ,

    My self Darshak working as engineer in ALU

    I want to develop one simple application by which i can get login (telnet or ssh) and run some commands through desktop which is connected to my servers by lan running on unix / linux . If i can store the output for the commands it would be more cool.

    Kindly revert for the same waiting for your responce..
  • johny10151981
    Top Contributor
    • Jan 2010
    • 1059

    #2
    Studying telnet protocol may lead you somewhere. for ssh you also need to study SSL.

    Comment

    • darshak bavishi
      New Member
      • Dec 2010
      • 10

      #3
      oks thanx for advise !! can you guide also one more thing how can we add new user in unix with different privilege (lets say telnet / can execute single cmd or script)

      Comment

      Working...