Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

allow named pipes over the network #1454

Open
totaam opened this issue Mar 1, 2017 · 1 comment
Open

allow named pipes over the network #1454

totaam opened this issue Mar 1, 2017 · 1 comment
Labels
help wanted Extra attention is needed network win32 MS Windows OS
Milestone

Comments

@totaam
Copy link
Collaborator

totaam commented Mar 1, 2017

Issue migrated from trac ticket # 1454

component: platforms | priority: major | keywords: win32

2017-03-01 14:43:08: antoine created the issue


Follow up from #1174. Some groundwork in r15193 + r15196.

Issues:

  • we have to use the network name when connecting, ie:
xpra attach named-pipe:\\WIN7SERVER\pipe\Xpra\Main
  • we may need to call WNetUseConnection first
  • we are limited to 64KB per packet... so we'll need to chunk things
@totaam
Copy link
Collaborator Author

totaam commented Jun 17, 2019

2019-06-17 17:11:26: antoine changed status from new to assigned

@totaam totaam added help wanted Extra attention is needed network win32 MS Windows OS labels Jan 23, 2021
@totaam totaam added this to the future milestone Jan 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed network win32 MS Windows OS
Projects
None yet
Development

No branches or pull requests

1 participant