Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ MT-multithreading and servers » SSH package for U++ (A feature-rich ilbssh2 wrapper for Ultimate++)
Re: SSH package for U++ [message #50158 is a reply to message #50157] Thu, 09 August 2018 17:03 Go to previous messageGo to previous message
Oblivion is currently offline  Oblivion
Messages: 1214
Registered: August 2007
Senior Contributor
"Pseudoblocking" - we still would like to have WhenWait and Abort (afaik it is now named "Cancel", but TcpSocket is using Abort, so maybe it should have the same name). WhenWait and Abort will allow GUI around it.... (That said, I think each channel should have its own WhenWait).


Of course, otherwise we cant even have optional MT or even multiple channels. Smile It will be blocking from the user-POV (similar to TcpSocket).


Well, if you are about to have such Get in the interface, you expect it to be usable with multiple streams at the same time. Storing into single ftp->done is no go then.
Really, let us wait for co_await and do it right then


Sure, let's wait. Smile But I really don't understand the problem. Can you elaborate a little mode if you don't mind?
In an ssh system you don't use a single sftp channel for multiple/concurrent transfers. Channels are disposable. This is even encouraged. So each byte counter (done) is used for a single transfer. Then it gets cleared. We do multiple Sftp transfers with multiple sftp sessions.


Quote:

Absolutely, except I might want to work on it a bit too Smile So please at least check what happens in svn.


Of course, It's taking some time on my side because I'm thinking on the new design Smile

Best regards,
Oblivion


[Updated on: Thu, 09 August 2018 17:24]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: WebSockets client in javascript connected to an U++ server sending binary messages
Next Topic: TURTLE high cpu usage, potential security flaw, and client handling problem
Goto Forum:
  


Current Time: Sat Jul 05 10:35:40 CEST 2025

Total time taken to generate the page: 0.03050 seconds