Limited The discounts maybe time limited. Don't miss it out! Promo Info Discount Coupon CodeSave 5% OFF with coupon code, It ONLY works on our site. Get It Now
Volume DiscountWe offer volume discount for this product. Save up to 19% Off by purchasing multiple licenses with the coupon code: A9F82BDE80, as shown below:
Note: Once at the shopping cart web page, please fill the number into the quantity blank to purchase this product.
Click "Get It Now" Button above or below to activate this coupon code or deal. It's only valid on SoftCns.com If The Coupon Code Not Available Please bookmark this page first, and then clear the cookies of your browser. Lastly, restart your browser again or try to use another web browser, If you don't get it clearly, please visit Coupon Using Guide or send us expired.
Discount Bundle
Reviews
Average user rating: Excellent (/5)
Your Rating:
WeOnlyDo Awards
Product Details
wodSSHServer is an SSH Server ActiveX component (but also Telnet Server ActiveX as well) that will give you ability to easily add SSH2 (and SFTP) server capabilities to your application, as well as old TELNET server protocol. SSH protocol provides strong encryption of data, and authentication of users over insecure networks, such as Internet. Using it is really easy. Add it to your form (or create instance on the fly), use internal methods to generate pair of keys for the server (or import existing ones from other SSH servers) and start the server. From that moment, clients will be able to connect to your server, and do the following:
• enter chat that you created for them, • start command prompt and execute commands inside (just as they would do it from the console window), • start some program of their choice • use internally provided SFTP (secure ftp) server, or • open port forwarding for other programs
All of this, of course, can be adjusted by your needs. By default, server will not allow anyone to login unless you specify so (using LoginPassword event that is fired when someone wants to login to your server). Once connected, you will get the information about service type user requests. At this point, you can accept, reject or even change the service he requested. Or, you can just leave him alone and not interfere with his actions at all.