Opened 17 years ago
Last modified 13 years ago
#561 new Enhancement
Support IPv6 on GUI RPCs
Reported by: | Owned by: | davea | |
---|---|---|---|
Priority: | Minor | Milestone: | Undetermined |
Component: | Client - Daemon | Version: | |
Keywords: | IPv6 | Cc: |
Description
Please provide support for IPv6 in a MS Vista environment
Change History (5)
comment:1 Changed 17 years ago by
Component: | BOINC - API → Client - Daemon |
---|---|
Owner: | changed from Bruce Allen to davea |
comment:2 Changed 17 years ago by
comment:3 follow-up: 4 Changed 17 years ago by
Does it? At least my client version 5.10.28 does not listen on :::31416, only on 0.0.0.0:31416 and I don't remember seeing any ipv6 related stuff, at least not for the GUI-RPC.
comment:4 Changed 17 years ago by
Replying to Der Meister:
Does it? At least my client version 5.10.28 does not listen on :::31416, only on 0.0.0.0:31416 and I don't remember seeing any ipv6 related stuff, at least not for the GUI-RPC.
Saying what exactly doesn't work is a good start.
curl supports IPv6 so I guess it would already work for HTTP communication. You're probably right about GUIRPC.
comment:5 Changed 16 years ago by
Summary: | support IPv6 → Support IPv6 on GUI RPCs |
---|---|
Type: | Defect → Enhancement |
I confirm project server communication works. (and GUI RPC doesn't)
How do you know it doesn't already support it?