2

Newbie here basically I'm trying to build a sever/client file transfer application that transfers files and folders over the lan. Does any one have any sample application that I can look into that uses C++? Libssh examples are all in C which I already looked into. And what's the deal with libssh and libssh2?

user2557850
  • 119
  • 1
  • 3
  • 14

1 Answers1

-2

I don't think somebody will write the code for you. You have to get your hands dirty :)

asn
  • 798
  • 9
  • 17