On Thu, Jan 5, 2012 at 7:32 PM, kumaresan chandran < [email protected]> wrote:
> > > > On Thu, Jan 5, 2012 at 5:54 PM, Balachandran Sivakumar < > [email protected]> wrote: > >> Hi, >> >> On Thu, Jan 5, 2012 at 5:47 PM, kumaresan chandran >> <[email protected]> wrote: >> > Hi, >> > >> > I need one help i am working on sftp using c++ code. If i use c++ >> code >> > in sftp any built-in libraries are there in Solaris 10 OS. >> > If any body knows give any sample program using c++ and sftp. >> > >> >> I am not very sure if I get your question right. But which >> version of Solaris are you running ? Is it the OpenSolaris(Open >> Indiana) or the commercial edition from Sun/Oracle ? If it is Open >> Indiana, it is as good as any GNU/Linux distro. You get gcc/g++, and >> openssh. You can do pkg install <pkg_name> to install any package. >> They also have a synaptic like UI to install software. But, we can >> help only if you explain what eactly you are doing. When you say sftp >> using C++, do you mean to say you are implementing the SFTP protocol ? >> sftp client and server? Please explain. Thanks >> >> >> -- >> Thank you >> Balachandran Sivakumar >> >> Arise Awake and stop not till the goal is reached. >> - Swami >> Vivekananda >> >> Mail: [email protected] >> Blog: http://benignbala.wordpress.com/ >> _______________________________________________ >> ILUGC Mailing List: >> http://www.ae.iitm.ac.in/mailman/listinfo/ilugc >> > > > > -- > Thanks & Regards > KUMARESAN C > > Hi, This is not open solaris. Sun Solaris 10. But i need any dependency needed for connecting sftp through c++. what is mean by curl. What is the use of the curl. Its open source or not. -- Thanks & Regards KUMARESAN C _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
