Question about setting up from existing connection (SSH).

49 views
Skip to first unread message

Stef Bon

unread,
Mar 31, 2021, 4:10:07 PM3/31/21
to QUIC Prototype Protocol Discussion group
Hi,

I would like to try QUIC with SSH. I've got my own SSH implementation

see:


and have a client (osns_client) and working on ssh server (osns_ssh_server).
Now within SSH if you want to enable setting up of an extra connection over UDP for datatransfer, you need an extension:


Now in short is the extensionmechanism enabled on client and server, you need an extension to setup a data connection like:

a. client requests setup extra connection over udp with quic. 
b server responds with quic versions supported 
c client accepts one of the versions
d server sends a port/address to connect to and a timeout: after that the port is closed

Do you have examples with other protocols like HTTP(s) ? For inspiration and to prevent inventing the wheel.

Thanks in advance,

Stef Bon

Reply all
Reply to author
Forward
0 new messages