Opened 4 years ago
Last modified 41 hours ago
#1454 assigned enhancement
allow named pipes over the network
Reported by: | Antoine Martin | Owned by: | Antoine Martin |
---|---|---|---|
Priority: | major | Milestone: | future |
Component: | platforms | Version: | trunk |
Keywords: | win32 | Cc: |
Description
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
Change History (2)
comment:1 Changed 20 months ago by
Milestone: | 3.0 → future |
---|---|
Status: | new → assigned |
comment:2 Changed 41 hours ago by
Note: See
TracTickets for help on using
tickets.
this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/1454