Thread: Socket Program to connect to SSH server

  1. #1
    Registered User
    Join Date
    Dec 2016
    Posts
    6

    Socket Program to connect to SSH server

    I have a SSH server asking for username and password for authentication. Once I created a socket using SSH server's IP and port, how to authenticate user with server?

  2. #2
    Registered User
    Join Date
    Oct 2006
    Posts
    3,445
    What platform will your program run on? Unix/Linux/Mac or Windows?
    What can this strange device be?
    When I touch it, it gives forth a sound
    It's got wires that vibrate and give music
    What can this thing be that I found?

  3. #3
    Registered User
    Join Date
    Dec 2016
    Posts
    6
    Quote Originally Posted by Elkvis View Post
    What platform will your program run on? Unix/Linux/Mac or Windows?
    Linux

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. How to connect to MSSQL server thru C program
    By murali2489 in forum Windows Programming
    Replies: 1
    Last Post: 02-09-2015, 07:07 PM
  2. How to connect to MSSQL server thru C program
    By murali2489 in forum C Programming
    Replies: 0
    Last Post: 02-08-2015, 01:25 AM
  3. Replies: 29
    Last Post: 10-22-2009, 11:01 AM
  4. Problem with simple socket client/server program
    By spencer88 in forum C Programming
    Replies: 6
    Last Post: 05-05-2009, 11:05 PM
  5. socket connect returning odd
    By WaterNut in forum C++ Programming
    Replies: 5
    Last Post: 05-10-2005, 08:49 PM

Tags for this Thread