Project Home
Project Home
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
BroadcastCommunity.qnx.com will be offline from May 31 6:00pm until June 2 12:00AM for upcoming system upgrades. For more information please go to https://community.qnx.com/sf/discussion/do/listPosts/projects.bazaar/discussion.bazaar.topc28418
Forum Topic - launch services like ftpd with io-pkt: Page 1 of 9 (9 Items)
   
launch services like ftpd with io-pkt  
Thanks to you guys, I now have io-pkt running on my computer.
With io-pkt-v4-hc -d pcnet -p tcpip ad dhcp.client
I was able to create an ethernet interface which allows me to connect ot the internet for instance.
But I'd like to be able to do some ftp and ssh on this ethernet adapter.
How do I do that ?
I tried  io-pkt-v4-hc -d pcnet -p tcpip -p ftp since ftp is a protocol but it does not seem to work.